Skip to content
Aborted

Console Output

Started by user Fabrizio Giudici
Running as SYSTEM
Building in workspace /var/jenkins_home/jobs/Zephyr_Build_and_Test/workspace
The recommended git tool is: NONE
No credentials specified
 > git rev-parse --resolve-git-dir /var/jenkins_home/jobs/Zephyr_Build_and_Test/workspace/.git # timeout=10
Fetching changes from the remote Git repository
 > git config remote.origin.url https://bitbucket.org/fabriziogiudici/northernwind-rca-src.git # timeout=10
Cleaning workspace
 > git rev-parse --verify HEAD # timeout=10
Resetting working tree
 > git reset --hard # timeout=10
 > git clean -fdx # timeout=10
Fetching upstream changes from https://bitbucket.org/fabriziogiudici/northernwind-rca-src.git
 > git --version # timeout=10
 > git --version # 'git version 2.30.2'
 > git fetch --tags --force --progress -- https://bitbucket.org/fabriziogiudici/northernwind-rca-src.git +refs/heads/*:refs/remotes/origin/* # timeout=10
Seen branch in repository origin/fabrizio.giudici
Seen branch in repository origin/feature/NWRCA-53
Seen branch in repository origin/feature/NWRCA-7
Seen branch in repository origin/fix-for-NWRCA-53
Seen branch in repository origin/fix-for-NWRCA-7
Seen branch in repository origin/fix-for-NWRCA-95
Seen branch in repository origin/master
Seen branch in repository origin/release/1.2-ALPHA-4
Seen 8 remote branches
 > git show-ref --tags -d # timeout=10
Checking out Revision 30819703aea58b321ffad9c61af55aeaebb1cadf (origin/release/1.2-ALPHA-4)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 30819703aea58b321ffad9c61af55aeaebb1cadf # timeout=10
Commit message: "Updated Super POM."
 > git rev-list --no-walk 30819703aea58b321ffad9c61af55aeaebb1cadf # timeout=10
Parsing POMs
using settings config with name settings-mirror
Replacing all maven server entries not found in credentials list is true
Modules changed, recalculating dependency graph
Established TCP socket on 32917
[workspace] $ /var/jenkins_home/tools/hudson.model.JDK/AdoptOpenJDK_11/bin/java -DblueMarine2.musicTestSets.path=/mnt/test-data/MusicTestSets -DtestSet.stoppingdown_100_20230116.folder=/var/jenkins_home/jobs/StoppingDown_100_20230116/workspace -cp /var/jenkins_home/plugins/maven-plugin/WEB-INF/lib/maven35-agent-1.14.jar:/var/jenkins_home/tools/hudson.tasks.Maven_MavenInstallation/Maven_3.9.1/boot/plexus-classworlds-2.6.0.jar:/var/jenkins_home/tools/hudson.tasks.Maven_MavenInstallation/Maven_3.9.1/conf/logging jenkins.maven3.agent.Maven35Main /var/jenkins_home/tools/hudson.tasks.Maven_MavenInstallation/Maven_3.9.1 /var/jenkins_home/war/WEB-INF/lib/remoting-3107.v665000b_51092.jar /var/jenkins_home/plugins/maven-plugin/WEB-INF/lib/maven35-interceptor-1.14.jar /var/jenkins_home/plugins/maven-plugin/WEB-INF/lib/maven3-interceptor-commons-1.14.jar 32917
<===[JENKINS REMOTING CAPACITY]===>channel started
using settings config with name settings-mirror
Replacing all maven server entries not found in credentials list is true
Executing Maven:  -B -f /var/jenkins_home/jobs/Zephyr_Build_and_Test/workspace/pom.xml -Dmaven.repo.local=/var/jenkins_home/maven-repositories/0 -s /tmp/settings3826597358197436153.xml -Pinstallers,generate-revision-id,it.tidalwave-ci-v1 -DtestFailureIgnore=true
[INFO] Scanning for projects...
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Build Order:
[INFO] 
[INFO] Zephyr                                                             [pom]
[INFO] Zephyr (modules)                                                   [pom]
[INFO] Zephyr - Core Implementation Stripped                              [jar]
[INFO] Zephyr - Model                                                     [jar]
[INFO] Zephyr - UI Commons                                                [jar]
[INFO] Zephyr - Embedded Server                                           [jar]
[INFO] Zephyr - UI Content Editor                                         [jar]
[INFO] Zephyr - UI Content Explorer                                       [jar]
[INFO] Zephyr - UI Content Manager                                        [jar]
[INFO] Zephyr - UI Site Opener                                            [jar]
[INFO] Zephyr - UI Structure Explorer                                     [jar]
[INFO] Zephyr - UI Structure Editor                                       [jar]
[INFO] Zephyr - UI (JavaFX)                                               [jar]
[INFO] Zephyr - Application (JavaFX)                                      [jar]
[INFO] Zephyr - Installer, macOS                                          [pom]
[INFO] 
[INFO] -----------< it.tidalwave.northernwind.rca:northernwind-rca >-----------
[INFO] Building Zephyr 1.2-ALPHA-4-SNAPSHOT                              [1/15]
[INFO]   from pom.xml
[INFO] --------------------------------[ pom ]---------------------------------
[INFO] 
[INFO] --- clean:3.2.0:clean (default-clean) @ northernwind-rca ---
[INFO] 
[INFO] --- buildnumber:3.0.0:create (default) @ northernwind-rca ---
[INFO] ShortRevision tag detected. The value is '12'.
[INFO] Executing: /bin/sh -c cd '/var/jenkins_home/jobs/Zephyr_Build_and_Test/workspace' && 'git' 'rev-parse' '--verify' '--short=12' 'HEAD'
[INFO] Working directory: /var/jenkins_home/jobs/Zephyr_Build_and_Test/workspace
[INFO] Storing buildNumber: 30819703aea5 at timestamp: 1683634878183
[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/Zephyr_Build_and_Test/workspace' && 'git' 'rev-parse' '--verify' '--short=12' 'HEAD'
[INFO] Working directory: /var/jenkins_home/jobs/Zephyr_Build_and_Test/workspace
[INFO] Storing buildScmBranch: UNKNOWN
[INFO] 
[INFO] --- enforcer:3.3.0:enforce (enforce-maven) @ northernwind-rca ---
[INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.DependencyConvergence passed
[INFO] Rule 1: org.apache.maven.enforcer.rules.version.RequireMavenVersion passed
[INFO] Rule 2: org.apache.maven.enforcer.rules.version.RequireJavaVersion passed
[INFO] Rule 3: org.apache.maven.enforcer.rules.RequirePluginVersions passed
[INFO] Rule 4: org.apache.maven.enforcer.rules.ReactorModuleConvergence passed
[INFO] 
[INFO] --- enforcer:3.3.0:enforce (enforce-banned-dependencies) @ northernwind-rca ---
[INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed
[INFO] 
[INFO] --- antrun:3.1.0:run (generate-and-print-build-description) @ northernwind-rca ---
[INFO] Executing tasks
[INFO]      [echo] DESCRIPTION: origin/release/1.2-ALPHA-4 1.2-ALPHA-4-SNAPSHOT 30819703aea5
[INFO]      [echo] Java Version: 11.0.18 -source 11 -target 11 -release 11
[INFO] Executed tasks
[INFO] 
[INFO] --- jar:3.3.0:test-jar (default-test-jar) @ northernwind-rca ---
[INFO] Skipping packaging of the test-jar
[INFO] 
[INFO] --- install:3.1.1:install (default-install) @ northernwind-rca ---
[INFO] Installing /var/jenkins_home/jobs/Zephyr_Build_and_Test/workspace/pom.xml to /var/jenkins_home/maven-repositories/0/it/tidalwave/northernwind/rca/northernwind-rca/1.2-ALPHA-4-SNAPSHOT/northernwind-rca-1.2-ALPHA-4-SNAPSHOT.pom
[JENKINS] Archiving disabled
Started calculate disk usage of build
Finished Calculation of disk usage of build in 0 seconds
Started calculate disk usage of workspace
Finished Calculation of disk usage of workspace in 0 seconds
[INFO] 
[INFO] -------< it.tidalwave.northernwind.rca:northernwind-rca-modules >-------
[INFO] Building Zephyr (modules) 1.2-ALPHA-4-SNAPSHOT                    [2/15]
[INFO]   from modules/pom.xml
[INFO] --------------------------------[ pom ]---------------------------------
[INFO] 
[INFO] --- clean:3.2.0:clean (default-clean) @ northernwind-rca-modules ---
[INFO] 
[INFO] --- buildnumber:3.0.0:create (default) @ northernwind-rca-modules ---
[INFO] ShortRevision tag detected. The value is '12'.
[INFO] Executing: /bin/sh -c cd '/var/jenkins_home/jobs/Zephyr_Build_and_Test/workspace/modules' && 'git' 'rev-parse' '--verify' '--short=12' 'HEAD'
[INFO] Working directory: /var/jenkins_home/jobs/Zephyr_Build_and_Test/workspace/modules
[INFO] Storing buildNumber: 30819703aea5 at timestamp: 1683634881363
[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/Zephyr_Build_and_Test/workspace/modules' && 'git' 'rev-parse' '--verify' '--short=12' 'HEAD'
[INFO] Working directory: /var/jenkins_home/jobs/Zephyr_Build_and_Test/workspace/modules
[INFO] Storing buildScmBranch: UNKNOWN
[INFO] 
[INFO] --- enforcer:3.3.0:enforce (enforce-maven) @ northernwind-rca-modules ---
[INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.DependencyConvergence passed
[INFO] Rule 3: org.apache.maven.enforcer.rules.RequirePluginVersions passed
[INFO] 
[INFO] --- enforcer:3.3.0:enforce (enforce-banned-dependencies) @ northernwind-rca-modules ---
[INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed
[INFO] 
[INFO] --- antrun:3.1.0:run (generate-and-print-build-description) @ northernwind-rca-modules ---
[INFO] Executing tasks
[INFO]      [echo] DESCRIPTION: origin/release/1.2-ALPHA-4 1.2-ALPHA-4-SNAPSHOT 30819703aea5
[INFO]      [echo] Java Version: 11.0.18 -source 11 -target 11 -release 11
[INFO] Executed tasks
[INFO] 
[INFO] --- jar:3.3.0:test-jar (default-test-jar) @ northernwind-rca-modules ---
[INFO] Skipping packaging of the test-jar
[INFO] 
[INFO] --- install:3.1.1:install (default-install) @ northernwind-rca-modules ---
[INFO] Installing /var/jenkins_home/jobs/Zephyr_Build_and_Test/workspace/modules/pom.xml to /var/jenkins_home/maven-repositories/0/it/tidalwave/northernwind/rca/northernwind-rca-modules/1.2-ALPHA-4-SNAPSHOT/northernwind-rca-modules-1.2-ALPHA-4-SNAPSHOT.pom
[JENKINS] Archiving disabled
Started calculate disk usage of build
Finished Calculation of disk usage of build in 0 seconds
Started calculate disk usage of workspace
Finished Calculation of disk usage of workspace in 0 seconds
[INFO] 
[INFO] --< it.tidalwave.northernwind.rca:it-tidalwave-northernwind-model-core-stripped >--
[INFO] Building Zephyr - Core Implementation Stripped 1.2-ALPHA-4-SNAPSHOT [3/15]
[INFO]   from modules/StrippedCoreImplementation/pom.xml
[INFO] --------------------------------[ jar ]---------------------------------
[INFO] 
[INFO] --- clean:3.2.0:clean (default-clean) @ it-tidalwave-northernwind-model-core-stripped ---
[INFO] 
[INFO] --- buildnumber:3.0.0:create (default) @ it-tidalwave-northernwind-model-core-stripped ---
[INFO] ShortRevision tag detected. The value is '12'.
[INFO] Executing: /bin/sh -c cd '/var/jenkins_home/jobs/Zephyr_Build_and_Test/workspace/modules/StrippedCoreImplementation' && 'git' 'rev-parse' '--verify' '--short=12' 'HEAD'
[INFO] Working directory: /var/jenkins_home/jobs/Zephyr_Build_and_Test/workspace/modules/StrippedCoreImplementation
[INFO] Storing buildNumber: 30819703aea5 at timestamp: 1683634882825
[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/Zephyr_Build_and_Test/workspace/modules/StrippedCoreImplementation' && 'git' 'rev-parse' '--verify' '--short=12' 'HEAD'
[INFO] Working directory: /var/jenkins_home/jobs/Zephyr_Build_and_Test/workspace/modules/StrippedCoreImplementation
[INFO] Storing buildScmBranch: UNKNOWN
[INFO] 
[INFO] --- enforcer:3.3.0:enforce (enforce-maven) @ it-tidalwave-northernwind-model-core-stripped ---
[INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.DependencyConvergence passed
[INFO] Rule 3: org.apache.maven.enforcer.rules.RequirePluginVersions passed
[INFO] 
[INFO] --- enforcer:3.3.0:enforce (enforce-banned-dependencies) @ it-tidalwave-northernwind-model-core-stripped ---
[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-northernwind-model-core-stripped ---
[INFO] Executing tasks
[INFO]      [echo] DESCRIPTION: origin/release/1.2-ALPHA-4 1.2-ALPHA-4-SNAPSHOT 30819703aea5
[INFO]      [echo] Java Version: 11.0.18 -source 11 -target 11 -release 11
[INFO] Executed tasks
[INFO] 
[INFO] --- resources:3.3.1:resources (default-resources) @ it-tidalwave-northernwind-model-core-stripped ---
[INFO] skip non existing resourceDirectory /var/jenkins_home/jobs/Zephyr_Build_and_Test/workspace/modules/StrippedCoreImplementation/src/main/resources
[INFO] 
[INFO] --- compiler:3.11.0:compile (default-compile) @ it-tidalwave-northernwind-model-core-stripped ---
[INFO] Changes detected - recompiling the module! :source
[INFO] Compiling 1 source file with javac [forked debug deprecation release 11] to target/classes
[INFO] 
[INFO] --- resources:3.3.1:testResources (default-testResources) @ it-tidalwave-northernwind-model-core-stripped ---
[INFO] skip non existing resourceDirectory /var/jenkins_home/jobs/Zephyr_Build_and_Test/workspace/modules/StrippedCoreImplementation/src/test/resources
[INFO] 
[INFO] --- compiler:3.11.0:testCompile (default-testCompile) @ it-tidalwave-northernwind-model-core-stripped ---
[INFO] No sources to compile
[INFO] 
[INFO] --- surefire:3.0.0:test (default-test) @ it-tidalwave-northernwind-model-core-stripped ---
[INFO] No tests to run.
[JENKINS] Recording test results
[INFO] 
[INFO] --- jar:3.3.0:jar (default-jar) @ it-tidalwave-northernwind-model-core-stripped ---
[INFO] Building jar: /var/jenkins_home/jobs/Zephyr_Build_and_Test/workspace/modules/StrippedCoreImplementation/target/it-tidalwave-northernwind-model-core-stripped-1.2-ALPHA-4-SNAPSHOT.30819703aea5.jar
[INFO] 
[INFO] --- jar:3.3.0:test-jar (default-test-jar) @ it-tidalwave-northernwind-model-core-stripped ---
[INFO] Skipping packaging of the test-jar
[INFO] 
[INFO] --- shade:3.4.1:shade (default) @ it-tidalwave-northernwind-model-core-stripped ---
[INFO] Downloading from maven-proxy.tidalwave.it: https://services.tidalwave.it/nexus/content/groups/public/org/ow2/asm/asm-commons/9.4/asm-commons-9.4.pom
[INFO] Downloaded from maven-proxy.tidalwave.it: https://services.tidalwave.it/nexus/content/groups/public/org/ow2/asm/asm-commons/9.4/asm-commons-9.4.pom (2.8 kB at 1.7 kB/s)
[INFO] Downloading from maven-proxy.tidalwave.it: https://services.tidalwave.it/nexus/content/groups/public/org/ow2/asm/asm-tree/9.4/asm-tree-9.4.pom
[INFO] Downloaded from maven-proxy.tidalwave.it: https://services.tidalwave.it/nexus/content/groups/public/org/ow2/asm/asm-tree/9.4/asm-tree-9.4.pom (2.6 kB at 8.6 kB/s)
[INFO] Downloading from maven-proxy.tidalwave.it: https://services.tidalwave.it/nexus/content/groups/public/org/jdom/jdom2/2.0.6.1/jdom2-2.0.6.1.pom
[INFO] Downloaded from maven-proxy.tidalwave.it: https://services.tidalwave.it/nexus/content/groups/public/org/jdom/jdom2/2.0.6.1/jdom2-2.0.6.1.pom (4.6 kB at 14 kB/s)
[INFO] Downloading from maven-proxy.tidalwave.it: https://services.tidalwave.it/nexus/content/groups/public/org/apache/maven/shared/maven-dependency-tree/3.2.0/maven-dependency-tree-3.2.0.pom
[INFO] Downloaded from maven-proxy.tidalwave.it: https://services.tidalwave.it/nexus/content/groups/public/org/apache/maven/shared/maven-dependency-tree/3.2.0/maven-dependency-tree-3.2.0.pom (6.2 kB at 21 kB/s)
[INFO] Downloading from maven-proxy.tidalwave.it: https://services.tidalwave.it/nexus/content/groups/public/org/vafer/jdependency/2.8.0/jdependency-2.8.0.pom
[INFO] Downloaded from maven-proxy.tidalwave.it: https://services.tidalwave.it/nexus/content/groups/public/org/vafer/jdependency/2.8.0/jdependency-2.8.0.pom (14 kB at 47 kB/s)
[INFO] Downloading from maven-proxy.tidalwave.it: https://services.tidalwave.it/nexus/content/groups/public/org/ow2/asm/asm-commons/9.4/asm-commons-9.4.jar
[INFO] Downloaded from maven-proxy.tidalwave.it: https://services.tidalwave.it/nexus/content/groups/public/org/ow2/asm/asm-commons/9.4/asm-commons-9.4.jar (73 kB at 235 kB/s)
[INFO] Downloading from maven-proxy.tidalwave.it: https://services.tidalwave.it/nexus/content/groups/public/org/ow2/asm/asm-tree/9.4/asm-tree-9.4.jar
[INFO] Downloading from maven-proxy.tidalwave.it: https://services.tidalwave.it/nexus/content/groups/public/org/apache/maven/shared/maven-dependency-tree/3.2.0/maven-dependency-tree-3.2.0.jar
[INFO] Downloading from maven-proxy.tidalwave.it: https://services.tidalwave.it/nexus/content/groups/public/org/jdom/jdom2/2.0.6.1/jdom2-2.0.6.1.jar
[INFO] Downloading from maven-proxy.tidalwave.it: https://services.tidalwave.it/nexus/content/groups/public/org/vafer/jdependency/2.8.0/jdependency-2.8.0.jar
[INFO] Downloaded from maven-proxy.tidalwave.it: https://services.tidalwave.it/nexus/content/groups/public/org/ow2/asm/asm-tree/9.4/asm-tree-9.4.jar (53 kB at 140 kB/s)
[INFO] Downloaded from maven-proxy.tidalwave.it: https://services.tidalwave.it/nexus/content/groups/public/org/apache/maven/shared/maven-dependency-tree/3.2.0/maven-dependency-tree-3.2.0.jar (41 kB at 98 kB/s)
[INFO] Downloaded from maven-proxy.tidalwave.it: https://services.tidalwave.it/nexus/content/groups/public/org/jdom/jdom2/2.0.6.1/jdom2-2.0.6.1.jar (328 kB at 687 kB/s)
[INFO] Downloaded from maven-proxy.tidalwave.it: https://services.tidalwave.it/nexus/content/groups/public/org/vafer/jdependency/2.8.0/jdependency-2.8.0.jar (233 kB at 442 kB/s)
[WARNING] Parameter 'localRepository' is deprecated core expression; Avoid use of ArtifactRepository type. If you need access to local repository, switch to '${repositorySystemSession}' expression and get LRM from it instead.
[INFO] Including it.tidalwave.northernwind:it-tidalwave-northernwind-core-default:jar:1.2-ALPHA-6 in the shaded jar.
[INFO] Excluding it.tidalwave.northernwind:it-tidalwave-northernwind-core-profiling:jar:1.2-ALPHA-6 from the shaded jar.
[INFO] Excluding it.tidalwave.northernwind:it-tidalwave-northernwind-core:jar:1.2-ALPHA-6 from the shaded jar.
[INFO] Excluding org.apache.commons:commons-math3:jar:3.0 from the shaded jar.
[INFO] Excluding org.slf4j:jul-to-slf4j:jar:2.0.7 from the shaded jar.
[INFO] Excluding it.tidalwave.thesefoolishthings:it-tidalwave-role-spring:jar:3.2-ALPHA-8 from the shaded jar.
[INFO] Excluding it.tidalwave.northernwind:it-tidalwave-html-patches:jar:1.2-ALPHA-6 from the shaded jar.
[INFO] Excluding it.tidalwave.thesefoolishthings:it-tidalwave-util:jar:3.2-ALPHA-8 from the shaded jar.
[INFO] Excluding it.tidalwave.thesefoolishthings:it-tidalwave-role:jar:3.2-ALPHA-8 from the shaded jar.
[INFO] Excluding org.springframework:spring-beans:jar:5.3.1 from the shaded jar.
[INFO] Excluding org.antlr:ST4:jar:4.1 from the shaded jar.
[INFO] Excluding org.antlr:antlr-runtime:jar:3.5.2 from the shaded jar.
[INFO] Excluding commons-io:commons-io:jar:2.4 from the shaded jar.
[INFO] Excluding javax.inject:javax.inject:jar:1 from the shaded jar.
[INFO] Excluding javax.annotation:javax.annotation-api:jar:1.3.2 from the shaded jar.
[INFO] Excluding org.slf4j:slf4j-api:jar:2.0.7 from the shaded jar.
[INFO] Excluding org.slf4j:jcl-over-slf4j:jar:2.0.7 from the shaded jar.
[INFO] Excluding com.github.spotbugs:spotbugs-annotations:jar:3.1.9 from the shaded jar.
[INFO] Excluding com.google.code.findbugs:jsr305:jar:3.0.2 from the shaded jar.
[INFO] Excluding it.tidalwave.thesefoolishthings:it-tidalwave-messagebus-spring:jar:3.2-ALPHA-8 from the shaded jar.
[INFO] Excluding org.springframework:spring-context:jar:5.3.1 from the shaded jar.
[INFO] Excluding org.springframework:spring-aop:jar:5.3.1 from the shaded jar.
[INFO] Excluding org.springframework:spring-expression:jar:5.3.1 from the shaded jar.
[INFO] Excluding org.springframework:spring-core:jar:5.3.1 from the shaded jar.
[INFO] Excluding org.springframework:spring-jcl:jar:5.3.1 from the shaded jar.
[INFO] Excluding it.tidalwave.thesefoolishthings:it-tidalwave-messagebus:jar:3.2-ALPHA-8 from the shaded jar.
[INFO] Excluding org.springframework:spring-aspects:jar:5.3.1 from the shaded jar.
[INFO] Excluding org.aspectj:aspectjrt:jar:1.9.19 from the shaded jar.
[INFO] Replacing original artifact with shaded artifact.
[INFO] Replacing /var/jenkins_home/jobs/Zephyr_Build_and_Test/workspace/modules/StrippedCoreImplementation/target/it-tidalwave-northernwind-model-core-stripped-1.2-ALPHA-4-SNAPSHOT.30819703aea5.jar with /var/jenkins_home/jobs/Zephyr_Build_and_Test/workspace/modules/StrippedCoreImplementation/target/it-tidalwave-northernwind-model-core-stripped-1.2-ALPHA-4-SNAPSHOT-shaded.jar
[INFO] 
[INFO] --- install:3.1.1:install (default-install) @ it-tidalwave-northernwind-model-core-stripped ---
[INFO] Installing /var/jenkins_home/jobs/Zephyr_Build_and_Test/workspace/modules/StrippedCoreImplementation/pom.xml to /var/jenkins_home/maven-repositories/0/it/tidalwave/northernwind/rca/it-tidalwave-northernwind-model-core-stripped/1.2-ALPHA-4-SNAPSHOT/it-tidalwave-northernwind-model-core-stripped-1.2-ALPHA-4-SNAPSHOT.pom
[INFO] Installing /var/jenkins_home/jobs/Zephyr_Build_and_Test/workspace/modules/StrippedCoreImplementation/target/it-tidalwave-northernwind-model-core-stripped-1.2-ALPHA-4-SNAPSHOT.30819703aea5.jar to /var/jenkins_home/maven-repositories/0/it/tidalwave/northernwind/rca/it-tidalwave-northernwind-model-core-stripped/1.2-ALPHA-4-SNAPSHOT/it-tidalwave-northernwind-model-core-stripped-1.2-ALPHA-4-SNAPSHOT.jar
[JENKINS] Archiving disabled
Started calculate disk usage of build
Finished Calculation of disk usage of build in 0 seconds
Started calculate disk usage of workspace
Finished Calculation of disk usage of workspace in 0 seconds
[INFO] 
[INFO] --< it.tidalwave.northernwind.rca:it-tidalwave-northernwind-rca-model >--
[INFO] Building Zephyr - Model 1.2-ALPHA-4-SNAPSHOT                      [4/15]
[INFO]   from modules/Model/pom.xml
[INFO] --------------------------------[ jar ]---------------------------------
[INFO] 
[INFO] --- clean:3.2.0:clean (default-clean) @ it-tidalwave-northernwind-rca-model ---
[INFO] 
[INFO] --- buildnumber:3.0.0:create (default) @ it-tidalwave-northernwind-rca-model ---
[INFO] ShortRevision tag detected. The value is '12'.
[INFO] Executing: /bin/sh -c cd '/var/jenkins_home/jobs/Zephyr_Build_and_Test/workspace/modules/Model' && 'git' 'rev-parse' '--verify' '--short=12' 'HEAD'
[INFO] Working directory: /var/jenkins_home/jobs/Zephyr_Build_and_Test/workspace/modules/Model
[INFO] Storing buildNumber: 30819703aea5 at timestamp: 1683634893629
[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/Zephyr_Build_and_Test/workspace/modules/Model' && 'git' 'rev-parse' '--verify' '--short=12' 'HEAD'
[INFO] Working directory: /var/jenkins_home/jobs/Zephyr_Build_and_Test/workspace/modules/Model
[INFO] Storing buildScmBranch: UNKNOWN
[INFO] 
[INFO] --- enforcer:3.3.0:enforce (enforce-maven) @ it-tidalwave-northernwind-rca-model ---
[INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.DependencyConvergence passed
[INFO] Rule 3: org.apache.maven.enforcer.rules.RequirePluginVersions passed
[INFO] 
[INFO] --- enforcer:3.3.0:enforce (enforce-banned-dependencies) @ it-tidalwave-northernwind-rca-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-northernwind-rca-model ---
[INFO] Executing tasks
[INFO]      [echo] DESCRIPTION: origin/release/1.2-ALPHA-4 1.2-ALPHA-4-SNAPSHOT 30819703aea5
[INFO]      [echo] Java Version: 11.0.18 -source 11 -target 11 -release 11
[INFO] Executed tasks
[INFO] 
[INFO] --- antrun:3.1.0:run (create-unwoven-classes-dirs) @ it-tidalwave-northernwind-rca-model ---
[INFO] Executing tasks
[INFO]     [mkdir] Created dir: /var/jenkins_home/jobs/Zephyr_Build_and_Test/workspace/modules/Model/target/unwoven-classes
[INFO]     [mkdir] Created dir: /var/jenkins_home/jobs/Zephyr_Build_and_Test/workspace/modules/Model/target/unwoven-test-classes
[INFO] Executed tasks
[INFO] 
[INFO] --- resources:3.3.1:resources (default-resources) @ it-tidalwave-northernwind-rca-model ---
[INFO] Copying 2 resources from src/main/resources to target/classes
[INFO] 
[INFO] --- compiler:3.11.0:compile (default-compile) @ it-tidalwave-northernwind-rca-model ---
[WARNING] Parameter 'outputDirectory' is read-only, must not be used in configuration
[INFO] Changes detected - recompiling the module! :dependency
[INFO] Compiling 10 source files with javac [forked debug deprecation release 11] to target/unwoven-classes
[WARNING] /var/jenkins_home/jobs/Zephyr_Build_and_Test/workspace/modules/Model/src/main/java/it/tidalwave/northernwind/model/impl/admin/PatchedTextResourcePropertyResolver.java:[133,76] [deprecation] result() in Finder has been deprecated
  where TYPE is a type-variable:
    TYPE extends Object declared in interface Finder
[WARNING] /var/jenkins_home/jobs/Zephyr_Build_and_Test/workspace/modules/Model/src/main/java/it/tidalwave/northernwind/model/impl/admin/AdminResource.java:[97,92] [deprecation] result() in Finder has been deprecated
  where TYPE is a type-variable:
    TYPE extends Object declared in interface Finder
[WARNING] /var/jenkins_home/jobs/Zephyr_Build_and_Test/workspace/modules/Model/src/main/java/it/tidalwave/northernwind/model/impl/admin/AdminSite.java:[85,28] [deprecation] getTemplate(Class<?>,ResourcePath) in Site has been deprecated
[WARNING] /var/jenkins_home/jobs/Zephyr_Build_and_Test/workspace/modules/Model/src/main/java/it/tidalwave/northernwind/model/impl/admin/ResourceFinder.java:[62,50] [unchecked] unchecked conversion
  required: ResourceFinder<T>
  found:    ResourceFinder
  where T is a type-variable:
    T extends Resource declared in class ResourceFinder
[WARNING] /var/jenkins_home/jobs/Zephyr_Build_and_Test/workspace/modules/Model/src/main/java/it/tidalwave/northernwind/model/impl/admin/ResourceFinder.java:[44,13] [serial] serializable class ResourceFinder has no definition of serialVersionUID
[INFO] 
[INFO] --- aspectj:1.14.0:compile (weave-classes) @ it-tidalwave-northernwind-rca-model ---
[INFO] Showing AJC message detail for messages of types: [error, warning, fail]
[INFO] 
[INFO] --- resources:3.3.1:testResources (default-testResources) @ it-tidalwave-northernwind-rca-model ---
[INFO] skip non existing resourceDirectory /var/jenkins_home/jobs/Zephyr_Build_and_Test/workspace/modules/Model/src/test/resources
[INFO] 
[INFO] --- compiler:3.11.0:testCompile (default-testCompile) @ it-tidalwave-northernwind-rca-model ---
[WARNING] Parameter 'outputDirectory' is read-only, must not be used in configuration
[INFO] No sources to compile
[INFO] 
[INFO] --- aspectj:1.14.0:test-compile (weave-test-classes) @ it-tidalwave-northernwind-rca-model ---
[INFO] Showing AJC message detail for messages of types: [error, warning, fail]
[INFO] 
[INFO] --- surefire:3.0.0:test (default-test) @ it-tidalwave-northernwind-rca-model ---
[JENKINS] Recording test results
[INFO] 
[INFO] --- jar:3.3.0:jar (default-jar) @ it-tidalwave-northernwind-rca-model ---
[INFO] Building jar: /var/jenkins_home/jobs/Zephyr_Build_and_Test/workspace/modules/Model/target/it-tidalwave-northernwind-rca-model-1.2-ALPHA-4-SNAPSHOT.30819703aea5.jar
[INFO] 
[INFO] --- jar:3.3.0:test-jar (default-test-jar) @ it-tidalwave-northernwind-rca-model ---
[INFO] Building jar: /var/jenkins_home/jobs/Zephyr_Build_and_Test/workspace/modules/Model/target/it-tidalwave-northernwind-rca-model-1.2-ALPHA-4-SNAPSHOT.30819703aea5-tests.jar
[INFO] 
[INFO] --- install:3.1.1:install (default-install) @ it-tidalwave-northernwind-rca-model ---
[INFO] Installing /var/jenkins_home/jobs/Zephyr_Build_and_Test/workspace/modules/Model/pom.xml to /var/jenkins_home/maven-repositories/0/it/tidalwave/northernwind/rca/it-tidalwave-northernwind-rca-model/1.2-ALPHA-4-SNAPSHOT/it-tidalwave-northernwind-rca-model-1.2-ALPHA-4-SNAPSHOT.pom
[INFO] Installing /var/jenkins_home/jobs/Zephyr_Build_and_Test/workspace/modules/Model/target/it-tidalwave-northernwind-rca-model-1.2-ALPHA-4-SNAPSHOT.30819703aea5.jar to /var/jenkins_home/maven-repositories/0/it/tidalwave/northernwind/rca/it-tidalwave-northernwind-rca-model/1.2-ALPHA-4-SNAPSHOT/it-tidalwave-northernwind-rca-model-1.2-ALPHA-4-SNAPSHOT.jar
[INFO] Installing /var/jenkins_home/jobs/Zephyr_Build_and_Test/workspace/modules/Model/target/it-tidalwave-northernwind-rca-model-1.2-ALPHA-4-SNAPSHOT.30819703aea5-tests.jar to /var/jenkins_home/maven-repositories/0/it/tidalwave/northernwind/rca/it-tidalwave-northernwind-rca-model/1.2-ALPHA-4-SNAPSHOT/it-tidalwave-northernwind-rca-model-1.2-ALPHA-4-SNAPSHOT-tests.jar
[JENKINS] Archiving disabled
Started calculate disk usage of build
Finished Calculation of disk usage of build in 0 seconds
Started calculate disk usage of workspace
Finished Calculation of disk usage of workspace in 0 seconds
[INFO] 
[INFO] --< it.tidalwave.northernwind.rca:it-tidalwave-northernwind-rca-ui-commons >--
[INFO] Building Zephyr - UI Commons 1.2-ALPHA-4-SNAPSHOT                 [5/15]
[INFO]   from modules/CommonsUI/pom.xml
[INFO] --------------------------------[ jar ]---------------------------------
[INFO] 
[INFO] --- clean:3.2.0:clean (default-clean) @ it-tidalwave-northernwind-rca-ui-commons ---
[INFO] 
[INFO] --- buildnumber:3.0.0:create (default) @ it-tidalwave-northernwind-rca-ui-commons ---
[INFO] ShortRevision tag detected. The value is '12'.
[INFO] Executing: /bin/sh -c cd '/var/jenkins_home/jobs/Zephyr_Build_and_Test/workspace/modules/CommonsUI' && 'git' 'rev-parse' '--verify' '--short=12' 'HEAD'
[INFO] Working directory: /var/jenkins_home/jobs/Zephyr_Build_and_Test/workspace/modules/CommonsUI
[INFO] Storing buildNumber: 30819703aea5 at timestamp: 1683634907218
[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/Zephyr_Build_and_Test/workspace/modules/CommonsUI' && 'git' 'rev-parse' '--verify' '--short=12' 'HEAD'
[INFO] Working directory: /var/jenkins_home/jobs/Zephyr_Build_and_Test/workspace/modules/CommonsUI
[INFO] Storing buildScmBranch: UNKNOWN
[INFO] 
[INFO] --- enforcer:3.3.0:enforce (enforce-maven) @ it-tidalwave-northernwind-rca-ui-commons ---
[INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.DependencyConvergence passed
[INFO] Rule 3: org.apache.maven.enforcer.rules.RequirePluginVersions passed
[INFO] 
[INFO] --- enforcer:3.3.0:enforce (enforce-banned-dependencies) @ it-tidalwave-northernwind-rca-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-northernwind-rca-ui-commons ---
[INFO] Executing tasks
[INFO]      [echo] DESCRIPTION: origin/release/1.2-ALPHA-4 1.2-ALPHA-4-SNAPSHOT 30819703aea5
[INFO]      [echo] Java Version: 11.0.18 -source 11 -target 11 -release 11
[INFO] Executed tasks
[INFO] 
[INFO] --- antrun:3.1.0:run (create-unwoven-classes-dirs) @ it-tidalwave-northernwind-rca-ui-commons ---
[INFO] Executing tasks
[INFO]     [mkdir] Created dir: /var/jenkins_home/jobs/Zephyr_Build_and_Test/workspace/modules/CommonsUI/target/unwoven-classes
[INFO]     [mkdir] Created dir: /var/jenkins_home/jobs/Zephyr_Build_and_Test/workspace/modules/CommonsUI/target/unwoven-test-classes
[INFO] Executed tasks
[INFO] 
[INFO] --- resources:3.3.1:resources (default-resources) @ it-tidalwave-northernwind-rca-ui-commons ---
[INFO] Copying 1 resource from src/main/resources to target/classes
[INFO] 
[INFO] --- compiler:3.11.0:compile (default-compile) @ it-tidalwave-northernwind-rca-ui-commons ---
[WARNING] Parameter 'outputDirectory' is read-only, must not be used in configuration
[INFO] Changes detected - recompiling the module! :dependency
[INFO] Compiling 18 source files with javac [forked debug deprecation release 11] to target/unwoven-classes
[WARNING] Supported source version 'RELEASE_6' from annotation processor 'org.netbeans.modules.openide.filesystems.declmime.MIMEResolverProcessor' less than -source '11'
[WARNING] Supported source version 'RELEASE_6' from annotation processor 'org.netbeans.modules.openide.util.NbBundleProcessor' less than -source '11'
[WARNING] Supported source version 'RELEASE_6' from annotation processor 'org.netbeans.modules.openide.util.ServiceProviderProcessor' less than -source '11'
[WARNING] Supported source version 'RELEASE_6' from annotation processor 'org.netbeans.modules.openide.util.NamedServiceProcessor' less than -source '11'
[INFO] 
[INFO] --- aspectj:1.14.0:compile (weave-classes) @ it-tidalwave-northernwind-rca-ui-commons ---
[INFO] Showing AJC message detail for messages of types: [error, warning, fail]
[INFO] 
[INFO] --- resources:3.3.1:testResources (default-testResources) @ it-tidalwave-northernwind-rca-ui-commons ---
[INFO] Copying 3 resources from src/test/resources to target/test-classes
[INFO] 
[INFO] --- compiler:3.11.0:testCompile (default-testCompile) @ it-tidalwave-northernwind-rca-ui-commons ---
[WARNING] Parameter 'outputDirectory' is read-only, must not be used in configuration
[INFO] Changes detected - recompiling the module! :dependency
[INFO] Compiling 7 source files with javac [forked debug deprecation release 11] to target/unwoven-test-classes
[WARNING] Supported source version 'RELEASE_6' from annotation processor 'org.netbeans.modules.openide.filesystems.declmime.MIMEResolverProcessor' less than -source '11'
[WARNING] Supported source version 'RELEASE_6' from annotation processor 'org.netbeans.modules.openide.util.NbBundleProcessor' less than -source '11'
[WARNING] Supported source version 'RELEASE_6' from annotation processor 'org.netbeans.modules.openide.util.ServiceProviderProcessor' less than -source '11'
[WARNING] Supported source version 'RELEASE_6' from annotation processor 'org.netbeans.modules.openide.util.NamedServiceProcessor' less than -source '11'
[INFO] 
[INFO] --- aspectj:1.14.0:test-compile (weave-test-classes) @ it-tidalwave-northernwind-rca-ui-commons ---
[INFO] Showing AJC message detail for messages of types: [error, warning, fail]
[INFO] 
[INFO] --- surefire:3.0.0:test (default-test) @ it-tidalwave-northernwind-rca-ui-commons ---
[INFO] Using auto detected provider org.apache.maven.surefire.testng.TestNGProvider
[INFO] 
[INFO] -------------------------------------------------------
[INFO]  T E S T S
[INFO] -------------------------------------------------------
[INFO] Running TestSuite
12:22:03.893 [main                ] TRACE org.testng.internal.Graph                          - [Graph] ADDING NODE ResourceFileNetBeansPlatformWritableFolderTest.setup()[pri:0, instance:null] 142404866
12:22:03.901 [main                ] TRACE org.testng.internal.Graph                          - [Graph] ================ SORTING
12:22:03.909 [main                ] TRACE org.testng.internal.Graph                          - [Graph] =============== DONE SORTING
12:22:03.910 [main                ] TRACE org.testng.internal.Graph                          - [Graph] ====== SORTED NODES
12:22:03.914 [main                ] TRACE org.testng.internal.Graph                          - [Graph] ====== END SORTED NODES
12:22:03.932 [main                ] TRACE org.testng.internal.Graph                          - [Graph] ADDING NODE ContentPresentationModelFactoryTest.setup()[pri:0, instance:null] 1673529974
12:22:03.932 [main                ] TRACE org.testng.internal.Graph                          - [Graph] ================ SORTING
12:22:03.933 [main                ] TRACE org.testng.internal.Graph                          - [Graph] =============== DONE SORTING
12:22:03.933 [main                ] TRACE org.testng.internal.Graph                          - [Graph] ====== SORTED NODES
12:22:03.933 [main                ] TRACE org.testng.internal.Graph                          - [Graph] ====== END SORTED NODES
12:22:03.948 [main                ] TRACE org.testng.internal.Graph                          - [Graph] ADDING NODE PropertyUtilitiesTest.prepareProperties()[pri:0, instance:null] -1707094050
12:22:03.948 [main                ] TRACE org.testng.internal.Graph                          - [Graph] ================ SORTING
12:22:03.948 [main                ] TRACE org.testng.internal.Graph                          - [Graph] =============== DONE SORTING
12:22:03.949 [main                ] TRACE org.testng.internal.Graph                          - [Graph] ====== SORTED NODES
12:22:03.949 [main                ] TRACE org.testng.internal.Graph                          - [Graph] ====== END SORTED NODES
12:22:03.968 [main                ] TRACE org.testng.internal.Graph                          - [Graph] ADDING NODE ResourceFileNetBeansPlatformWritableFolderTest.must_properly_write_a_text()[pri:0, instance:it.tidalwave.northernwind.frontend.filesystem.impl.ResourceFileNetBeansPlatformWritableFolderTest@106cc338] -1468112752
12:22:03.968 [main                ] TRACE org.testng.internal.Graph                          - [Graph] ADDING NODE ResourceFileNetBeansPlatformWritableFolderTest.must_properly_marshall()[pri:0, instance:it.tidalwave.northernwind.frontend.filesystem.impl.ResourceFileNetBeansPlatformWritableFolderTest@106cc338] 630712597
12:22:03.969 [main                ] TRACE org.testng.internal.Graph                          - [Graph] ADDING NODE ContentPresentationModelFactoryTest.must_unregister_a_disposed_PresentationModel()[pri:0, instance:it.tidalwave.northernwind.model.impl.admin.role.ContentPresentationModelFactoryTest@2bd08376] 1330207821
12:22:03.969 [main                ] TRACE org.testng.internal.Graph                          - [Graph] ADDING NODE ContentSelectedEventTest.must_represent_an_empty_selection_when_constructed_with_no_arguments()[pri:0, instance:it.tidalwave.northernwind.rca.ui.event.ContentSelectedEventTest@e70f13a] -1467731254
12:22:03.969 [main                ] TRACE org.testng.internal.Graph                          - [Graph] ADDING NODE ContentSelectedEventTest.must_return_the_original_SiteNode_when_constructed_with_arguments()[pri:0, instance:it.tidalwave.northernwind.rca.ui.event.ContentSelectedEventTest@e70f13a] 813278267
12:22:03.969 [main                ] TRACE org.testng.internal.Graph                          - [Graph] ADDING NODE SiteNodeSelectedEventTest.must_represent_an_empty_selection_when_constructed_with_no_arguments()[pri:0, instance:it.tidalwave.northernwind.rca.ui.event.SiteNodeSelectedEventTest@3d3e5463] 1243112347
12:22:03.969 [main                ] TRACE org.testng.internal.Graph                          - [Graph] ADDING NODE SiteNodeSelectedEventTest.must_return_the_original_SiteNode_when_constructed_with_arguments()[pri:0, instance:it.tidalwave.northernwind.rca.ui.event.SiteNodeSelectedEventTest@3d3e5463] 1034351084
12:22:03.969 [main                ] TRACE org.testng.internal.Graph                          - [Graph] ADDING NODE PropertyUtilitiesTest.must_create_proper_Displayables(it.tidalwave.util.Key,java.lang.String)[pri:0, instance:it.tidalwave.northernwind.rca.util.PropertyUtilitiesTest@64a40280] -652557275
12:22:03.970 [main                ] TRACE org.testng.internal.Graph                          - [Graph] ================ SORTING
12:22:03.970 [main                ] TRACE org.testng.internal.Graph                          - [Graph] =============== DONE SORTING
12:22:03.972 [main                ] TRACE org.testng.internal.Graph                          - [Graph] ====== SORTED NODES
12:22:03.972 [main                ] TRACE org.testng.internal.Graph                          - [Graph] ====== END SORTED NODES
12:22:04.067 [main                ] INFO  i.t.n.f.f.i.ResourceFileNetBeansPlatformWritableFolderTest - STARTING TESTS OF it.tidalwave.northernwind.frontend.filesystem.impl.ResourceFileNetBeansPlatformWritableFolderTest
12:22:04.147 [main                ] INFO  i.t.n.f.f.i.ResourceFileNetBeansPlatformWritableFolderTest - Creating /var/jenkins_home/jobs/Zephyr_Build_and_Test/workspace/modules/CommonsUI/target/test-results/mockFileObject ...
12:22:06.274 [main                ] INFO  i.t.n.f.f.i.ResourceFileNetBeansPlatformWritableFolderTest - *****************************
12:22:06.279 [main                ] INFO  i.t.n.f.f.i.ResourceFileNetBeansPlatformWritableFolderTest - TEST "must properly marshall"
12:22:06.279 [main                ] INFO  i.t.n.f.f.i.ResourceFileNetBeansPlatformWritableFolderTest - *****************************
12:22:06.335 [main                ] DEBUG i.t.n.f.f.i.ResourceFileNetBeansPlatformWritableFolder - opening stream: mockFileObject/marshallable
12:22:06.347 [main                ] INFO  it.tidalwave.util.test.FileComparisonUtils         - ******** Comparing files:
12:22:06.348 [main                ] INFO  it.tidalwave.util.test.FileComparisonUtils         - >>>> path is: /var/jenkins_home/jobs/Zephyr_Build_and_Test/workspace/modules/CommonsUI/
12:22:06.348 [main                ] INFO  it.tidalwave.util.test.FileComparisonUtils         - >>>> exp is:  src/test/resources/expected-results/marshallable
12:22:06.348 [main                ] INFO  it.tidalwave.util.test.FileComparisonUtils         - >>>> act is:  target/test-results/mockFileObject/marshallable
12:22:06.358 [main                ] INFO  i.t.n.f.f.i.ResourceFileNetBeansPlatformWritableFolderTest - TEST PASSED in 77 msec
12:22:06.365 [main                ] INFO  i.t.n.f.f.i.ResourceFileNetBeansPlatformWritableFolderTest - 
12:22:06.369 [main                ] INFO  i.t.n.f.f.i.ResourceFileNetBeansPlatformWritableFolderTest - Creating /var/jenkins_home/jobs/Zephyr_Build_and_Test/workspace/modules/CommonsUI/target/test-results/mockFileObject ...
12:22:06.375 [main                ] INFO  i.t.n.f.f.i.ResourceFileNetBeansPlatformWritableFolderTest - *********************************
12:22:06.376 [main                ] INFO  i.t.n.f.f.i.ResourceFileNetBeansPlatformWritableFolderTest - TEST "must properly write a text"
12:22:06.376 [main                ] INFO  i.t.n.f.f.i.ResourceFileNetBeansPlatformWritableFolderTest - *********************************
12:22:06.381 [main                ] DEBUG i.t.n.f.f.i.ResourceFileNetBeansPlatformWritableFolder - opening stream: mockFileObject/fileName
12:22:06.389 [main                ] INFO  it.tidalwave.util.test.FileComparisonUtils         - ******** Comparing files:
12:22:06.390 [main                ] INFO  it.tidalwave.util.test.FileComparisonUtils         - >>>> path is: /var/jenkins_home/jobs/Zephyr_Build_and_Test/workspace/modules/CommonsUI/
12:22:06.390 [main                ] INFO  it.tidalwave.util.test.FileComparisonUtils         - >>>> exp is:  src/test/resources/expected-results/fileName
12:22:06.390 [main                ] INFO  it.tidalwave.util.test.FileComparisonUtils         - >>>> act is:  target/test-results/mockFileObject/fileName
12:22:06.392 [main                ] INFO  i.t.n.f.f.i.ResourceFileNetBeansPlatformWritableFolderTest - TEST PASSED in 16 msec
12:22:06.392 [main                ] INFO  i.t.n.f.f.i.ResourceFileNetBeansPlatformWritableFolderTest - 
12:22:07.337 [main                ] TRACE it.tidalwave.role.ContextManager$Locator           - ContextManagerProvider instantiated from META-INF: it.tidalwave.role.spring.spi.SpringContextManagerProvider@4a8e6e89
12:22:07.338 [main                ] DEBUG i.t.role.spring.spi.AnnotationSpringRoleManager    - ctor
12:22:07.352 [main                ] DEBUG i.t.role.spring.spi.AnnotationSpringRoleManager    - scanning classes with interface it.tidalwave.dci.annotation.DciRole annotation...
12:22:10.625 [main                ] DEBUG it.tidalwave.role.spi.RoleManagerSupport           - scan([i.t.n.f.f.i.ResourceFileNetBeansPlatformWritableFolder, i.t.n.m.i.a.r.ContentDisplayable, i.t.n.m.i.a.r.ContentPresentable, i.t.n.m.i.a.r.ResourcePropertiesPresentable, i.t.n.m.i.a.r.ResourcePropertiesSaveable, i.t.n.m.i.a.r.SiteNodeDisplayable, i.t.n.m.i.a.r.SiteNodePresentable])
12:22:10.635 [main                ] DEBUG it.tidalwave.role.spi.RoleManagerSupport           - Configured roles:
12:22:10.636 [main                ] DEBUG it.tidalwave.role.spi.RoleManagerSupport           - >>>> i.t.n.c.m.Content: i.t.r.u.Displayable -> [i.t.n.m.i.a.r.ContentDisplayable]
12:22:10.636 [main                ] DEBUG it.tidalwave.role.spi.RoleManagerSupport           - >>>> i.t.n.c.m.Content: i.t.r.u.Presentable -> [i.t.n.m.i.a.r.ContentPresentable]
12:22:10.636 [main                ] DEBUG it.tidalwave.role.spi.RoleManagerSupport           - >>>> i.t.n.c.m.ResourceProperties: i.t.n.m.a.r.Saveable -> [i.t.n.m.i.a.r.ResourcePropertiesSaveable]
12:22:10.638 [main                ] DEBUG it.tidalwave.role.spi.RoleManagerSupport           - >>>> i.t.n.c.m.ResourceProperties: i.t.r.u.Presentable -> [i.t.n.m.i.a.r.ResourcePropertiesPresentable]
12:22:10.641 [main                ] DEBUG it.tidalwave.role.spi.RoleManagerSupport           - >>>> i.t.n.c.m.SiteNode: i.t.r.u.Displayable -> [i.t.n.m.i.a.r.SiteNodeDisplayable]
12:22:10.641 [main                ] DEBUG it.tidalwave.role.spi.RoleManagerSupport           - >>>> i.t.n.c.m.SiteNode: i.t.r.u.Presentable -> [i.t.n.m.i.a.r.SiteNodePresentable]
12:22:10.642 [main                ] DEBUG it.tidalwave.role.spi.RoleManagerSupport           - >>>> i.t.n.f.f.i.ResourceFileNetBeansPlatform: i.t.n.m.a.r.WritableFolder -> [i.t.n.f.f.i.ResourceFileNetBeansPlatformWritableFolder]
12:22:10.860 [main                ] INFO  i.t.n.m.i.a.r.ContentPresentationModelFactoryTest  - ***************************************************
12:22:10.862 [main                ] INFO  i.t.n.m.i.a.r.ContentPresentationModelFactoryTest  - TEST "must unregister a disposed PresentationModel"
12:22:10.867 [main                ] INFO  i.t.n.m.i.a.r.ContentPresentationModelFactoryTest  - ***************************************************
12:22:10.874 [main                ] DEBUG i.t.n.m.i.a.role.ContentPresentationModelFactory   - >>>> created and registered: DefaultPresentationModel(owner=Mock for Content, hashCode: 75271405)
12:22:10.878 [main                ] DEBUG i.t.n.m.i.a.role.ContentPresentationModelFactory   - >>>> unregistered: it.tidalwave.northernwind.model.impl.admin.role.ContentPresentationModelFactory@256216b6
12:22:10.892 [main                ] INFO  i.t.n.m.i.a.r.ContentPresentationModelFactoryTest  - TEST PASSED in 27 msec
12:22:10.892 [main                ] INFO  i.t.n.m.i.a.r.ContentPresentationModelFactoryTest  - 
12:22:10.894 [main                ] INFO  i.t.n.rca.ui.event.ContentSelectedEventTest        - ***************************************************************************
12:22:10.894 [main                ] INFO  i.t.n.rca.ui.event.ContentSelectedEventTest        - TEST "must represent an empty selection when constructed with no arguments"
12:22:10.894 [main                ] INFO  i.t.n.rca.ui.event.ContentSelectedEventTest        - ***************************************************************************
12:22:10.895 [main                ] INFO  i.t.n.rca.ui.event.ContentSelectedEventTest        - TEST PASSED in 1 msec
12:22:10.895 [main                ] INFO  i.t.n.rca.ui.event.ContentSelectedEventTest        - 
12:22:10.896 [main                ] INFO  i.t.n.rca.ui.event.ContentSelectedEventTest        - ************************************************************************
12:22:10.896 [main                ] INFO  i.t.n.rca.ui.event.ContentSelectedEventTest        - TEST "must return the original SiteNode when constructed with arguments"
12:22:10.896 [main                ] INFO  i.t.n.rca.ui.event.ContentSelectedEventTest        - ************************************************************************
12:22:10.900 [main                ] INFO  i.t.n.rca.ui.event.ContentSelectedEventTest        - TEST PASSED in 1 msec
12:22:10.900 [main                ] INFO  i.t.n.rca.ui.event.ContentSelectedEventTest        - 
12:22:10.901 [main                ] INFO  i.t.n.rca.ui.event.SiteNodeSelectedEventTest       - ***************************************************************************
12:22:10.901 [main                ] INFO  i.t.n.rca.ui.event.SiteNodeSelectedEventTest       - TEST "must represent an empty selection when constructed with no arguments"
12:22:10.901 [main                ] INFO  i.t.n.rca.ui.event.SiteNodeSelectedEventTest       - ***************************************************************************
12:22:10.904 [main                ] INFO  i.t.n.rca.ui.event.SiteNodeSelectedEventTest       - TEST PASSED in 1 msec
12:22:10.905 [main                ] INFO  i.t.n.rca.ui.event.SiteNodeSelectedEventTest       - 
12:22:10.905 [main                ] INFO  i.t.n.rca.ui.event.SiteNodeSelectedEventTest       - ************************************************************************
12:22:10.905 [main                ] INFO  i.t.n.rca.ui.event.SiteNodeSelectedEventTest       - TEST "must return the original SiteNode when constructed with arguments"
12:22:10.905 [main                ] INFO  i.t.n.rca.ui.event.SiteNodeSelectedEventTest       - ************************************************************************
12:22:10.930 [main                ] INFO  i.t.n.rca.ui.event.SiteNodeSelectedEventTest       - TEST PASSED in 25 msec
12:22:10.931 [main                ] INFO  i.t.n.rca.ui.event.SiteNodeSelectedEventTest       - 
12:22:10.969 [main                ] INFO  i.t.northernwind.rca.util.PropertyUtilitiesTest    - ****************************************************************************************************
12:22:10.969 [main                ] INFO  i.t.northernwind.rca.util.PropertyUtilitiesTest    - TEST "must create proper Displayables"
12:22:10.969 [main                ] INFO  i.t.northernwind.rca.util.PropertyUtilitiesTest    - ARGS [Key(name=creationDateTime, type=class java.time.ZonedDateTime), 2012-07-17T16:48:54.636+02:00]
12:22:10.971 [main                ] INFO  i.t.northernwind.rca.util.PropertyUtilitiesTest    - ****************************************************************************************************
12:22:10.974 [main                ] TRACE i.t.n.core.impl.model.DefaultResourceProperties    - convertValue(Key(name=creationDateTime, type=class java.time.ZonedDateTime), 2012-07-17T16:48:54.636+02:00[CET])
12:22:10.974 [main                ] TRACE i.t.n.core.impl.model.DefaultResourceProperties    - >>>> returning 2012-07-17T16:48:54.636+02:00[CET] (java.time.ZonedDateTime)
12:22:11.001 [main                ] INFO  i.t.northernwind.rca.util.PropertyUtilitiesTest    - TEST PASSED in 28 msec
12:22:11.002 [main                ] INFO  i.t.northernwind.rca.util.PropertyUtilitiesTest    - 
12:22:11.010 [main                ] INFO  i.t.northernwind.rca.util.PropertyUtilitiesTest    - **************************************************************
12:22:11.011 [main                ] INFO  i.t.northernwind.rca.util.PropertyUtilitiesTest    - TEST "must create proper Displayables"
12:22:11.011 [main                ] INFO  i.t.northernwind.rca.util.PropertyUtilitiesTest    - ARGS [Key(name=title, type=class java.lang.String), the title]
12:22:11.011 [main                ] INFO  i.t.northernwind.rca.util.PropertyUtilitiesTest    - **************************************************************
12:22:11.014 [main                ] TRACE i.t.n.core.impl.model.DefaultResourceProperties    - convertValue(Key(name=title, type=class java.lang.String), the title)
12:22:11.014 [main                ] TRACE i.t.n.core.impl.model.DefaultResourceProperties    - >>>> returning the title (java.lang.String)
12:22:11.030 [main                ] INFO  i.t.northernwind.rca.util.PropertyUtilitiesTest    - TEST PASSED in 19 msec
12:22:11.031 [main                ] INFO  i.t.northernwind.rca.util.PropertyUtilitiesTest    - 
12:22:11.039 [main                ] INFO  i.t.n.f.f.i.ResourceFileNetBeansPlatformWritableFolderTest - FINISHED TESTS OF it.tidalwave.northernwind.frontend.filesystem.impl.ResourceFileNetBeansPlatformWritableFolderTest
[INFO] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 9.29 s - in TestSuite
[INFO] 
[INFO] Results:
[INFO] 
[INFO] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0
[INFO] 
[JENKINS] Recording test results
[INFO] 
[INFO] --- jar:3.3.0:jar (default-jar) @ it-tidalwave-northernwind-rca-ui-commons ---
[INFO] Building jar: /var/jenkins_home/jobs/Zephyr_Build_and_Test/workspace/modules/CommonsUI/target/it-tidalwave-northernwind-rca-ui-commons-1.2-ALPHA-4-SNAPSHOT.30819703aea5.jar
[INFO] 
[INFO] --- jar:3.3.0:test-jar (default-test-jar) @ it-tidalwave-northernwind-rca-ui-commons ---
[INFO] Building jar: /var/jenkins_home/jobs/Zephyr_Build_and_Test/workspace/modules/CommonsUI/target/it-tidalwave-northernwind-rca-ui-commons-1.2-ALPHA-4-SNAPSHOT.30819703aea5-tests.jar
[INFO] 
[INFO] --- install:3.1.1:install (default-install) @ it-tidalwave-northernwind-rca-ui-commons ---
[INFO] Installing /var/jenkins_home/jobs/Zephyr_Build_and_Test/workspace/modules/CommonsUI/pom.xml to /var/jenkins_home/maven-repositories/0/it/tidalwave/northernwind/rca/it-tidalwave-northernwind-rca-ui-commons/1.2-ALPHA-4-SNAPSHOT/it-tidalwave-northernwind-rca-ui-commons-1.2-ALPHA-4-SNAPSHOT.pom
[INFO] Installing /var/jenkins_home/jobs/Zephyr_Build_and_Test/workspace/modules/CommonsUI/target/it-tidalwave-northernwind-rca-ui-commons-1.2-ALPHA-4-SNAPSHOT.30819703aea5.jar to /var/jenkins_home/maven-repositories/0/it/tidalwave/northernwind/rca/it-tidalwave-northernwind-rca-ui-commons/1.2-ALPHA-4-SNAPSHOT/it-tidalwave-northernwind-rca-ui-commons-1.2-ALPHA-4-SNAPSHOT.jar
[INFO] Installing /var/jenkins_home/jobs/Zephyr_Build_and_Test/workspace/modules/CommonsUI/target/it-tidalwave-northernwind-rca-ui-commons-1.2-ALPHA-4-SNAPSHOT.30819703aea5-tests.jar to /var/jenkins_home/maven-repositories/0/it/tidalwave/northernwind/rca/it-tidalwave-northernwind-rca-ui-commons/1.2-ALPHA-4-SNAPSHOT/it-tidalwave-northernwind-rca-ui-commons-1.2-ALPHA-4-SNAPSHOT-tests.jar
[JENKINS] Archiving disabled
Started calculate disk usage of build
Finished Calculation of disk usage of build in 0 seconds
Started calculate disk usage of workspace
Finished Calculation of disk usage of workspace in 0 seconds
[INFO] 
[INFO] --< it.tidalwave.northernwind.rca:it-tidalwave-northernwind-rca-embeddedserver >--
[INFO] Building Zephyr - Embedded Server 1.2-ALPHA-4-SNAPSHOT            [6/15]
[INFO]   from modules/EmbeddedServer/pom.xml
[INFO] --------------------------------[ jar ]---------------------------------
[INFO] 
[INFO] --- clean:3.2.0:clean (default-clean) @ it-tidalwave-northernwind-rca-embeddedserver ---
[INFO] 
[INFO] --- buildnumber:3.0.0:create (default) @ it-tidalwave-northernwind-rca-embeddedserver ---
[INFO] ShortRevision tag detected. The value is '12'.
[INFO] Executing: /bin/sh -c cd '/var/jenkins_home/jobs/Zephyr_Build_and_Test/workspace/modules/EmbeddedServer' && 'git' 'rev-parse' '--verify' '--short=12' 'HEAD'
[INFO] Working directory: /var/jenkins_home/jobs/Zephyr_Build_and_Test/workspace/modules/EmbeddedServer
[INFO] Storing buildNumber: 30819703aea5 at timestamp: 1683634933497
[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/Zephyr_Build_and_Test/workspace/modules/EmbeddedServer' && 'git' 'rev-parse' '--verify' '--short=12' 'HEAD'
[INFO] Working directory: /var/jenkins_home/jobs/Zephyr_Build_and_Test/workspace/modules/EmbeddedServer
[INFO] Storing buildScmBranch: UNKNOWN
[INFO] 
[INFO] --- enforcer:3.3.0:enforce (enforce-maven) @ it-tidalwave-northernwind-rca-embeddedserver ---
[INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.DependencyConvergence passed
[INFO] Rule 3: org.apache.maven.enforcer.rules.RequirePluginVersions passed
[INFO] 
[INFO] --- enforcer:3.3.0:enforce (enforce-banned-dependencies) @ it-tidalwave-northernwind-rca-embeddedserver ---
[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-northernwind-rca-embeddedserver ---
[INFO] Executing tasks
[INFO]      [echo] DESCRIPTION: origin/release/1.2-ALPHA-4 1.2-ALPHA-4-SNAPSHOT 30819703aea5
[INFO]      [echo] Java Version: 11.0.18 -source 11 -target 11 -release 11
[INFO] Executed tasks
[INFO] 
[INFO] --- antrun:3.1.0:run (create-unwoven-classes-dirs) @ it-tidalwave-northernwind-rca-embeddedserver ---
[INFO] Executing tasks
[INFO]     [mkdir] Created dir: /var/jenkins_home/jobs/Zephyr_Build_and_Test/workspace/modules/EmbeddedServer/target/unwoven-classes
[INFO]     [mkdir] Created dir: /var/jenkins_home/jobs/Zephyr_Build_and_Test/workspace/modules/EmbeddedServer/target/unwoven-test-classes
[INFO] Executed tasks
[INFO] 
[INFO] --- resources:3.3.1:resources (default-resources) @ it-tidalwave-northernwind-rca-embeddedserver ---
[INFO] Copying 1 resource from src/main/resources to target/classes
[INFO] 
[INFO] --- compiler:3.11.0:compile (default-compile) @ it-tidalwave-northernwind-rca-embeddedserver ---
[WARNING] Parameter 'outputDirectory' is read-only, must not be used in configuration
[INFO] Changes detected - recompiling the module! :dependency
[INFO] Compiling 3 source files with javac [forked debug deprecation release 11] to target/unwoven-classes
[WARNING] Supported source version 'RELEASE_6' from annotation processor 'org.netbeans.modules.openide.filesystems.declmime.MIMEResolverProcessor' less than -source '11'
[WARNING] Supported source version 'RELEASE_6' from annotation processor 'org.netbeans.modules.openide.util.NbBundleProcessor' less than -source '11'
[WARNING] Supported source version 'RELEASE_6' from annotation processor 'org.netbeans.modules.openide.util.ServiceProviderProcessor' less than -source '11'
[WARNING] Supported source version 'RELEASE_6' from annotation processor 'org.netbeans.modules.openide.util.NamedServiceProcessor' less than -source '11'
[WARNING] /var/jenkins_home/jobs/Zephyr_Build_and_Test/workspace/modules/EmbeddedServer/src/main/java/it/tidalwave/northernwind/rca/embeddedserver/impl/ServletAdapter.java:[45,7] [serial] serializable class ServletAdapter has no definition of serialVersionUID
[INFO] 
[INFO] --- aspectj:1.14.0:compile (weave-classes) @ it-tidalwave-northernwind-rca-embeddedserver ---
[INFO] Showing AJC message detail for messages of types: [error, warning, fail]
[INFO] 
[INFO] --- resources:3.3.1:testResources (default-testResources) @ it-tidalwave-northernwind-rca-embeddedserver ---
[INFO] Copying 1 resource from src/test/resources to target/test-classes
[INFO] 
[INFO] --- compiler:3.11.0:testCompile (default-testCompile) @ it-tidalwave-northernwind-rca-embeddedserver ---
[WARNING] Parameter 'outputDirectory' is read-only, must not be used in configuration
[INFO] Changes detected - recompiling the module! :dependency
[INFO] Compiling 1 source file with javac [forked debug deprecation release 11] to target/unwoven-test-classes
[WARNING] Supported source version 'RELEASE_6' from annotation processor 'org.netbeans.modules.openide.filesystems.declmime.MIMEResolverProcessor' less than -source '11'
[WARNING] Supported source version 'RELEASE_6' from annotation processor 'org.netbeans.modules.openide.util.NbBundleProcessor' less than -source '11'
[WARNING] Supported source version 'RELEASE_6' from annotation processor 'org.netbeans.modules.openide.util.ServiceProviderProcessor' less than -source '11'
[WARNING] Supported source version 'RELEASE_6' from annotation processor 'org.netbeans.modules.openide.util.NamedServiceProcessor' less than -source '11'
[INFO] 
[INFO] --- aspectj:1.14.0:test-compile (weave-test-classes) @ it-tidalwave-northernwind-rca-embeddedserver ---
[INFO] Showing AJC message detail for messages of types: [error, warning, fail]
[INFO] 
[INFO] --- surefire:3.0.0:test (default-test) @ it-tidalwave-northernwind-rca-embeddedserver ---
[INFO] Using auto detected provider org.apache.maven.surefire.testng.TestNGProvider
[INFO] 
[INFO] -------------------------------------------------------
[INFO]  T E S T S
[INFO] -------------------------------------------------------
[INFO] Running it.tidalwave.northernwind.rca.embeddedserver.impl.DefaultEmbeddedServerTest
12:22:25.779 [main                ] TRACE org.testng.internal.Graph                          - [Graph] ADDING NODE DefaultEmbeddedServerTest.setup()[pri:0, instance:null] 1299532819
12:22:25.797 [main                ] TRACE org.testng.internal.Graph                          - [Graph] ================ SORTING
12:22:25.801 [main                ] TRACE org.testng.internal.Graph                          - [Graph] =============== DONE SORTING
12:22:25.801 [main                ] TRACE org.testng.internal.Graph                          - [Graph] ====== SORTED NODES
12:22:25.801 [main                ] TRACE org.testng.internal.Graph                          - [Graph] ====== END SORTED NODES
12:22:25.807 [main                ] TRACE org.testng.internal.Graph                          - [Graph] ADDING NODE DefaultEmbeddedServerTest.shutDown()[pri:0, instance:null] -1104671714
12:22:25.807 [main                ] TRACE org.testng.internal.Graph                          - [Graph] ================ SORTING
12:22:25.807 [main                ] TRACE org.testng.internal.Graph                          - [Graph] =============== DONE SORTING
12:22:25.807 [main                ] TRACE org.testng.internal.Graph                          - [Graph] ====== SORTED NODES
12:22:25.807 [main                ] TRACE org.testng.internal.Graph                          - [Graph] ====== END SORTED NODES
12:22:25.834 [main                ] TRACE org.testng.internal.Graph                          - [Graph] ADDING NODE DefaultEmbeddedServerTest.must_return_not_found_for_non_existing_documents()[pri:0, instance:it.tidalwave.northernwind.rca.embeddedserver.impl.DefaultEmbeddedServerTest@42530531] -431245525
12:22:25.838 [main                ] TRACE org.testng.internal.Graph                          - [Graph]   ADDING PREDECESSOR FOR DefaultEmbeddedServerTest.must_return_not_found_for_non_existing_documents()[pri:0, instance:it.tidalwave.northernwind.rca.embeddedserver.impl.DefaultEmbeddedServerTest@42530531] ==> DefaultEmbeddedServerTest.start_must_properly_boot_the_webserver()[pri:0, instance:it.tidalwave.northernwind.rca.embeddedserver.impl.DefaultEmbeddedServerTest@42530531]
12:22:25.840 [main                ] TRACE org.testng.internal.Graph                          - [Graph]   REMOVED DefaultEmbeddedServerTest.start_must_properly_boot_the_webserver()[pri:0, instance:it.tidalwave.northernwind.rca.embeddedserver.impl.DefaultEmbeddedServerTest@42530531] FROM INDEPENDENT OBJECTS
12:22:25.841 [main                ] TRACE org.testng.internal.Graph                          - [Graph] ADDING NODE DefaultEmbeddedServerTest.start_must_properly_boot_the_webserver()[pri:0, instance:it.tidalwave.northernwind.rca.embeddedserver.impl.DefaultEmbeddedServerTest@42530531] -2092743546
12:22:25.841 [main                ] TRACE org.testng.internal.Graph                          - [Graph] ADDING NODE DefaultEmbeddedServerTest.stop_must_properly_shut_the_webserver_down()[pri:0, instance:it.tidalwave.northernwind.rca.embeddedserver.impl.DefaultEmbeddedServerTest@42530531] -399761153
12:22:25.841 [main                ] TRACE org.testng.internal.Graph                          - [Graph]   ADDING PREDECESSOR FOR DefaultEmbeddedServerTest.stop_must_properly_shut_the_webserver_down()[pri:0, instance:it.tidalwave.northernwind.rca.embeddedserver.impl.DefaultEmbeddedServerTest@42530531] ==> DefaultEmbeddedServerTest.start_must_properly_boot_the_webserver()[pri:0, instance:it.tidalwave.northernwind.rca.embeddedserver.impl.DefaultEmbeddedServerTest@42530531]
12:22:25.842 [main                ] TRACE org.testng.internal.Graph                          - [Graph]   REMOVED DefaultEmbeddedServerTest.start_must_properly_boot_the_webserver()[pri:0, instance:it.tidalwave.northernwind.rca.embeddedserver.impl.DefaultEmbeddedServerTest@42530531] FROM INDEPENDENT OBJECTS
12:22:25.844 [main                ] TRACE org.testng.internal.Graph                          - [Graph] ADDING NODE DefaultEmbeddedServerTest.must_properly_serve_loaded_documents()[pri:0, instance:it.tidalwave.northernwind.rca.embeddedserver.impl.DefaultEmbeddedServerTest@42530531] 2079872831
12:22:25.846 [main                ] TRACE org.testng.internal.Graph                          - [Graph]   ADDING PREDECESSOR FOR DefaultEmbeddedServerTest.must_properly_serve_loaded_documents()[pri:0, instance:it.tidalwave.northernwind.rca.embeddedserver.impl.DefaultEmbeddedServerTest@42530531] ==> DefaultEmbeddedServerTest.start_must_properly_boot_the_webserver()[pri:0, instance:it.tidalwave.northernwind.rca.embeddedserver.impl.DefaultEmbeddedServerTest@42530531]
12:22:25.846 [main                ] TRACE org.testng.internal.Graph                          - [Graph]   REMOVED DefaultEmbeddedServerTest.start_must_properly_boot_the_webserver()[pri:0, instance:it.tidalwave.northernwind.rca.embeddedserver.impl.DefaultEmbeddedServerTest@42530531] FROM INDEPENDENT OBJECTS
12:22:25.847 [main                ] TRACE org.testng.internal.Graph                          - [Graph] ================ SORTING
12:22:25.848 [.commonPool-worker-3] TRACE org.testng.internal.Graph                          - [Graph]   ADDING PREDECESSOR FOR DefaultEmbeddedServerTest.stop_must_properly_shut_the_webserver_down()[pri:0, instance:it.tidalwave.northernwind.rca.embeddedserver.impl.DefaultEmbeddedServerTest@42530531] ==> DefaultEmbeddedServerTest.start_must_properly_boot_the_webserver()[pri:0, instance:it.tidalwave.northernwind.rca.embeddedserver.impl.DefaultEmbeddedServerTest@42530531]
12:22:25.850 [.commonPool-worker-3] TRACE org.testng.internal.Graph                          - [Graph]   ADDING PREDECESSOR FOR DefaultEmbeddedServerTest.must_properly_serve_loaded_documents()[pri:0, instance:it.tidalwave.northernwind.rca.embeddedserver.impl.DefaultEmbeddedServerTest@42530531] ==> DefaultEmbeddedServerTest.start_must_properly_boot_the_webserver()[pri:0, instance:it.tidalwave.northernwind.rca.embeddedserver.impl.DefaultEmbeddedServerTest@42530531]
12:22:25.851 [.commonPool-worker-3] TRACE org.testng.internal.Graph                          - [Graph]   ADDING PREDECESSOR FOR DefaultEmbeddedServerTest.must_return_not_found_for_non_existing_documents()[pri:0, instance:it.tidalwave.northernwind.rca.embeddedserver.impl.DefaultEmbeddedServerTest@42530531] ==> DefaultEmbeddedServerTest.start_must_properly_boot_the_webserver()[pri:0, instance:it.tidalwave.northernwind.rca.embeddedserver.impl.DefaultEmbeddedServerTest@42530531]
12:22:25.861 [main                ] TRACE org.testng.internal.Graph                          - [Graph]   REMOVED PRED DefaultEmbeddedServerTest.start_must_properly_boot_the_webserver()[pri:0, instance:it.tidalwave.northernwind.rca.embeddedserver.impl.DefaultEmbeddedServerTest@42530531] FROM NODE DefaultEmbeddedServerTest.must_properly_serve_loaded_documents()[pri:0, instance:it.tidalwave.northernwind.rca.embeddedserver.impl.DefaultEmbeddedServerTest@42530531]
12:22:25.862 [main                ] TRACE org.testng.internal.Graph                          - [Graph]   REMOVED PRED DefaultEmbeddedServerTest.start_must_properly_boot_the_webserver()[pri:0, instance:it.tidalwave.northernwind.rca.embeddedserver.impl.DefaultEmbeddedServerTest@42530531] FROM NODE DefaultEmbeddedServerTest.must_return_not_found_for_non_existing_documents()[pri:0, instance:it.tidalwave.northernwind.rca.embeddedserver.impl.DefaultEmbeddedServerTest@42530531]
12:22:25.863 [main                ] TRACE org.testng.internal.Graph                          - [Graph]   REMOVED PRED DefaultEmbeddedServerTest.start_must_properly_boot_the_webserver()[pri:0, instance:it.tidalwave.northernwind.rca.embeddedserver.impl.DefaultEmbeddedServerTest@42530531] FROM NODE DefaultEmbeddedServerTest.stop_must_properly_shut_the_webserver_down()[pri:0, instance:it.tidalwave.northernwind.rca.embeddedserver.impl.DefaultEmbeddedServerTest@42530531]
12:22:25.863 [main                ] TRACE org.testng.internal.Graph                          - [Graph] =============== DONE SORTING
12:22:25.863 [main                ] TRACE org.testng.internal.Graph                          - [Graph] ====== SORTED NODES
12:22:25.864 [main                ] TRACE org.testng.internal.Graph                          - [Graph]               DefaultEmbeddedServerTest.start_must_properly_boot_the_webserver()[pri:0, instance:it.tidalwave.northernwind.rca.embeddedserver.impl.DefaultEmbeddedServerTest@42530531]
12:22:25.864 [main                ] TRACE org.testng.internal.Graph                          - [Graph]               DefaultEmbeddedServerTest.must_properly_serve_loaded_documents()[pri:0, instance:it.tidalwave.northernwind.rca.embeddedserver.impl.DefaultEmbeddedServerTest@42530531]
12:22:25.864 [main                ] TRACE org.testng.internal.Graph                          - [Graph]               DefaultEmbeddedServerTest.must_return_not_found_for_non_existing_documents()[pri:0, instance:it.tidalwave.northernwind.rca.embeddedserver.impl.DefaultEmbeddedServerTest@42530531]
12:22:25.864 [main                ] TRACE org.testng.internal.Graph                          - [Graph]               DefaultEmbeddedServerTest.stop_must_properly_shut_the_webserver_down()[pri:0, instance:it.tidalwave.northernwind.rca.embeddedserver.impl.DefaultEmbeddedServerTest@42530531]
12:22:25.864 [main                ] TRACE org.testng.internal.Graph                          - [Graph] ====== END SORTED NODES
12:22:25.909 [main                ] INFO  i.t.n.r.e.impl.DefaultEmbeddedServerTest           - STARTING TESTS OF it.tidalwave.northernwind.rca.embeddedserver.impl.DefaultEmbeddedServerTest
12:22:28.092 [main                ] DEBUG org.eclipse.jetty.util.log                         - Logging to Logger[org.eclipse.jetty.util.log] via org.eclipse.jetty.util.log.Slf4jLog
12:22:28.118 [main                ] INFO  i.t.n.r.embeddedserver.impl.DefaultEmbeddedServer  - Starting webserver on port 12345...
12:22:28.137 [main                ] DEBUG org.eclipse.jetty.util.component.Container         - Container org.eclipse.jetty.server.Server@291373d3 + SelectChannelConnector@0.0.0.0:12345 as connector
12:22:28.138 [main                ] DEBUG org.eclipse.jetty.util.component.Container         - Container org.eclipse.jetty.server.Server@291373d3 + it.tidalwave.northernwind.rca.embeddedserver.impl.ServletAdapter$1@a5272be as handler
12:22:28.139 [main                ] DEBUG o.eclipse.jetty.util.component.AbstractLifeCycle   - starting org.eclipse.jetty.server.Server@291373d3
12:22:28.140 [main                ] INFO  org.eclipse.jetty.server.Server                    - jetty-8.1.10.v20130312
12:22:28.163 [main                ] DEBUG org.eclipse.jetty.util.component.Container         - Container org.eclipse.jetty.server.Server@291373d3 + qtp976725249{8<=0<=0/254,-1} as threadpool
12:22:28.164 [main                ] DEBUG o.eclipse.jetty.util.component.AbstractLifeCycle   - starting it.tidalwave.northernwind.rca.embeddedserver.impl.ServletAdapter$1@a5272be
12:22:28.164 [main                ] DEBUG org.eclipse.jetty.server.handler.AbstractHandler   - starting it.tidalwave.northernwind.rca.embeddedserver.impl.ServletAdapter$1@a5272be
12:22:28.164 [main                ] DEBUG o.eclipse.jetty.util.component.AbstractLifeCycle   - STARTED it.tidalwave.northernwind.rca.embeddedserver.impl.ServletAdapter$1@a5272be
12:22:28.164 [main                ] DEBUG org.eclipse.jetty.server.handler.AbstractHandler   - starting org.eclipse.jetty.server.Server@291373d3
12:22:28.165 [main                ] DEBUG o.eclipse.jetty.util.component.AbstractLifeCycle   - starting qtp976725249{8<=0<=0/254,-1}
12:22:28.168 [main                ] DEBUG o.eclipse.jetty.util.component.AbstractLifeCycle   - STARTED qtp976725249{8<=6<=8/254,0}
12:22:28.168 [main                ] DEBUG o.eclipse.jetty.util.component.AbstractLifeCycle   - starting SelectChannelConnector@0.0.0.0:12345
12:22:28.179 [main                ] DEBUG o.eclipse.jetty.util.component.AbstractLifeCycle   - starting null/null
12:22:28.183 [main                ] DEBUG o.eclipse.jetty.util.component.AbstractLifeCycle   - STARTED PooledBuffers [0/1024@6144,0/1024@16384,0/1024@-]/PooledBuffers [0/1024@6144,0/1024@32768,0/1024@-]
12:22:28.183 [main                ] DEBUG o.eclipse.jetty.util.component.AbstractLifeCycle   - starting org.eclipse.jetty.server.nio.SelectChannelConnector$ConnectorSelectorManager@2eeb0f9b
12:22:28.189 [main                ] DEBUG o.eclipse.jetty.util.component.AbstractLifeCycle   - STARTED org.eclipse.jetty.server.nio.SelectChannelConnector$ConnectorSelectorManager@2eeb0f9b
12:22:28.191 [main                ] INFO  org.eclipse.jetty.server.AbstractConnector         - Started SelectChannelConnector@0.0.0.0:12345
12:22:28.191 [main                ] DEBUG o.eclipse.jetty.util.component.AbstractLifeCycle   - STARTED SelectChannelConnector@0.0.0.0:12345
12:22:28.191 [main                ] DEBUG o.eclipse.jetty.util.component.AbstractLifeCycle   - STARTED org.eclipse.jetty.server.Server@291373d3
12:22:28.191 [main                ] INFO  i.t.n.r.embeddedserver.impl.DefaultEmbeddedServer  - >>>> started
12:22:28.191 [6725249-14 Selector0] DEBUG org.eclipse.jetty.io.nio                           - Starting Thread[qtp976725249-14 Selector0,5,main] on org.eclipse.jetty.io.nio.SelectorManager$1@29b1591
12:22:28.195 [main                ] TRACE it.tidalwave.messagebus.MessageBusHelper           - registerMessageListener(void it.tidalwave.northernwind.rca.embeddedserver.impl.DefaultEmbeddedServer.onOpenSite(it.tidalwave.northernwind.rca.ui.event.OpenSiteEvent))
12:22:28.216 [main                ] INFO  i.t.n.r.e.impl.DefaultEmbeddedServerTest           - *********************************************
12:22:28.217 [main                ] INFO  i.t.n.r.e.impl.DefaultEmbeddedServerTest           - TEST "start must properly boot the webserver"
12:22:28.217 [main                ] INFO  i.t.n.r.e.impl.DefaultEmbeddedServerTest           - *********************************************
12:22:28.219 [main                ] INFO  i.t.n.r.embeddedserver.impl.DefaultEmbeddedServer  - Starting webserver on port 12346...
12:22:28.220 [main                ] DEBUG org.eclipse.jetty.util.component.Container         - Container org.eclipse.jetty.server.Server@440e3ce6 + SelectChannelConnector@0.0.0.0:12346 as connector
12:22:28.220 [main                ] DEBUG org.eclipse.jetty.util.component.Container         - Container org.eclipse.jetty.server.Server@440e3ce6 + it.tidalwave.northernwind.rca.embeddedserver.impl.ServletAdapter$1@3e67f5f2 as handler
12:22:28.220 [main                ] DEBUG o.eclipse.jetty.util.component.AbstractLifeCycle   - starting org.eclipse.jetty.server.Server@440e3ce6
12:22:28.220 [main                ] INFO  org.eclipse.jetty.server.Server                    - jetty-8.1.10.v20130312
12:22:28.220 [main                ] DEBUG org.eclipse.jetty.util.component.Container         - Container org.eclipse.jetty.server.Server@440e3ce6 + qtp265629779{8<=0<=0/254,-1} as threadpool
12:22:28.221 [main                ] DEBUG o.eclipse.jetty.util.component.AbstractLifeCycle   - starting it.tidalwave.northernwind.rca.embeddedserver.impl.ServletAdapter$1@3e67f5f2
12:22:28.221 [main                ] DEBUG org.eclipse.jetty.server.handler.AbstractHandler   - starting it.tidalwave.northernwind.rca.embeddedserver.impl.ServletAdapter$1@3e67f5f2
12:22:28.221 [main                ] DEBUG o.eclipse.jetty.util.component.AbstractLifeCycle   - STARTED it.tidalwave.northernwind.rca.embeddedserver.impl.ServletAdapter$1@3e67f5f2
12:22:28.221 [main                ] DEBUG org.eclipse.jetty.server.handler.AbstractHandler   - starting org.eclipse.jetty.server.Server@440e3ce6
12:22:28.221 [main                ] DEBUG o.eclipse.jetty.util.component.AbstractLifeCycle   - starting qtp265629779{8<=0<=0/254,-1}
12:22:28.263 [main                ] DEBUG o.eclipse.jetty.util.component.AbstractLifeCycle   - STARTED qtp265629779{8<=7<=8/254,0}
12:22:28.264 [main                ] DEBUG o.eclipse.jetty.util.component.AbstractLifeCycle   - starting SelectChannelConnector@0.0.0.0:12346
12:22:28.264 [main                ] DEBUG o.eclipse.jetty.util.component.AbstractLifeCycle   - starting null/null
12:22:28.265 [main                ] DEBUG o.eclipse.jetty.util.component.AbstractLifeCycle   - STARTED PooledBuffers [0/1024@6144,0/1024@16384,0/1024@-]/PooledBuffers [0/1024@6144,0/1024@32768,0/1024@-]
12:22:28.265 [main                ] DEBUG o.eclipse.jetty.util.component.AbstractLifeCycle   - starting org.eclipse.jetty.server.nio.SelectChannelConnector$ConnectorSelectorManager@4527f70a
12:22:28.265 [main                ] DEBUG o.eclipse.jetty.util.component.AbstractLifeCycle   - STARTED org.eclipse.jetty.server.nio.SelectChannelConnector$ConnectorSelectorManager@4527f70a
12:22:28.265 [main                ] INFO  org.eclipse.jetty.server.AbstractConnector         - Started SelectChannelConnector@0.0.0.0:12346
12:22:28.265 [main                ] DEBUG o.eclipse.jetty.util.component.AbstractLifeCycle   - STARTED SelectChannelConnector@0.0.0.0:12346
12:22:28.266 [main                ] DEBUG o.eclipse.jetty.util.component.AbstractLifeCycle   - STARTED org.eclipse.jetty.server.Server@440e3ce6
12:22:28.266 [main                ] INFO  i.t.n.r.embeddedserver.impl.DefaultEmbeddedServer  - >>>> started
12:22:28.282 [5629779-22 Selector0] DEBUG org.eclipse.jetty.io.nio                           - Starting Thread[qtp265629779-22 Selector0,5,main] on org.eclipse.jetty.io.nio.SelectorManager$1@3350b335
12:22:28.289 [main                ] INFO  i.t.n.r.e.impl.DefaultEmbeddedServerTest           - TEST PASSED in 54 msec
12:22:28.289 [main                ] INFO  i.t.n.r.e.impl.DefaultEmbeddedServerTest           - 
12:22:28.291 [main                ] INFO  i.t.n.r.embeddedserver.impl.DefaultEmbeddedServer  - Stopping webserver...
12:22:28.291 [main                ] DEBUG o.eclipse.jetty.util.component.AbstractLifeCycle   - stopping org.eclipse.jetty.server.Server@291373d3
12:22:28.291 [main                ] DEBUG o.eclipse.jetty.util.component.AbstractLifeCycle   - stopping SelectChannelConnector@0.0.0.0:12345
12:22:28.294 [main                ] DEBUG o.eclipse.jetty.util.component.AbstractLifeCycle   - stopping org.eclipse.jetty.server.nio.SelectChannelConnector$ConnectorSelectorManager@2eeb0f9b
12:22:28.296 [6725249-14 Selector0] DEBUG org.eclipse.jetty.io.nio                           - Stopped Thread[qtp976725249-14 Selector0,5,main] on org.eclipse.jetty.io.nio.SelectorManager$1@29b1591
12:22:28.313 [main                ] DEBUG o.eclipse.jetty.util.component.AbstractLifeCycle   - STOPPED org.eclipse.jetty.server.nio.SelectChannelConnector$ConnectorSelectorManager@2eeb0f9b
12:22:28.318 [main                ] DEBUG o.eclipse.jetty.util.component.AbstractLifeCycle   - stopping PooledBuffers [0/1024@6144,0/1024@16384,0/1024@-]/PooledBuffers [0/1024@6144,0/1024@32768,0/1024@-]
12:22:28.319 [main                ] DEBUG o.eclipse.jetty.util.component.AbstractLifeCycle   - STOPPED null/null
12:22:28.324 [main                ] DEBUG o.eclipse.jetty.util.component.AbstractLifeCycle   - STOPPED SelectChannelConnector@0.0.0.0:12345
12:22:28.325 [main                ] DEBUG o.eclipse.jetty.util.component.AbstractLifeCycle   - stopping it.tidalwave.northernwind.rca.embeddedserver.impl.ServletAdapter$1@a5272be
12:22:28.326 [main                ] DEBUG org.eclipse.jetty.server.handler.AbstractHandler   - stopping it.tidalwave.northernwind.rca.embeddedserver.impl.ServletAdapter$1@a5272be
12:22:28.327 [main                ] DEBUG o.eclipse.jetty.util.component.AbstractLifeCycle   - STOPPED it.tidalwave.northernwind.rca.embeddedserver.impl.ServletAdapter$1@a5272be
12:22:28.327 [main                ] DEBUG org.eclipse.jetty.server.handler.AbstractHandler   - stopping org.eclipse.jetty.server.Server@291373d3
12:22:28.328 [main                ] DEBUG o.eclipse.jetty.util.component.AbstractLifeCycle   - stopping qtp976725249{8<=8<=8/254,0}
12:22:28.384 [main                ] DEBUG o.eclipse.jetty.util.component.AbstractLifeCycle   - STOPPED qtp976725249{8<=0<=0/254,1}
12:22:28.385 [main                ] DEBUG o.eclipse.jetty.util.component.AbstractLifeCycle   - STOPPED org.eclipse.jetty.server.Server@291373d3
12:22:28.385 [main                ] INFO  i.t.n.r.embeddedserver.impl.DefaultEmbeddedServer  - >>>> stopped
12:22:28.386 [main                ] INFO  i.t.n.r.e.impl.DefaultEmbeddedServerTest           - >>>> shutting down server...
12:22:28.387 [main                ] DEBUG o.eclipse.jetty.util.component.AbstractLifeCycle   - stopping org.eclipse.jetty.server.Server@440e3ce6
12:22:28.387 [main                ] DEBUG o.eclipse.jetty.util.component.AbstractLifeCycle   - stopping SelectChannelConnector@0.0.0.0:12346
12:22:28.388 [main                ] DEBUG o.eclipse.jetty.util.component.AbstractLifeCycle   - stopping org.eclipse.jetty.server.nio.SelectChannelConnector$ConnectorSelectorManager@4527f70a
12:22:28.389 [5629779-22 Selector0] DEBUG org.eclipse.jetty.io.nio                           - Stopped Thread[qtp265629779-22 Selector0,5,main] on org.eclipse.jetty.io.nio.SelectorManager$1@3350b335
12:22:28.400 [main                ] DEBUG o.eclipse.jetty.util.component.AbstractLifeCycle   - STOPPED org.eclipse.jetty.server.nio.SelectChannelConnector$ConnectorSelectorManager@4527f70a
12:22:28.404 [main                ] DEBUG o.eclipse.jetty.util.component.AbstractLifeCycle   - stopping PooledBuffers [0/1024@6144,0/1024@16384,0/1024@-]/PooledBuffers [0/1024@6144,0/1024@32768,0/1024@-]
12:22:28.404 [main                ] DEBUG o.eclipse.jetty.util.component.AbstractLifeCycle   - STOPPED null/null
12:22:28.404 [main                ] DEBUG o.eclipse.jetty.util.component.AbstractLifeCycle   - STOPPED SelectChannelConnector@0.0.0.0:12346
12:22:28.404 [main                ] DEBUG o.eclipse.jetty.util.component.AbstractLifeCycle   - stopping it.tidalwave.northernwind.rca.embeddedserver.impl.ServletAdapter$1@3e67f5f2
12:22:28.404 [main                ] DEBUG org.eclipse.jetty.server.handler.AbstractHandler   - stopping it.tidalwave.northernwind.rca.embeddedserver.impl.ServletAdapter$1@3e67f5f2
12:22:28.404 [main                ] DEBUG o.eclipse.jetty.util.component.AbstractLifeCycle   - STOPPED it.tidalwave.northernwind.rca.embeddedserver.impl.ServletAdapter$1@3e67f5f2
12:22:28.404 [main                ] DEBUG org.eclipse.jetty.server.handler.AbstractHandler   - stopping org.eclipse.jetty.server.Server@440e3ce6
12:22:28.404 [main                ] DEBUG o.eclipse.jetty.util.component.AbstractLifeCycle   - stopping qtp265629779{8<=8<=8/254,0}
12:22:28.456 [main                ] DEBUG o.eclipse.jetty.util.component.AbstractLifeCycle   - STOPPED qtp265629779{8<=0<=0/254,1}
12:22:28.457 [main                ] DEBUG o.eclipse.jetty.util.component.AbstractLifeCycle   - STOPPED org.eclipse.jetty.server.Server@440e3ce6
12:22:28.610 [main                ] INFO  i.t.n.r.embeddedserver.impl.DefaultEmbeddedServer  - Starting webserver on port 12345...
12:22:28.612 [main                ] DEBUG org.eclipse.jetty.util.component.Container         - Container org.eclipse.jetty.server.Server@187e5235 + SelectChannelConnector@0.0.0.0:12345 as connector
12:22:28.614 [main                ] DEBUG org.eclipse.jetty.util.component.Container         - Container org.eclipse.jetty.server.Server@187e5235 + it.tidalwave.northernwind.rca.embeddedserver.impl.ServletAdapter$1@d1d8e1a as handler
12:22:28.615 [main                ] DEBUG o.eclipse.jetty.util.component.AbstractLifeCycle   - starting org.eclipse.jetty.server.Server@187e5235
12:22:28.615 [main                ] INFO  org.eclipse.jetty.server.Server                    - jetty-8.1.10.v20130312
12:22:28.615 [main                ] DEBUG org.eclipse.jetty.util.component.Container         - Container org.eclipse.jetty.server.Server@187e5235 + qtp1412752396{8<=0<=0/254,-1} as threadpool
12:22:28.616 [main                ] DEBUG o.eclipse.jetty.util.component.AbstractLifeCycle   - starting it.tidalwave.northernwind.rca.embeddedserver.impl.ServletAdapter$1@d1d8e1a
12:22:28.616 [main                ] DEBUG org.eclipse.jetty.server.handler.AbstractHandler   - starting it.tidalwave.northernwind.rca.embeddedserver.impl.ServletAdapter$1@d1d8e1a
12:22:28.618 [main                ] DEBUG o.eclipse.jetty.util.component.AbstractLifeCycle   - STARTED it.tidalwave.northernwind.rca.embeddedserver.impl.ServletAdapter$1@d1d8e1a
12:22:28.620 [main                ] DEBUG org.eclipse.jetty.server.handler.AbstractHandler   - starting org.eclipse.jetty.server.Server@187e5235
12:22:28.621 [main                ] DEBUG o.eclipse.jetty.util.component.AbstractLifeCycle   - starting qtp1412752396{8<=0<=0/254,-1}
12:22:28.623 [main                ] DEBUG o.eclipse.jetty.util.component.AbstractLifeCycle   - STARTED qtp1412752396{8<=7<=8/254,0}
12:22:28.623 [main                ] DEBUG o.eclipse.jetty.util.component.AbstractLifeCycle   - starting SelectChannelConnector@0.0.0.0:12345
12:22:28.623 [main                ] DEBUG o.eclipse.jetty.util.component.AbstractLifeCycle   - starting null/null
12:22:28.624 [main                ] DEBUG o.eclipse.jetty.util.component.AbstractLifeCycle   - STARTED PooledBuffers [0/1024@6144,0/1024@16384,0/1024@-]/PooledBuffers [0/1024@6144,0/1024@32768,0/1024@-]
12:22:28.624 [main                ] DEBUG o.eclipse.jetty.util.component.AbstractLifeCycle   - starting org.eclipse.jetty.server.nio.SelectChannelConnector$ConnectorSelectorManager@3b48e183
12:22:28.624 [main                ] DEBUG o.eclipse.jetty.util.component.AbstractLifeCycle   - STARTED org.eclipse.jetty.server.nio.SelectChannelConnector$ConnectorSelectorManager@3b48e183
12:22:28.624 [main                ] INFO  org.eclipse.jetty.server.AbstractConnector         - Started SelectChannelConnector@0.0.0.0:12345
12:22:28.624 [main                ] DEBUG o.eclipse.jetty.util.component.AbstractLifeCycle   - STARTED SelectChannelConnector@0.0.0.0:12345
12:22:28.624 [main                ] DEBUG o.eclipse.jetty.util.component.AbstractLifeCycle   - STARTED org.eclipse.jetty.server.Server@187e5235
12:22:28.624 [main                ] INFO  i.t.n.r.embeddedserver.impl.DefaultEmbeddedServer  - >>>> started
12:22:28.625 [main                ] TRACE it.tidalwave.messagebus.MessageBusHelper           - registerMessageListener(void it.tidalwave.northernwind.rca.embeddedserver.impl.DefaultEmbeddedServer.onOpenSite(it.tidalwave.northernwind.rca.ui.event.OpenSiteEvent))
12:22:28.631 [2752396-30 Selector0] DEBUG org.eclipse.jetty.io.nio                           - Starting Thread[qtp1412752396-30 Selector0,5,main] on org.eclipse.jetty.io.nio.SelectorManager$1@5427de62
12:22:28.633 [main                ] INFO  i.t.n.r.e.impl.DefaultEmbeddedServerTest           - *******************************************
12:22:28.633 [main                ] INFO  i.t.n.r.e.impl.DefaultEmbeddedServerTest           - TEST "must properly serve loaded documents"
12:22:28.633 [main                ] INFO  i.t.n.r.e.impl.DefaultEmbeddedServerTest           - *******************************************
12:22:29.155 [2752396-30 Selector0] DEBUG org.eclipse.jetty.io.nio                           - created SCEP@4d26c5d7{l(/127.0.0.1:42972)<->r(/127.0.0.1:12345),d=false,open=true,ishut=false,oshut=false,rb=false,wb=false,w=true,i=0}-{AsyncHttpConnection@51ff01a,g=HttpGenerator{s=0,h=-1,b=-1,c=-1},p=HttpParser{s=-14,l=0,c=0},r=0}
12:22:29.157 [qtp1412752396-32    ] DEBUG org.eclipse.jetty.http.HttpParser                  - filled 207/207
12:22:29.172 [qtp1412752396-32 - /] DEBUG org.eclipse.jetty.server.Server                    - REQUEST / on AsyncHttpConnection@51ff01a,g=HttpGenerator{s=0,h=-1,b=-1,c=-1},p=HttpParser{s=-5,l=24,c=0},r=1
12:22:29.173 [qtp1412752396-32 - /] DEBUG i.t.n.r.embeddedserver.impl.DefaultEmbeddedServer  - doGet(/)
12:22:29.173 [qtp1412752396-32 - /] DEBUG i.t.n.r.embeddedserver.impl.DefaultEmbeddedServer  - >>> filtered /
12:22:29.194 [qtp1412752396-32 - /] DEBUG org.eclipse.jetty.server.Server                    - RESPONSE /  200 handled=true
12:22:29.206 [qtp1412752396-32    ] DEBUG org.eclipse.jetty.server.AsyncHttpConnection       - Enabled read interest SCEP@4d26c5d7{l(/127.0.0.1:42972)<->r(/127.0.0.1:12345),d=true,open=true,ishut=false,oshut=false,rb=false,wb=false,w=true,i=0r}-{AsyncHttpConnection@51ff01a,g=HttpGenerator{s=4,h=0,b=0,c=-1},p=HttpParser{s=0,l=24,c=0},r=1}
12:22:29.208 [qtp1412752396-32    ] DEBUG org.eclipse.jetty.http.HttpParser                  - filled 0/0
12:22:29.254 [2752396-30 Selector0] DEBUG org.eclipse.jetty.io.nio                           - created SCEP@5c2a0c5e{l(/127.0.0.1:42988)<->r(/127.0.0.1:12345),d=false,open=true,ishut=false,oshut=false,rb=false,wb=false,w=true,i=0}-{AsyncHttpConnection@8d4f36f,g=HttpGenerator{s=0,h=-1,b=-1,c=-1},p=HttpParser{s=-14,l=0,c=0},r=0}
12:22:29.255 [qtp1412752396-34    ] DEBUG org.eclipse.jetty.http.HttpParser                  - filled 0/0
12:22:29.290 [qtp1412752396-35    ] DEBUG org.eclipse.jetty.http.HttpParser                  - filled 211/211
12:22:29.292 [412752396-35 - /doc2] DEBUG org.eclipse.jetty.server.Server                    - REQUEST /doc2 on AsyncHttpConnection@8d4f36f,g=HttpGenerator{s=0,h=-1,b=-1,c=-1},p=HttpParser{s=-5,l=24,c=0},r=1
12:22:29.292 [412752396-35 - /doc2] DEBUG i.t.n.r.embeddedserver.impl.DefaultEmbeddedServer  - doGet(/doc2)
12:22:29.292 [412752396-35 - /doc2] DEBUG i.t.n.r.embeddedserver.impl.DefaultEmbeddedServer  - >>> filtered /doc2
12:22:29.292 [412752396-35 - /doc2] DEBUG org.eclipse.jetty.server.Server                    - RESPONSE /doc2  200 handled=true
12:22:29.293 [qtp1412752396-35    ] DEBUG org.eclipse.jetty.server.AsyncHttpConnection       - Enabled read interest SCEP@5c2a0c5e{l(/127.0.0.1:42988)<->r(/127.0.0.1:12345),d=true,open=true,ishut=false,oshut=false,rb=false,wb=false,w=true,i=1r}-{AsyncHttpConnection@8d4f36f,g=HttpGenerator{s=4,h=0,b=0,c=-1},p=HttpParser{s=0,l=24,c=0},r=1}
12:22:29.293 [qtp1412752396-35    ] DEBUG org.eclipse.jetty.http.HttpParser                  - filled 0/0
12:22:29.304 [2752396-30 Selector0] DEBUG org.eclipse.jetty.io.nio                           - created SCEP@5f7cc160{l(/127.0.0.1:42992)<->r(/127.0.0.1:12345),d=false,open=true,ishut=false,oshut=false,rb=false,wb=false,w=true,i=0}-{AsyncHttpConnection@53386e2d,g=HttpGenerator{s=0,h=-1,b=-1,c=-1},p=HttpParser{s=-14,l=0,c=0},r=0}
12:22:29.305 [qtp1412752396-36    ] DEBUG org.eclipse.jetty.http.HttpParser                  - filled 0/0
12:22:29.318 [qtp1412752396-37    ] DEBUG org.eclipse.jetty.http.HttpParser                  - filled 211/211
12:22:29.319 [412752396-37 - /doc3] DEBUG org.eclipse.jetty.server.Server                    - REQUEST /doc3 on AsyncHttpConnection@53386e2d,g=HttpGenerator{s=0,h=-1,b=-1,c=-1},p=HttpParser{s=-5,l=24,c=0},r=1
12:22:29.319 [412752396-37 - /doc3] DEBUG i.t.n.r.embeddedserver.impl.DefaultEmbeddedServer  - doGet(/doc3)
12:22:29.320 [412752396-37 - /doc3] DEBUG i.t.n.r.embeddedserver.impl.DefaultEmbeddedServer  - >>> filtered /doc3
12:22:29.320 [412752396-37 - /doc3] DEBUG org.eclipse.jetty.server.Server                    - RESPONSE /doc3  200 handled=true
12:22:29.321 [qtp1412752396-37    ] DEBUG org.eclipse.jetty.server.AsyncHttpConnection       - Enabled read interest SCEP@5f7cc160{l(/127.0.0.1:42992)<->r(/127.0.0.1:12345),d=true,open=true,ishut=false,oshut=false,rb=false,wb=false,w=true,i=1r}-{AsyncHttpConnection@53386e2d,g=HttpGenerator{s=4,h=0,b=0,c=-1},p=HttpParser{s=0,l=24,c=0},r=1}
12:22:29.322 [qtp1412752396-37    ] DEBUG org.eclipse.jetty.http.HttpParser                  - filled 0/0
12:22:29.325 [main                ] INFO  i.t.n.r.e.impl.DefaultEmbeddedServerTest           - TEST PASSED in 692 msec
12:22:29.325 [main                ] INFO  i.t.n.r.e.impl.DefaultEmbeddedServerTest           - 
12:22:29.326 [main                ] INFO  i.t.n.r.embeddedserver.impl.DefaultEmbeddedServer  - Stopping webserver...
12:22:29.326 [main                ] DEBUG o.eclipse.jetty.util.component.AbstractLifeCycle   - stopping org.eclipse.jetty.server.Server@187e5235
12:22:29.326 [main                ] DEBUG o.eclipse.jetty.util.component.AbstractLifeCycle   - stopping SelectChannelConnector@0.0.0.0:12345
12:22:29.327 [main                ] DEBUG o.eclipse.jetty.util.component.AbstractLifeCycle   - stopping org.eclipse.jetty.server.nio.SelectChannelConnector$ConnectorSelectorManager@3b48e183
12:22:29.327 [2752396-30 Selector0] DEBUG org.eclipse.jetty.io.nio                           - Stopped Thread[qtp1412752396-30 Selector0,5,main] on org.eclipse.jetty.io.nio.SelectorManager$1@5427de62
12:22:29.338 [main                ] DEBUG org.eclipse.jetty.io.nio.ChannelEndPoint           - close SCEP@5f7cc160{l(/127.0.0.1:42992)<->r(/127.0.0.1:12345),d=false,open=true,ishut=false,oshut=false,rb=false,wb=false,w=true,i=1r}-{AsyncHttpConnection@53386e2d,g=HttpGenerator{s=0,h=-1,b=-1,c=-1},p=HttpParser{s=-14,l=0,c=-3},r=1}
12:22:29.341 [main                ] DEBUG org.eclipse.jetty.io.nio.ChannelEndPoint           - close SCEP@4d26c5d7{l(/127.0.0.1:42972)<->r(/127.0.0.1:12345),d=false,open=true,ishut=false,oshut=false,rb=false,wb=false,w=true,i=1r}-{AsyncHttpConnection@51ff01a,g=HttpGenerator{s=0,h=-1,b=-1,c=-1},p=HttpParser{s=-14,l=0,c=-3},r=1}
12:22:29.341 [main                ] DEBUG org.eclipse.jetty.io.nio.ChannelEndPoint           - close SCEP@5c2a0c5e{l(/127.0.0.1:42988)<->r(/127.0.0.1:12345),d=false,open=true,ishut=false,oshut=false,rb=false,wb=false,w=true,i=1r}-{AsyncHttpConnection@8d4f36f,g=HttpGenerator{s=0,h=-1,b=-1,c=-1},p=HttpParser{s=-14,l=0,c=-3},r=1}
12:22:29.344 [main                ] DEBUG o.eclipse.jetty.util.component.AbstractLifeCycle   - STOPPED org.eclipse.jetty.server.nio.SelectChannelConnector$ConnectorSelectorManager@3b48e183
12:22:29.345 [main                ] DEBUG o.eclipse.jetty.util.component.AbstractLifeCycle   - stopping PooledBuffers [1/1024@6144,0/1024@16384,0/1024@-]/PooledBuffers [1/1024@6144,1/1024@32768,0/1024@-]
12:22:29.345 [main                ] DEBUG o.eclipse.jetty.util.component.AbstractLifeCycle   - STOPPED null/null
12:22:29.345 [main                ] DEBUG o.eclipse.jetty.util.component.AbstractLifeCycle   - STOPPED SelectChannelConnector@0.0.0.0:12345
12:22:29.345 [main                ] DEBUG o.eclipse.jetty.util.component.AbstractLifeCycle   - stopping it.tidalwave.northernwind.rca.embeddedserver.impl.ServletAdapter$1@d1d8e1a
12:22:29.345 [main                ] DEBUG org.eclipse.jetty.server.handler.AbstractHandler   - stopping it.tidalwave.northernwind.rca.embeddedserver.impl.ServletAdapter$1@d1d8e1a
12:22:29.345 [main                ] DEBUG o.eclipse.jetty.util.component.AbstractLifeCycle   - STOPPED it.tidalwave.northernwind.rca.embeddedserver.impl.ServletAdapter$1@d1d8e1a
12:22:29.345 [main                ] DEBUG org.eclipse.jetty.server.handler.AbstractHandler   - stopping org.eclipse.jetty.server.Server@187e5235
12:22:29.345 [main                ] DEBUG o.eclipse.jetty.util.component.AbstractLifeCycle   - stopping qtp1412752396{8<=8<=8/254,0}
12:22:29.396 [main                ] DEBUG o.eclipse.jetty.util.component.AbstractLifeCycle   - STOPPED qtp1412752396{8<=0<=0/254,3}
12:22:29.397 [main                ] DEBUG o.eclipse.jetty.util.component.AbstractLifeCycle   - STOPPED org.eclipse.jetty.server.Server@187e5235
12:22:29.397 [main                ] INFO  i.t.n.r.embeddedserver.impl.DefaultEmbeddedServer  - >>>> stopped
12:22:29.557 [main                ] INFO  i.t.n.r.embeddedserver.impl.DefaultEmbeddedServer  - Starting webserver on port 12345...
12:22:29.557 [main                ] DEBUG org.eclipse.jetty.util.component.Container         - Container org.eclipse.jetty.server.Server@45aca496 + SelectChannelConnector@0.0.0.0:12345 as connector
12:22:29.557 [main                ] DEBUG org.eclipse.jetty.util.component.Container         - Container org.eclipse.jetty.server.Server@45aca496 + it.tidalwave.northernwind.rca.embeddedserver.impl.ServletAdapter$1@697173d9 as handler
12:22:29.557 [main                ] DEBUG o.eclipse.jetty.util.component.AbstractLifeCycle   - starting org.eclipse.jetty.server.Server@45aca496
12:22:29.557 [main                ] INFO  org.eclipse.jetty.server.Server                    - jetty-8.1.10.v20130312
12:22:29.558 [main                ] DEBUG org.eclipse.jetty.util.component.Container         - Container org.eclipse.jetty.server.Server@45aca496 + qtp216914680{8<=0<=0/254,-1} as threadpool
12:22:29.558 [main                ] DEBUG o.eclipse.jetty.util.component.AbstractLifeCycle   - starting it.tidalwave.northernwind.rca.embeddedserver.impl.ServletAdapter$1@697173d9
12:22:29.558 [main                ] DEBUG org.eclipse.jetty.server.handler.AbstractHandler   - starting it.tidalwave.northernwind.rca.embeddedserver.impl.ServletAdapter$1@697173d9
12:22:29.558 [main                ] DEBUG o.eclipse.jetty.util.component.AbstractLifeCycle   - STARTED it.tidalwave.northernwind.rca.embeddedserver.impl.ServletAdapter$1@697173d9
12:22:29.558 [main                ] DEBUG org.eclipse.jetty.server.handler.AbstractHandler   - starting org.eclipse.jetty.server.Server@45aca496
12:22:29.558 [main                ] DEBUG o.eclipse.jetty.util.component.AbstractLifeCycle   - starting qtp216914680{8<=0<=0/254,-1}
12:22:29.628 [main                ] DEBUG o.eclipse.jetty.util.component.AbstractLifeCycle   - STARTED qtp216914680{8<=7<=8/254,0}
12:22:29.629 [main                ] DEBUG o.eclipse.jetty.util.component.AbstractLifeCycle   - starting SelectChannelConnector@0.0.0.0:12345
12:22:29.629 [main                ] DEBUG o.eclipse.jetty.util.component.AbstractLifeCycle   - starting null/null
12:22:29.634 [main                ] DEBUG o.eclipse.jetty.util.component.AbstractLifeCycle   - STARTED PooledBuffers [0/1024@6144,0/1024@16384,0/1024@-]/PooledBuffers [0/1024@6144,0/1024@32768,0/1024@-]
12:22:29.634 [main                ] DEBUG o.eclipse.jetty.util.component.AbstractLifeCycle   - starting org.eclipse.jetty.server.nio.SelectChannelConnector$ConnectorSelectorManager@3d90eeb3
12:22:29.634 [main                ] DEBUG o.eclipse.jetty.util.component.AbstractLifeCycle   - STARTED org.eclipse.jetty.server.nio.SelectChannelConnector$ConnectorSelectorManager@3d90eeb3
12:22:29.634 [main                ] INFO  org.eclipse.jetty.server.AbstractConnector         - Started SelectChannelConnector@0.0.0.0:12345
12:22:29.634 [main                ] DEBUG o.eclipse.jetty.util.component.AbstractLifeCycle   - STARTED SelectChannelConnector@0.0.0.0:12345
12:22:29.635 [main                ] DEBUG o.eclipse.jetty.util.component.AbstractLifeCycle   - STARTED org.eclipse.jetty.server.Server@45aca496
12:22:29.635 [main                ] INFO  i.t.n.r.embeddedserver.impl.DefaultEmbeddedServer  - >>>> started
12:22:29.635 [main                ] TRACE it.tidalwave.messagebus.MessageBusHelper           - registerMessageListener(void it.tidalwave.northernwind.rca.embeddedserver.impl.DefaultEmbeddedServer.onOpenSite(it.tidalwave.northernwind.rca.ui.event.OpenSiteEvent))
12:22:29.636 [main                ] INFO  i.t.n.r.e.impl.DefaultEmbeddedServerTest           - *******************************************************
12:22:29.640 [main                ] INFO  i.t.n.r.e.impl.DefaultEmbeddedServerTest           - TEST "must return not found for non existing documents"
12:22:29.640 [main                ] INFO  i.t.n.r.e.impl.DefaultEmbeddedServerTest           - *******************************************************
12:22:29.644 [6914680-57 Selector0] DEBUG org.eclipse.jetty.io.nio                           - Starting Thread[qtp216914680-57 Selector0,5,main] on org.eclipse.jetty.io.nio.SelectorManager$1@2bd292c7
12:22:29.644 [6914680-57 Selector0] DEBUG org.eclipse.jetty.io.nio                           - created SCEP@212af9b7{l(/127.0.0.1:51286)<->r(/127.0.0.1:12345),d=false,open=true,ishut=false,oshut=false,rb=false,wb=false,w=true,i=0}-{AsyncHttpConnection@642873f6,g=HttpGenerator{s=0,h=-1,b=-1,c=-1},p=HttpParser{s=-14,l=0,c=0},r=0}
12:22:29.645 [qtp216914680-52     ] DEBUG org.eclipse.jetty.http.HttpParser                  - filled 0/0
12:22:29.649 [qtp216914680-53     ] DEBUG org.eclipse.jetty.http.HttpParser                  - filled 210/210
12:22:29.650 [p216914680-53 - /foo] DEBUG org.eclipse.jetty.server.Server                    - REQUEST /foo on AsyncHttpConnection@642873f6,g=HttpGenerator{s=0,h=-1,b=-1,c=-1},p=HttpParser{s=-5,l=24,c=0},r=1
12:22:29.650 [p216914680-53 - /foo] DEBUG i.t.n.r.embeddedserver.impl.DefaultEmbeddedServer  - doGet(/foo)
12:22:29.650 [p216914680-53 - /foo] DEBUG i.t.n.r.embeddedserver.impl.DefaultEmbeddedServer  - >>> filtered /foo
12:22:29.650 [p216914680-53 - /foo] WARN  i.t.n.r.embeddedserver.impl.DefaultEmbeddedServer  - 1 - Not found: /foo
12:22:29.650 [p216914680-53 - /foo] DEBUG org.eclipse.jetty.server.Server                    - RESPONSE /foo  404 handled=true
12:22:29.651 [qtp216914680-53     ] DEBUG org.eclipse.jetty.server.AsyncHttpConnection       - Enabled read interest SCEP@212af9b7{l(/127.0.0.1:51286)<->r(/127.0.0.1:12345),d=true,open=true,ishut=false,oshut=false,rb=false,wb=false,w=true,i=1r}-{AsyncHttpConnection@642873f6,g=HttpGenerator{s=4,h=0,b=-1,c=-1},p=HttpParser{s=0,l=24,c=0},r=1}
12:22:29.651 [qtp216914680-53     ] DEBUG org.eclipse.jetty.http.HttpParser                  - filled 0/0
12:22:29.668 [6914680-57 Selector0] DEBUG org.eclipse.jetty.io.nio                           - created SCEP@550650a8{l(/127.0.0.1:51298)<->r(/127.0.0.1:12345),d=false,open=true,ishut=false,oshut=false,rb=false,wb=false,w=true,i=0}-{AsyncHttpConnection@2397ecfe,g=HttpGenerator{s=0,h=-1,b=-1,c=-1},p=HttpParser{s=-14,l=0,c=0},r=0}
12:22:29.675 [qtp216914680-54     ] DEBUG org.eclipse.jetty.http.HttpParser                  - filled 0/0
12:22:29.704 [qtp216914680-55     ] DEBUG org.eclipse.jetty.http.HttpParser                  - filled 210/210
12:22:29.708 [p216914680-55 - /bar] DEBUG org.eclipse.jetty.server.Server                    - REQUEST /bar on AsyncHttpConnection@2397ecfe,g=HttpGenerator{s=0,h=-1,b=-1,c=-1},p=HttpParser{s=-5,l=24,c=0},r=1
12:22:29.708 [p216914680-55 - /bar] DEBUG i.t.n.r.embeddedserver.impl.DefaultEmbeddedServer  - doGet(/bar)
12:22:29.708 [p216914680-55 - /bar] DEBUG i.t.n.r.embeddedserver.impl.DefaultEmbeddedServer  - >>> filtered /bar
12:22:29.708 [p216914680-55 - /bar] WARN  i.t.n.r.embeddedserver.impl.DefaultEmbeddedServer  - 1 - Not found: /bar
12:22:29.708 [p216914680-55 - /bar] DEBUG org.eclipse.jetty.server.Server                    - RESPONSE /bar  404 handled=true
12:22:29.709 [qtp216914680-55     ] DEBUG org.eclipse.jetty.server.AsyncHttpConnection       - Enabled read interest SCEP@550650a8{l(/127.0.0.1:51298)<->r(/127.0.0.1:12345),d=true,open=true,ishut=false,oshut=false,rb=false,wb=false,w=true,i=1r}-{AsyncHttpConnection@2397ecfe,g=HttpGenerator{s=4,h=0,b=-1,c=-1},p=HttpParser{s=0,l=24,c=0},r=1}
12:22:29.709 [qtp216914680-55     ] DEBUG org.eclipse.jetty.http.HttpParser                  - filled 0/0
12:22:29.716 [main                ] INFO  i.t.n.r.e.impl.DefaultEmbeddedServerTest           - TEST PASSED in 79 msec
12:22:29.716 [main                ] INFO  i.t.n.r.e.impl.DefaultEmbeddedServerTest           - 
12:22:29.717 [main                ] INFO  i.t.n.r.embeddedserver.impl.DefaultEmbeddedServer  - Stopping webserver...
12:22:29.717 [main                ] DEBUG o.eclipse.jetty.util.component.AbstractLifeCycle   - stopping org.eclipse.jetty.server.Server@45aca496
12:22:29.717 [main                ] DEBUG o.eclipse.jetty.util.component.AbstractLifeCycle   - stopping SelectChannelConnector@0.0.0.0:12345
12:22:29.718 [main                ] DEBUG o.eclipse.jetty.util.component.AbstractLifeCycle   - stopping org.eclipse.jetty.server.nio.SelectChannelConnector$ConnectorSelectorManager@3d90eeb3
12:22:29.718 [6914680-57 Selector0] DEBUG org.eclipse.jetty.io.nio                           - Stopped Thread[qtp216914680-57 Selector0,5,main] on org.eclipse.jetty.io.nio.SelectorManager$1@2bd292c7
12:22:29.729 [main                ] DEBUG org.eclipse.jetty.io.nio.ChannelEndPoint           - close SCEP@212af9b7{l(/127.0.0.1:51286)<->r(/127.0.0.1:12345),d=false,open=true,ishut=false,oshut=false,rb=false,wb=false,w=true,i=1r}-{AsyncHttpConnection@642873f6,g=HttpGenerator{s=0,h=-1,b=-1,c=-1},p=HttpParser{s=-14,l=0,c=-3},r=1}
12:22:29.730 [main                ] DEBUG org.eclipse.jetty.io.nio.ChannelEndPoint           - close SCEP@550650a8{l(/127.0.0.1:51298)<->r(/127.0.0.1:12345),d=false,open=true,ishut=false,oshut=false,rb=false,wb=false,w=true,i=1r}-{AsyncHttpConnection@2397ecfe,g=HttpGenerator{s=0,h=-1,b=-1,c=-1},p=HttpParser{s=-14,l=0,c=-3},r=1}
12:22:29.731 [main                ] DEBUG o.eclipse.jetty.util.component.AbstractLifeCycle   - STOPPED org.eclipse.jetty.server.nio.SelectChannelConnector$ConnectorSelectorManager@3d90eeb3
12:22:29.731 [main                ] DEBUG o.eclipse.jetty.util.component.AbstractLifeCycle   - stopping PooledBuffers [1/1024@6144,0/1024@16384,0/1024@-]/PooledBuffers [1/1024@6144,0/1024@32768,0/1024@-]
12:22:29.732 [main                ] DEBUG o.eclipse.jetty.util.component.AbstractLifeCycle   - STOPPED null/null
12:22:29.732 [main                ] DEBUG o.eclipse.jetty.util.component.AbstractLifeCycle   - STOPPED SelectChannelConnector@0.0.0.0:12345
12:22:29.732 [main                ] DEBUG o.eclipse.jetty.util.component.AbstractLifeCycle   - stopping it.tidalwave.northernwind.rca.embeddedserver.impl.ServletAdapter$1@697173d9
12:22:29.732 [main                ] DEBUG org.eclipse.jetty.server.handler.AbstractHandler   - stopping it.tidalwave.northernwind.rca.embeddedserver.impl.ServletAdapter$1@697173d9
12:22:29.732 [main                ] DEBUG o.eclipse.jetty.util.component.AbstractLifeCycle   - STOPPED it.tidalwave.northernwind.rca.embeddedserver.impl.ServletAdapter$1@697173d9
12:22:29.732 [main                ] DEBUG org.eclipse.jetty.server.handler.AbstractHandler   - stopping org.eclipse.jetty.server.Server@45aca496
12:22:29.732 [main                ] DEBUG o.eclipse.jetty.util.component.AbstractLifeCycle   - stopping qtp216914680{8<=8<=8/254,0}
12:22:29.786 [main                ] DEBUG o.eclipse.jetty.util.component.AbstractLifeCycle   - STOPPED qtp216914680{8<=0<=0/254,5}
12:22:29.786 [main                ] DEBUG o.eclipse.jetty.util.component.AbstractLifeCycle   - STOPPED org.eclipse.jetty.server.Server@45aca496
12:22:29.786 [main                ] INFO  i.t.n.r.embeddedserver.impl.DefaultEmbeddedServer  - >>>> stopped
12:22:29.861 [main                ] INFO  i.t.n.r.embeddedserver.impl.DefaultEmbeddedServer  - Starting webserver on port 12345...
12:22:29.862 [main                ] DEBUG org.eclipse.jetty.util.component.Container         - Container org.eclipse.jetty.server.Server@6dc1dc69 + SelectChannelConnector@0.0.0.0:12345 as connector
12:22:29.862 [main                ] DEBUG org.eclipse.jetty.util.component.Container         - Container org.eclipse.jetty.server.Server@6dc1dc69 + it.tidalwave.northernwind.rca.embeddedserver.impl.ServletAdapter$1@7e9f2c32 as handler
12:22:29.862 [main                ] DEBUG o.eclipse.jetty.util.component.AbstractLifeCycle   - starting org.eclipse.jetty.server.Server@6dc1dc69
12:22:29.862 [main                ] INFO  org.eclipse.jetty.server.Server                    - jetty-8.1.10.v20130312
12:22:29.862 [main                ] DEBUG org.eclipse.jetty.util.component.Container         - Container org.eclipse.jetty.server.Server@6dc1dc69 + qtp434167806{8<=0<=0/254,-1} as threadpool
12:22:29.862 [main                ] DEBUG o.eclipse.jetty.util.component.AbstractLifeCycle   - starting it.tidalwave.northernwind.rca.embeddedserver.impl.ServletAdapter$1@7e9f2c32
12:22:29.862 [main                ] DEBUG org.eclipse.jetty.server.handler.AbstractHandler   - starting it.tidalwave.northernwind.rca.embeddedserver.impl.ServletAdapter$1@7e9f2c32
12:22:29.862 [main                ] DEBUG o.eclipse.jetty.util.component.AbstractLifeCycle   - STARTED it.tidalwave.northernwind.rca.embeddedserver.impl.ServletAdapter$1@7e9f2c32
12:22:29.862 [main                ] DEBUG org.eclipse.jetty.server.handler.AbstractHandler   - starting org.eclipse.jetty.server.Server@6dc1dc69
12:22:29.862 [main                ] DEBUG o.eclipse.jetty.util.component.AbstractLifeCycle   - starting qtp434167806{8<=0<=0/254,-1}
12:22:29.873 [main                ] DEBUG o.eclipse.jetty.util.component.AbstractLifeCycle   - STARTED qtp434167806{8<=7<=8/254,0}
12:22:29.874 [main                ] DEBUG o.eclipse.jetty.util.component.AbstractLifeCycle   - starting SelectChannelConnector@0.0.0.0:12345
12:22:29.874 [main                ] DEBUG o.eclipse.jetty.util.component.AbstractLifeCycle   - starting null/null
12:22:29.874 [main                ] DEBUG o.eclipse.jetty.util.component.AbstractLifeCycle   - STARTED PooledBuffers [0/1024@6144,0/1024@16384,0/1024@-]/PooledBuffers [0/1024@6144,0/1024@32768,0/1024@-]
12:22:29.874 [main                ] DEBUG o.eclipse.jetty.util.component.AbstractLifeCycle   - starting org.eclipse.jetty.server.nio.SelectChannelConnector$ConnectorSelectorManager@5d4e13e1
12:22:29.875 [main                ] DEBUG o.eclipse.jetty.util.component.AbstractLifeCycle   - STARTED org.eclipse.jetty.server.nio.SelectChannelConnector$ConnectorSelectorManager@5d4e13e1
12:22:29.875 [main                ] INFO  org.eclipse.jetty.server.AbstractConnector         - Started SelectChannelConnector@0.0.0.0:12345
12:22:29.875 [main                ] DEBUG o.eclipse.jetty.util.component.AbstractLifeCycle   - STARTED SelectChannelConnector@0.0.0.0:12345
12:22:29.875 [main                ] DEBUG o.eclipse.jetty.util.component.AbstractLifeCycle   - STARTED org.eclipse.jetty.server.Server@6dc1dc69
12:22:29.875 [main                ] INFO  i.t.n.r.embeddedserver.impl.DefaultEmbeddedServer  - >>>> started
12:22:29.875 [main                ] TRACE it.tidalwave.messagebus.MessageBusHelper           - registerMessageListener(void it.tidalwave.northernwind.rca.embeddedserver.impl.DefaultEmbeddedServer.onOpenSite(it.tidalwave.northernwind.rca.ui.event.OpenSiteEvent))
12:22:29.879 [4167806-64 Selector0] DEBUG org.eclipse.jetty.io.nio                           - Starting Thread[qtp434167806-64 Selector0,5,main] on org.eclipse.jetty.io.nio.SelectorManager$1@c3bf6d1
12:22:29.880 [main                ] INFO  i.t.n.r.e.impl.DefaultEmbeddedServerTest           - *************************************************
12:22:29.880 [main                ] INFO  i.t.n.r.e.impl.DefaultEmbeddedServerTest           - TEST "stop must properly shut the webserver down"
12:22:29.880 [main                ] INFO  i.t.n.r.e.impl.DefaultEmbeddedServerTest           - *************************************************
12:22:29.880 [main                ] INFO  i.t.n.r.embeddedserver.impl.DefaultEmbeddedServer  - Starting webserver on port 12346...
12:22:29.880 [main                ] DEBUG org.eclipse.jetty.util.component.Container         - Container org.eclipse.jetty.server.Server@3976ebfa + SelectChannelConnector@0.0.0.0:12346 as connector
12:22:29.880 [main                ] DEBUG org.eclipse.jetty.util.component.Container         - Container org.eclipse.jetty.server.Server@3976ebfa + it.tidalwave.northernwind.rca.embeddedserver.impl.ServletAdapter$1@2676dc05 as handler
12:22:29.881 [main                ] DEBUG o.eclipse.jetty.util.component.AbstractLifeCycle   - starting org.eclipse.jetty.server.Server@3976ebfa
12:22:29.881 [main                ] INFO  org.eclipse.jetty.server.Server                    - jetty-8.1.10.v20130312
12:22:29.881 [main                ] DEBUG org.eclipse.jetty.util.component.Container         - Container org.eclipse.jetty.server.Server@3976ebfa + qtp185209393{8<=0<=0/254,-1} as threadpool
12:22:29.881 [main                ] DEBUG o.eclipse.jetty.util.component.AbstractLifeCycle   - starting it.tidalwave.northernwind.rca.embeddedserver.impl.ServletAdapter$1@2676dc05
12:22:29.881 [main                ] DEBUG org.eclipse.jetty.server.handler.AbstractHandler   - starting it.tidalwave.northernwind.rca.embeddedserver.impl.ServletAdapter$1@2676dc05
12:22:29.881 [main                ] DEBUG o.eclipse.jetty.util.component.AbstractLifeCycle   - STARTED it.tidalwave.northernwind.rca.embeddedserver.impl.ServletAdapter$1@2676dc05
12:22:29.881 [main                ] DEBUG org.eclipse.jetty.server.handler.AbstractHandler   - starting org.eclipse.jetty.server.Server@3976ebfa
12:22:29.881 [main                ] DEBUG o.eclipse.jetty.util.component.AbstractLifeCycle   - starting qtp185209393{8<=0<=0/254,-1}
12:22:29.885 [main                ] DEBUG o.eclipse.jetty.util.component.AbstractLifeCycle   - STARTED qtp185209393{8<=7<=8/254,0}
12:22:29.885 [main                ] DEBUG o.eclipse.jetty.util.component.AbstractLifeCycle   - starting SelectChannelConnector@0.0.0.0:12346
12:22:29.885 [main                ] DEBUG o.eclipse.jetty.util.component.AbstractLifeCycle   - starting null/null
12:22:29.885 [main                ] DEBUG o.eclipse.jetty.util.component.AbstractLifeCycle   - STARTED PooledBuffers [0/1024@6144,0/1024@16384,0/1024@-]/PooledBuffers [0/1024@6144,0/1024@32768,0/1024@-]
12:22:29.885 [main                ] DEBUG o.eclipse.jetty.util.component.AbstractLifeCycle   - starting org.eclipse.jetty.server.nio.SelectChannelConnector$ConnectorSelectorManager@4833eff3
12:22:29.885 [main                ] DEBUG o.eclipse.jetty.util.component.AbstractLifeCycle   - STARTED org.eclipse.jetty.server.nio.SelectChannelConnector$ConnectorSelectorManager@4833eff3
12:22:29.886 [main                ] INFO  org.eclipse.jetty.server.AbstractConnector         - Started SelectChannelConnector@0.0.0.0:12346
12:22:29.886 [main                ] DEBUG o.eclipse.jetty.util.component.AbstractLifeCycle   - STARTED SelectChannelConnector@0.0.0.0:12346
12:22:29.886 [main                ] DEBUG o.eclipse.jetty.util.component.AbstractLifeCycle   - STARTED org.eclipse.jetty.server.Server@3976ebfa
12:22:29.886 [main                ] INFO  i.t.n.r.embeddedserver.impl.DefaultEmbeddedServer  - >>>> started
12:22:29.890 [5209393-72 Selector0] DEBUG org.eclipse.jetty.io.nio                           - Starting Thread[qtp185209393-72 Selector0,5,main] on org.eclipse.jetty.io.nio.SelectorManager$1@6a191fd4
12:22:31.886 [main                ] INFO  i.t.n.r.embeddedserver.impl.DefaultEmbeddedServer  - Stopping webserver...
12:22:31.886 [main                ] DEBUG o.eclipse.jetty.util.component.AbstractLifeCycle   - stopping org.eclipse.jetty.server.Server@3976ebfa
12:22:31.887 [main                ] DEBUG o.eclipse.jetty.util.component.AbstractLifeCycle   - stopping SelectChannelConnector@0.0.0.0:12346
12:22:31.887 [main                ] DEBUG o.eclipse.jetty.util.component.AbstractLifeCycle   - stopping org.eclipse.jetty.server.nio.SelectChannelConnector$ConnectorSelectorManager@4833eff3
12:22:31.888 [5209393-72 Selector0] DEBUG org.eclipse.jetty.io.nio                           - Stopped Thread[qtp185209393-72 Selector0,5,main] on org.eclipse.jetty.io.nio.SelectorManager$1@6a191fd4
12:22:31.898 [main                ] DEBUG o.eclipse.jetty.util.component.AbstractLifeCycle   - STOPPED org.eclipse.jetty.server.nio.SelectChannelConnector$ConnectorSelectorManager@4833eff3
12:22:31.899 [main                ] DEBUG o.eclipse.jetty.util.component.AbstractLifeCycle   - stopping PooledBuffers [0/1024@6144,0/1024@16384,0/1024@-]/PooledBuffers [0/1024@6144,0/1024@32768,0/1024@-]
12:22:31.899 [main                ] DEBUG o.eclipse.jetty.util.component.AbstractLifeCycle   - STOPPED null/null
12:22:31.900 [main                ] DEBUG o.eclipse.jetty.util.component.AbstractLifeCycle   - STOPPED SelectChannelConnector@0.0.0.0:12346
12:22:31.900 [main                ] DEBUG o.eclipse.jetty.util.component.AbstractLifeCycle   - stopping it.tidalwave.northernwind.rca.embeddedserver.impl.ServletAdapter$1@2676dc05
12:22:31.900 [main                ] DEBUG org.eclipse.jetty.server.handler.AbstractHandler   - stopping it.tidalwave.northernwind.rca.embeddedserver.impl.ServletAdapter$1@2676dc05
12:22:31.900 [main                ] DEBUG o.eclipse.jetty.util.component.AbstractLifeCycle   - STOPPED it.tidalwave.northernwind.rca.embeddedserver.impl.ServletAdapter$1@2676dc05
12:22:31.900 [main                ] DEBUG org.eclipse.jetty.server.handler.AbstractHandler   - stopping org.eclipse.jetty.server.Server@3976ebfa
12:22:31.900 [main                ] DEBUG o.eclipse.jetty.util.component.AbstractLifeCycle   - stopping qtp185209393{8<=8<=8/254,0}
12:22:31.953 [main                ] DEBUG o.eclipse.jetty.util.component.AbstractLifeCycle   - STOPPED qtp185209393{8<=0<=0/254,0}
12:22:31.953 [main                ] DEBUG o.eclipse.jetty.util.component.AbstractLifeCycle   - STOPPED org.eclipse.jetty.server.Server@3976ebfa
12:22:31.954 [main                ] INFO  i.t.n.r.embeddedserver.impl.DefaultEmbeddedServer  - >>>> stopped
12:22:31.960 [main                ] INFO  i.t.n.r.e.impl.DefaultEmbeddedServerTest           - TEST PASSED in 2078 msec
12:22:31.960 [main                ] INFO  i.t.n.r.e.impl.DefaultEmbeddedServerTest           - 
12:22:31.961 [main                ] INFO  i.t.n.r.embeddedserver.impl.DefaultEmbeddedServer  - Stopping webserver...
12:22:31.961 [main                ] DEBUG o.eclipse.jetty.util.component.AbstractLifeCycle   - stopping org.eclipse.jetty.server.Server@6dc1dc69
12:22:31.962 [main                ] DEBUG o.eclipse.jetty.util.component.AbstractLifeCycle   - stopping SelectChannelConnector@0.0.0.0:12345
12:22:31.963 [main                ] DEBUG o.eclipse.jetty.util.component.AbstractLifeCycle   - stopping org.eclipse.jetty.server.nio.SelectChannelConnector$ConnectorSelectorManager@5d4e13e1
12:22:31.964 [4167806-64 Selector0] DEBUG org.eclipse.jetty.io.nio                           - Stopped Thread[qtp434167806-64 Selector0,5,main] on org.eclipse.jetty.io.nio.SelectorManager$1@c3bf6d1
12:22:31.985 [main                ] DEBUG o.eclipse.jetty.util.component.AbstractLifeCycle   - STOPPED org.eclipse.jetty.server.nio.SelectChannelConnector$ConnectorSelectorManager@5d4e13e1
12:22:31.989 [main                ] DEBUG o.eclipse.jetty.util.component.AbstractLifeCycle   - stopping PooledBuffers [0/1024@6144,0/1024@16384,0/1024@-]/PooledBuffers [0/1024@6144,0/1024@32768,0/1024@-]
12:22:31.989 [main                ] DEBUG o.eclipse.jetty.util.component.AbstractLifeCycle   - STOPPED null/null
12:22:31.990 [main                ] DEBUG o.eclipse.jetty.util.component.AbstractLifeCycle   - STOPPED SelectChannelConnector@0.0.0.0:12345
12:22:31.990 [main                ] DEBUG o.eclipse.jetty.util.component.AbstractLifeCycle   - stopping it.tidalwave.northernwind.rca.embeddedserver.impl.ServletAdapter$1@7e9f2c32
12:22:31.990 [main                ] DEBUG org.eclipse.jetty.server.handler.AbstractHandler   - stopping it.tidalwave.northernwind.rca.embeddedserver.impl.ServletAdapter$1@7e9f2c32
12:22:31.990 [main                ] DEBUG o.eclipse.jetty.util.component.AbstractLifeCycle   - STOPPED it.tidalwave.northernwind.rca.embeddedserver.impl.ServletAdapter$1@7e9f2c32
12:22:31.997 [main                ] DEBUG org.eclipse.jetty.server.handler.AbstractHandler   - stopping org.eclipse.jetty.server.Server@6dc1dc69
12:22:31.998 [main                ] DEBUG o.eclipse.jetty.util.component.AbstractLifeCycle   - stopping qtp434167806{8<=8<=8/254,0}
12:22:32.059 [main                ] DEBUG o.eclipse.jetty.util.component.AbstractLifeCycle   - STOPPED qtp434167806{8<=0<=0/254,0}
12:22:32.059 [main                ] DEBUG o.eclipse.jetty.util.component.AbstractLifeCycle   - STOPPED org.eclipse.jetty.server.Server@6dc1dc69
12:22:32.059 [main                ] INFO  i.t.n.r.embeddedserver.impl.DefaultEmbeddedServer  - >>>> stopped
12:22:32.060 [main                ] INFO  i.t.n.r.e.impl.DefaultEmbeddedServerTest           - >>>> shutting down server...
12:22:32.067 [main                ] INFO  i.t.n.r.e.impl.DefaultEmbeddedServerTest           - FINISHED TESTS OF it.tidalwave.northernwind.rca.embeddedserver.impl.DefaultEmbeddedServerTest
[INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 8.039 s - in it.tidalwave.northernwind.rca.embeddedserver.impl.DefaultEmbeddedServerTest
[INFO] 
[INFO] Results:
[INFO] 
[INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0
[INFO] 
[JENKINS] Recording test results
[INFO] 
[INFO] --- jar:3.3.0:jar (default-jar) @ it-tidalwave-northernwind-rca-embeddedserver ---
[INFO] Building jar: /var/jenkins_home/jobs/Zephyr_Build_and_Test/workspace/modules/EmbeddedServer/target/it-tidalwave-northernwind-rca-embeddedserver-1.2-ALPHA-4-SNAPSHOT.30819703aea5.jar
[INFO] 
[INFO] --- jar:3.3.0:test-jar (default-test-jar) @ it-tidalwave-northernwind-rca-embeddedserver ---
[INFO] Building jar: /var/jenkins_home/jobs/Zephyr_Build_and_Test/workspace/modules/EmbeddedServer/target/it-tidalwave-northernwind-rca-embeddedserver-1.2-ALPHA-4-SNAPSHOT.30819703aea5-tests.jar
[INFO] 
[INFO] --- install:3.1.1:install (default-install) @ it-tidalwave-northernwind-rca-embeddedserver ---
[INFO] Installing /var/jenkins_home/jobs/Zephyr_Build_and_Test/workspace/modules/EmbeddedServer/pom.xml to /var/jenkins_home/maven-repositories/0/it/tidalwave/northernwind/rca/it-tidalwave-northernwind-rca-embeddedserver/1.2-ALPHA-4-SNAPSHOT/it-tidalwave-northernwind-rca-embeddedserver-1.2-ALPHA-4-SNAPSHOT.pom
[INFO] Installing /var/jenkins_home/jobs/Zephyr_Build_and_Test/workspace/modules/EmbeddedServer/target/it-tidalwave-northernwind-rca-embeddedserver-1.2-ALPHA-4-SNAPSHOT.30819703aea5.jar to /var/jenkins_home/maven-repositories/0/it/tidalwave/northernwind/rca/it-tidalwave-northernwind-rca-embeddedserver/1.2-ALPHA-4-SNAPSHOT/it-tidalwave-northernwind-rca-embeddedserver-1.2-ALPHA-4-SNAPSHOT.jar
[INFO] Installing /var/jenkins_home/jobs/Zephyr_Build_and_Test/workspace/modules/EmbeddedServer/target/it-tidalwave-northernwind-rca-embeddedserver-1.2-ALPHA-4-SNAPSHOT.30819703aea5-tests.jar to /var/jenkins_home/maven-repositories/0/it/tidalwave/northernwind/rca/it-tidalwave-northernwind-rca-embeddedserver/1.2-ALPHA-4-SNAPSHOT/it-tidalwave-northernwind-rca-embeddedserver-1.2-ALPHA-4-SNAPSHOT-tests.jar
[JENKINS] Archiving disabled
Started calculate disk usage of build
Finished Calculation of disk usage of build in 0 seconds
Started calculate disk usage of workspace
Finished Calculation of disk usage of workspace in 0 seconds
[INFO] 
[INFO] --< it.tidalwave.northernwind.rca:it-tidalwave-northernwind-rca-ui-content-editor >--
[INFO] Building Zephyr - UI Content Editor 1.2-ALPHA-4-SNAPSHOT          [7/15]
[INFO]   from modules/ContentEditor/pom.xml
[INFO] --------------------------------[ jar ]---------------------------------
[INFO] 
[INFO] --- clean:3.2.0:clean (default-clean) @ it-tidalwave-northernwind-rca-ui-content-editor ---
[INFO] 
[INFO] --- buildnumber:3.0.0:create (default) @ it-tidalwave-northernwind-rca-ui-content-editor ---
[INFO] ShortRevision tag detected. The value is '12'.
[INFO] Executing: /bin/sh -c cd '/var/jenkins_home/jobs/Zephyr_Build_and_Test/workspace/modules/ContentEditor' && 'git' 'rev-parse' '--verify' '--short=12' 'HEAD'
[INFO] Working directory: /var/jenkins_home/jobs/Zephyr_Build_and_Test/workspace/modules/ContentEditor
[INFO] Storing buildNumber: 30819703aea5 at timestamp: 1683634953989
[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/Zephyr_Build_and_Test/workspace/modules/ContentEditor' && 'git' 'rev-parse' '--verify' '--short=12' 'HEAD'
[INFO] Working directory: /var/jenkins_home/jobs/Zephyr_Build_and_Test/workspace/modules/ContentEditor
[INFO] Storing buildScmBranch: UNKNOWN
[INFO] 
[INFO] --- enforcer:3.3.0:enforce (enforce-maven) @ it-tidalwave-northernwind-rca-ui-content-editor ---
[INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.DependencyConvergence passed
[INFO] Rule 3: org.apache.maven.enforcer.rules.RequirePluginVersions passed
[INFO] 
[INFO] --- enforcer:3.3.0:enforce (enforce-banned-dependencies) @ it-tidalwave-northernwind-rca-ui-content-editor ---
[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-northernwind-rca-ui-content-editor ---
[INFO] Executing tasks
[INFO]      [echo] DESCRIPTION: origin/release/1.2-ALPHA-4 1.2-ALPHA-4-SNAPSHOT 30819703aea5
[INFO]      [echo] Java Version: 11.0.18 -source 11 -target 11 -release 11
[INFO] Executed tasks
[INFO] 
[INFO] --- antrun:3.1.0:run (create-unwoven-classes-dirs) @ it-tidalwave-northernwind-rca-ui-content-editor ---
[INFO] Executing tasks
[INFO]     [mkdir] Created dir: /var/jenkins_home/jobs/Zephyr_Build_and_Test/workspace/modules/ContentEditor/target/unwoven-classes
[INFO]     [mkdir] Created dir: /var/jenkins_home/jobs/Zephyr_Build_and_Test/workspace/modules/ContentEditor/target/unwoven-test-classes
[INFO] Executed tasks
[INFO] 
[INFO] --- resources:3.3.1:resources (default-resources) @ it-tidalwave-northernwind-rca-ui-content-editor ---
[INFO] Copying 29 resources from src/main/resources to target/classes
[INFO] 
[INFO] --- compiler:3.11.0:compile (default-compile) @ it-tidalwave-northernwind-rca-ui-content-editor ---
[WARNING] Parameter 'outputDirectory' is read-only, must not be used in configuration
[INFO] Changes detected - recompiling the module! :dependency
[INFO] Compiling 9 source files with javac [forked debug deprecation release 11] to target/unwoven-classes
[WARNING] Supported source version 'RELEASE_6' from annotation processor 'org.netbeans.modules.openide.filesystems.declmime.MIMEResolverProcessor' less than -source '11'
[WARNING] Supported source version 'RELEASE_6' from annotation processor 'org.netbeans.modules.openide.util.NbBundleProcessor' less than -source '11'
[WARNING] Supported source version 'RELEASE_6' from annotation processor 'org.netbeans.modules.openide.util.ServiceProviderProcessor' less than -source '11'
[WARNING] Supported source version 'RELEASE_6' from annotation processor 'org.netbeans.modules.openide.util.NamedServiceProcessor' less than -source '11'
[INFO] 
[INFO] --- aspectj:1.14.0:compile (weave-classes) @ it-tidalwave-northernwind-rca-ui-content-editor ---
[INFO] Showing AJC message detail for messages of types: [error, warning, fail]
[INFO] 
[INFO] --- resources:3.3.1:testResources (default-testResources) @ it-tidalwave-northernwind-rca-ui-content-editor ---
[INFO] Copying 8 resources from src/test/resources to target/test-classes
[INFO] 
[INFO] --- compiler:3.11.0:testCompile (default-testCompile) @ it-tidalwave-northernwind-rca-ui-content-editor ---
[WARNING] Parameter 'outputDirectory' is read-only, must not be used in configuration
[INFO] Changes detected - recompiling the module! :dependency
[INFO] Compiling 5 source files with javac [forked debug deprecation release 11] to target/unwoven-test-classes
[WARNING] Supported source version 'RELEASE_6' from annotation processor 'org.netbeans.modules.openide.filesystems.declmime.MIMEResolverProcessor' less than -source '11'
[WARNING] Supported source version 'RELEASE_6' from annotation processor 'org.netbeans.modules.openide.util.NbBundleProcessor' less than -source '11'
[WARNING] Supported source version 'RELEASE_6' from annotation processor 'org.netbeans.modules.openide.util.ServiceProviderProcessor' less than -source '11'
[WARNING] Supported source version 'RELEASE_6' from annotation processor 'org.netbeans.modules.openide.util.NamedServiceProcessor' less than -source '11'
[WARNING] /var/jenkins_home/jobs/Zephyr_Build_and_Test/workspace/modules/ContentEditor/src/test/java/it/tidalwave/northernwind/rca/ui/contenteditor/spi/DefaultContentEditorPresentationControlTest.java:[116,47] [unchecked] unchecked method invocation: method createBoundDocument in interface PropertyBinder is applied to given types
  required: Key<String>,UpdateCallback
  found: Key,UpdateCallback
[WARNING] /var/jenkins_home/jobs/Zephyr_Build_and_Test/workspace/modules/ContentEditor/src/test/java/it/tidalwave/northernwind/rca/ui/contenteditor/spi/DefaultContentEditorPresentationControlTest.java:[116,51] [unchecked] unchecked conversion
  required: Key<String>
  found:    Key
[INFO] 
[INFO] --- aspectj:1.14.0:test-compile (weave-test-classes) @ it-tidalwave-northernwind-rca-ui-content-editor ---
[INFO] Showing AJC message detail for messages of types: [error, warning, fail]
[INFO] 
[INFO] --- surefire:3.0.0:test (default-test) @ it-tidalwave-northernwind-rca-ui-content-editor ---
[INFO] Using auto detected provider org.apache.maven.surefire.testng.TestNGProvider
[INFO] 
[INFO] -------------------------------------------------------
[INFO]  T E S T S
[INFO] -------------------------------------------------------
[INFO] Running TestSuite
12:22:46.557 [main                ] TRACE org.testng.internal.Graph                          - [Graph] ADDING NODE HtmlDocumentTest.setup()[pri:0, instance:null] -2109228622
12:22:46.566 [main                ] TRACE org.testng.internal.Graph                          - [Graph] ================ SORTING
12:22:46.571 [main                ] TRACE org.testng.internal.Graph                          - [Graph] =============== DONE SORTING
12:22:46.571 [main                ] TRACE org.testng.internal.Graph                          - [Graph] ====== SORTED NODES
12:22:46.571 [main                ] TRACE org.testng.internal.Graph                          - [Graph] ====== END SORTED NODES
12:22:46.591 [main                ] TRACE org.testng.internal.Graph                          - [Graph] ADDING NODE JSoupXhtmlNormalizerTest.prepare()[pri:0, instance:null] 1848517223
12:22:46.591 [main                ] TRACE org.testng.internal.Graph                          - [Graph] ================ SORTING
12:22:46.591 [main                ] TRACE org.testng.internal.Graph                          - [Graph] =============== DONE SORTING
12:22:46.591 [main                ] TRACE org.testng.internal.Graph                          - [Graph] ====== SORTED NODES
12:22:46.591 [main                ] TRACE org.testng.internal.Graph                          - [Graph] ====== END SORTED NODES
12:22:46.624 [main                ] TRACE org.testng.internal.Graph                          - [Graph] ADDING NODE ResourcePropertiesBinderTest.setup()[pri:0, instance:null] -673172179
12:22:46.624 [main                ] TRACE org.testng.internal.Graph                          - [Graph] ================ SORTING
12:22:46.625 [main                ] TRACE org.testng.internal.Graph                          - [Graph] =============== DONE SORTING
12:22:46.625 [main                ] TRACE org.testng.internal.Graph                          - [Graph] ====== SORTED NODES
12:22:46.625 [main                ] TRACE org.testng.internal.Graph                          - [Graph] ====== END SORTED NODES
12:22:46.644 [main                ] TRACE org.testng.internal.Graph                          - [Graph] ADDING NODE DefaultContentEditorPresentationControlTest.setup()[pri:0, instance:null] -1096181494
12:22:46.644 [main                ] TRACE org.testng.internal.Graph                          - [Graph] ================ SORTING
12:22:46.644 [main                ] TRACE org.testng.internal.Graph                          - [Graph] =============== DONE SORTING
12:22:46.645 [main                ] TRACE org.testng.internal.Graph                          - [Graph] ====== SORTED NODES
12:22:46.645 [main                ] TRACE org.testng.internal.Graph                          - [Graph] ====== END SORTED NODES
12:22:46.646 [main                ] TRACE org.testng.internal.Graph                          - [Graph] ADDING NODE DefaultContentEditorPresentationControlTest.tearDown()[pri:0, instance:null] 619149521
12:22:46.646 [main                ] TRACE org.testng.internal.Graph                          - [Graph] ================ SORTING
12:22:46.646 [main                ] TRACE org.testng.internal.Graph                          - [Graph] =============== DONE SORTING
12:22:46.646 [main                ] TRACE org.testng.internal.Graph                          - [Graph] ====== SORTED NODES
12:22:46.646 [main                ] TRACE org.testng.internal.Graph                          - [Graph] ====== END SORTED NODES
12:22:46.660 [main                ] TRACE org.testng.internal.Graph                          - [Graph] ADDING NODE HtmlDocumentTest.must_properly_convert_to_string()[pri:0, instance:it.tidalwave.northernwind.rca.ui.contenteditor.impl.HtmlDocumentTest@3daf7722] 1632633104
12:22:46.660 [main                ] TRACE org.testng.internal.Graph                          - [Graph] ADDING NODE HtmlDocumentTest.must_properly_replace_prolog()[pri:0, instance:it.tidalwave.northernwind.rca.ui.contenteditor.impl.HtmlDocumentTest@3daf7722] -169457725
12:22:46.660 [main                ] TRACE org.testng.internal.Graph                          - [Graph] ADDING NODE HtmlDocumentTest.must_properly_replace_body()[pri:0, instance:it.tidalwave.northernwind.rca.ui.contenteditor.impl.HtmlDocumentTest@3daf7722] -1264466836
12:22:46.661 [main                ] TRACE org.testng.internal.Graph                          - [Graph] ADDING NODE HtmlDocumentTest.must_properly_replace_epilog()[pri:0, instance:it.tidalwave.northernwind.rca.ui.contenteditor.impl.HtmlDocumentTest@3daf7722] -1537047056
12:22:46.661 [main                ] TRACE org.testng.internal.Graph                          - [Graph] ADDING NODE HtmlDocumentTest.must_properly_create_from_text()[pri:0, instance:it.tidalwave.northernwind.rca.ui.contenteditor.impl.HtmlDocumentTest@3daf7722] -3761890
12:22:46.661 [main                ] TRACE org.testng.internal.Graph                          - [Graph] ADDING NODE JSoupXhtmlNormalizerTest.must_properly_normalise_Xhtml(java.lang.String)[pri:0, instance:it.tidalwave.northernwind.rca.ui.contenteditor.impl.JSoupXhtmlNormalizerTest@6eb2384f] -1632888467
12:22:46.661 [main                ] TRACE org.testng.internal.Graph                          - [Graph] ADDING NODE ResourcePropertiesBinderTest.must_properly_set_value_to_bound_property()[pri:0, instance:it.tidalwave.northernwind.rca.ui.contenteditor.impl.ResourcePropertiesBinderTest@ee86bcb] 1109129916
12:22:46.664 [main                ] TRACE org.testng.internal.Graph                          - [Graph]   ADDING PREDECESSOR FOR ResourcePropertiesBinderTest.must_properly_set_value_to_bound_property()[pri:0, instance:it.tidalwave.northernwind.rca.ui.contenteditor.impl.ResourcePropertiesBinderTest@ee86bcb] ==> ResourcePropertiesBinderTest.must_properly_initialize_resources()[pri:0, instance:it.tidalwave.northernwind.rca.ui.contenteditor.impl.ResourcePropertiesBinderTest@ee86bcb]
12:22:46.665 [main                ] TRACE org.testng.internal.Graph                          - [Graph]   REMOVED ResourcePropertiesBinderTest.must_properly_initialize_resources()[pri:0, instance:it.tidalwave.northernwind.rca.ui.contenteditor.impl.ResourcePropertiesBinderTest@ee86bcb] FROM INDEPENDENT OBJECTS
12:22:46.665 [main                ] TRACE org.testng.internal.Graph                          - [Graph] ADDING NODE ResourcePropertiesBinderTest.must_be_notified_with_updated_ResourceProperties_when_bound_document_updated()[pri:0, instance:it.tidalwave.northernwind.rca.ui.contenteditor.impl.ResourcePropertiesBinderTest@ee86bcb] -1304989084
12:22:46.665 [main                ] TRACE org.testng.internal.Graph                          - [Graph]   ADDING PREDECESSOR FOR ResourcePropertiesBinderTest.must_be_notified_with_updated_ResourceProperties_when_bound_document_updated()[pri:0, instance:it.tidalwave.northernwind.rca.ui.contenteditor.impl.ResourcePropertiesBinderTest@ee86bcb] ==> ResourcePropertiesBinderTest.must_properly_initialize_resources()[pri:0, instance:it.tidalwave.northernwind.rca.ui.contenteditor.impl.ResourcePropertiesBinderTest@ee86bcb]
12:22:46.666 [main                ] TRACE org.testng.internal.Graph                          - [Graph]   REMOVED ResourcePropertiesBinderTest.must_properly_initialize_resources()[pri:0, instance:it.tidalwave.northernwind.rca.ui.contenteditor.impl.ResourcePropertiesBinderTest@ee86bcb] FROM INDEPENDENT OBJECTS
12:22:46.666 [main                ] TRACE org.testng.internal.Graph                          - [Graph] ADDING NODE ResourcePropertiesBinderTest.must_properly_set_value_to_bound_document()[pri:0, instance:it.tidalwave.northernwind.rca.ui.contenteditor.impl.ResourcePropertiesBinderTest@ee86bcb] -1632983246
12:22:46.686 [main                ] TRACE org.testng.internal.Graph                          - [Graph]   ADDING PREDECESSOR FOR ResourcePropertiesBinderTest.must_properly_set_value_to_bound_document()[pri:0, instance:it.tidalwave.northernwind.rca.ui.contenteditor.impl.ResourcePropertiesBinderTest@ee86bcb] ==> ResourcePropertiesBinderTest.must_properly_initialize_resources()[pri:0, instance:it.tidalwave.northernwind.rca.ui.contenteditor.impl.ResourcePropertiesBinderTest@ee86bcb]
12:22:46.686 [main                ] TRACE org.testng.internal.Graph                          - [Graph]   REMOVED ResourcePropertiesBinderTest.must_properly_initialize_resources()[pri:0, instance:it.tidalwave.northernwind.rca.ui.contenteditor.impl.ResourcePropertiesBinderTest@ee86bcb] FROM INDEPENDENT OBJECTS
12:22:46.689 [main                ] TRACE org.testng.internal.Graph                          - [Graph] ADDING NODE ResourcePropertiesBinderTest.must_properly_initialize_resources()[pri:0, instance:it.tidalwave.northernwind.rca.ui.contenteditor.impl.ResourcePropertiesBinderTest@ee86bcb] 111407067
12:22:46.689 [main                ] TRACE org.testng.internal.Graph                          - [Graph] ADDING NODE ResourcePropertiesBinderTest.must_be_notified_with_updated_ResourceProperties_when_bound_property_updated()[pri:0, instance:it.tidalwave.northernwind.rca.ui.contenteditor.impl.ResourcePropertiesBinderTest@ee86bcb] 659246310
12:22:46.689 [main                ] TRACE org.testng.internal.Graph                          - [Graph]   ADDING PREDECESSOR FOR ResourcePropertiesBinderTest.must_be_notified_with_updated_ResourceProperties_when_bound_property_updated()[pri:0, instance:it.tidalwave.northernwind.rca.ui.contenteditor.impl.ResourcePropertiesBinderTest@ee86bcb] ==> ResourcePropertiesBinderTest.must_properly_initialize_resources()[pri:0, instance:it.tidalwave.northernwind.rca.ui.contenteditor.impl.ResourcePropertiesBinderTest@ee86bcb]
12:22:46.690 [main                ] TRACE org.testng.internal.Graph                          - [Graph]   REMOVED ResourcePropertiesBinderTest.must_properly_initialize_resources()[pri:0, instance:it.tidalwave.northernwind.rca.ui.contenteditor.impl.ResourcePropertiesBinderTest@ee86bcb] FROM INDEPENDENT OBJECTS
12:22:46.690 [main                ] TRACE org.testng.internal.Graph                          - [Graph] ADDING NODE DefaultContentEditorPresentationControlTest.must_be_a_MessageSubscriber()[pri:0, instance:it.tidalwave.northernwind.rca.ui.contenteditor.spi.DefaultContentEditorPresentationControlTest@177bea38] -1596818756
12:22:46.691 [main                ] TRACE org.testng.internal.Graph                          - [Graph] ADDING NODE DefaultContentEditorPresentationControlTest.must_bind()[pri:0, instance:it.tidalwave.northernwind.rca.ui.contenteditor.spi.DefaultContentEditorPresentationControlTest@177bea38] -994350988
12:22:46.697 [main                ] TRACE org.testng.internal.Graph                          - [Graph] ADDING NODE DefaultContentEditorPresentationControlTest.must_clear_the_presentation_on_reception_of_an_empty_selection()[pri:0, instance:it.tidalwave.northernwind.rca.ui.contenteditor.spi.DefaultContentEditorPresentationControlTest@177bea38] -134509024
12:22:46.698 [main                ] TRACE org.testng.internal.Graph                          - [Graph] ADDING NODE DefaultContentEditorPresentationControlTest.must_populate_the_presentation_and_bind_properties_on_reception_of_selected_content()[pri:0, instance:it.tidalwave.northernwind.rca.ui.contenteditor.spi.DefaultContentEditorPresentationControlTest@177bea38] -1304467400
12:22:46.698 [main                ] TRACE org.testng.internal.Graph                          - [Graph] ================ SORTING
12:22:46.699 [main                ] TRACE org.testng.internal.Graph                          - [Graph]   ADDING PREDECESSOR FOR ResourcePropertiesBinderTest.must_be_notified_with_updated_ResourceProperties_when_bound_property_updated()[pri:0, instance:it.tidalwave.northernwind.rca.ui.contenteditor.impl.ResourcePropertiesBinderTest@ee86bcb] ==> ResourcePropertiesBinderTest.must_properly_initialize_resources()[pri:0, instance:it.tidalwave.northernwind.rca.ui.contenteditor.impl.ResourcePropertiesBinderTest@ee86bcb]
12:22:46.700 [.commonPool-worker-3] TRACE org.testng.internal.Graph                          - [Graph]   ADDING PREDECESSOR FOR ResourcePropertiesBinderTest.must_properly_set_value_to_bound_property()[pri:0, instance:it.tidalwave.northernwind.rca.ui.contenteditor.impl.ResourcePropertiesBinderTest@ee86bcb] ==> ResourcePropertiesBinderTest.must_properly_initialize_resources()[pri:0, instance:it.tidalwave.northernwind.rca.ui.contenteditor.impl.ResourcePropertiesBinderTest@ee86bcb]
12:22:46.700 [main                ] TRACE org.testng.internal.Graph                          - [Graph]   ADDING PREDECESSOR FOR ResourcePropertiesBinderTest.must_be_notified_with_updated_ResourceProperties_when_bound_document_updated()[pri:0, instance:it.tidalwave.northernwind.rca.ui.contenteditor.impl.ResourcePropertiesBinderTest@ee86bcb] ==> ResourcePropertiesBinderTest.must_properly_initialize_resources()[pri:0, instance:it.tidalwave.northernwind.rca.ui.contenteditor.impl.ResourcePropertiesBinderTest@ee86bcb]
12:22:46.701 [main                ] TRACE org.testng.internal.Graph                          - [Graph]   ADDING PREDECESSOR FOR ResourcePropertiesBinderTest.must_properly_set_value_to_bound_document()[pri:0, instance:it.tidalwave.northernwind.rca.ui.contenteditor.impl.ResourcePropertiesBinderTest@ee86bcb] ==> ResourcePropertiesBinderTest.must_properly_initialize_resources()[pri:0, instance:it.tidalwave.northernwind.rca.ui.contenteditor.impl.ResourcePropertiesBinderTest@ee86bcb]
12:22:46.703 [main                ] TRACE org.testng.internal.Graph                          - [Graph]   REMOVED PRED ResourcePropertiesBinderTest.must_properly_initialize_resources()[pri:0, instance:it.tidalwave.northernwind.rca.ui.contenteditor.impl.ResourcePropertiesBinderTest@ee86bcb] FROM NODE ResourcePropertiesBinderTest.must_be_notified_with_updated_ResourceProperties_when_bound_document_updated()[pri:0, instance:it.tidalwave.northernwind.rca.ui.contenteditor.impl.ResourcePropertiesBinderTest@ee86bcb]
12:22:46.703 [main                ] TRACE org.testng.internal.Graph                          - [Graph]   REMOVED PRED ResourcePropertiesBinderTest.must_properly_initialize_resources()[pri:0, instance:it.tidalwave.northernwind.rca.ui.contenteditor.impl.ResourcePropertiesBinderTest@ee86bcb] FROM NODE ResourcePropertiesBinderTest.must_be_notified_with_updated_ResourceProperties_when_bound_property_updated()[pri:0, instance:it.tidalwave.northernwind.rca.ui.contenteditor.impl.ResourcePropertiesBinderTest@ee86bcb]
12:22:46.705 [main                ] TRACE org.testng.internal.Graph                          - [Graph]   REMOVED PRED ResourcePropertiesBinderTest.must_properly_initialize_resources()[pri:0, instance:it.tidalwave.northernwind.rca.ui.contenteditor.impl.ResourcePropertiesBinderTest@ee86bcb] FROM NODE ResourcePropertiesBinderTest.must_properly_set_value_to_bound_document()[pri:0, instance:it.tidalwave.northernwind.rca.ui.contenteditor.impl.ResourcePropertiesBinderTest@ee86bcb]
12:22:46.707 [main                ] TRACE org.testng.internal.Graph                          - [Graph]   REMOVED PRED ResourcePropertiesBinderTest.must_properly_initialize_resources()[pri:0, instance:it.tidalwave.northernwind.rca.ui.contenteditor.impl.ResourcePropertiesBinderTest@ee86bcb] FROM NODE ResourcePropertiesBinderTest.must_properly_set_value_to_bound_property()[pri:0, instance:it.tidalwave.northernwind.rca.ui.contenteditor.impl.ResourcePropertiesBinderTest@ee86bcb]
12:22:46.707 [main                ] TRACE org.testng.internal.Graph                          - [Graph] =============== DONE SORTING
12:22:46.707 [main                ] TRACE org.testng.internal.Graph                          - [Graph] ====== SORTED NODES
12:22:46.708 [main                ] TRACE org.testng.internal.Graph                          - [Graph]               ResourcePropertiesBinderTest.must_properly_initialize_resources()[pri:0, instance:it.tidalwave.northernwind.rca.ui.contenteditor.impl.ResourcePropertiesBinderTest@ee86bcb]
12:22:46.710 [main                ] TRACE org.testng.internal.Graph                          - [Graph]               ResourcePropertiesBinderTest.must_be_notified_with_updated_ResourceProperties_when_bound_document_updated()[pri:0, instance:it.tidalwave.northernwind.rca.ui.contenteditor.impl.ResourcePropertiesBinderTest@ee86bcb]
12:22:46.711 [main                ] TRACE org.testng.internal.Graph                          - [Graph]               ResourcePropertiesBinderTest.must_be_notified_with_updated_ResourceProperties_when_bound_property_updated()[pri:0, instance:it.tidalwave.northernwind.rca.ui.contenteditor.impl.ResourcePropertiesBinderTest@ee86bcb]
12:22:46.712 [main                ] TRACE org.testng.internal.Graph                          - [Graph]               ResourcePropertiesBinderTest.must_properly_set_value_to_bound_document()[pri:0, instance:it.tidalwave.northernwind.rca.ui.contenteditor.impl.ResourcePropertiesBinderTest@ee86bcb]
12:22:46.712 [main                ] TRACE org.testng.internal.Graph                          - [Graph]               ResourcePropertiesBinderTest.must_properly_set_value_to_bound_property()[pri:0, instance:it.tidalwave.northernwind.rca.ui.contenteditor.impl.ResourcePropertiesBinderTest@ee86bcb]
12:22:46.714 [main                ] TRACE org.testng.internal.Graph                          - [Graph]               DefaultContentEditorPresentationControlTest.must_be_a_MessageSubscriber()[pri:0, instance:it.tidalwave.northernwind.rca.ui.contenteditor.spi.DefaultContentEditorPresentationControlTest@177bea38]
12:22:46.718 [main                ] TRACE org.testng.internal.Graph                          - [Graph]               DefaultContentEditorPresentationControlTest.must_bind()[pri:0, instance:it.tidalwave.northernwind.rca.ui.contenteditor.spi.DefaultContentEditorPresentationControlTest@177bea38]
12:22:46.721 [main                ] TRACE org.testng.internal.Graph                          - [Graph]               DefaultContentEditorPresentationControlTest.must_clear_the_presentation_on_reception_of_an_empty_selection()[pri:0, instance:it.tidalwave.northernwind.rca.ui.contenteditor.spi.DefaultContentEditorPresentationControlTest@177bea38]
12:22:46.721 [main                ] TRACE org.testng.internal.Graph                          - [Graph]               DefaultContentEditorPresentationControlTest.must_populate_the_presentation_and_bind_properties_on_reception_of_selected_content()[pri:0, instance:it.tidalwave.northernwind.rca.ui.contenteditor.spi.DefaultContentEditorPresentationControlTest@177bea38]
12:22:46.721 [main                ] TRACE org.testng.internal.Graph                          - [Graph] ====== END SORTED NODES
12:22:46.798 [main                ] INFO  i.t.n.rca.ui.contenteditor.impl.HtmlDocumentTest   - STARTING TESTS OF it.tidalwave.northernwind.rca.ui.contenteditor.impl.HtmlDocumentTest
12:22:46.905 [main                ] INFO  i.t.n.rca.ui.contenteditor.impl.HtmlDocumentTest   - **************************************
12:22:46.906 [main                ] INFO  i.t.n.rca.ui.contenteditor.impl.HtmlDocumentTest   - TEST "must properly convert to string"
12:22:46.906 [main                ] INFO  i.t.n.rca.ui.contenteditor.impl.HtmlDocumentTest   - **************************************
12:22:46.917 [main                ] TRACE i.t.n.r.ui.contenteditor.impl.JSoupXhtmlNormalizer - asNormalizedString()
<html>
<head><meta name="prolog"/></head>
<body>
body
</body>
</html>

12:22:47.030 [main                ] TRACE i.t.n.r.ui.contenteditor.impl.JSoupXhtmlNormalizer - >>>> returning:
<!DOCTYPE html>
<html>
  <head>
    <meta name="prolog" />
  </head>
  <body>
     body
  </body>
</html>

12:22:47.034 [main                ] INFO  i.t.n.rca.ui.contenteditor.impl.HtmlDocumentTest   - TEST PASSED in 128 msec
12:22:47.035 [main                ] INFO  i.t.n.rca.ui.contenteditor.impl.HtmlDocumentTest   - 
12:22:47.036 [main                ] INFO  i.t.n.rca.ui.contenteditor.impl.HtmlDocumentTest   - *************************************
12:22:47.036 [main                ] INFO  i.t.n.rca.ui.contenteditor.impl.HtmlDocumentTest   - TEST "must properly create from text"
12:22:47.036 [main                ] INFO  i.t.n.rca.ui.contenteditor.impl.HtmlDocumentTest   - *************************************
12:22:47.038 [main                ] INFO  i.t.n.rca.ui.contenteditor.impl.HtmlDocumentTest   - TEST PASSED in 2 msec
12:22:47.038 [main                ] INFO  i.t.n.rca.ui.contenteditor.impl.HtmlDocumentTest   - 
12:22:47.039 [main                ] INFO  i.t.n.rca.ui.contenteditor.impl.HtmlDocumentTest   - *********************************
12:22:47.039 [main                ] INFO  i.t.n.rca.ui.contenteditor.impl.HtmlDocumentTest   - TEST "must properly replace body"
12:22:47.039 [main                ] INFO  i.t.n.rca.ui.contenteditor.impl.HtmlDocumentTest   - *********************************
12:22:47.040 [main                ] INFO  i.t.n.rca.ui.contenteditor.impl.HtmlDocumentTest   - TEST PASSED in 1 msec
12:22:47.040 [main                ] INFO  i.t.n.rca.ui.contenteditor.impl.HtmlDocumentTest   - 
12:22:47.041 [main                ] INFO  i.t.n.rca.ui.contenteditor.impl.HtmlDocumentTest   - ***********************************
12:22:47.041 [main                ] INFO  i.t.n.rca.ui.contenteditor.impl.HtmlDocumentTest   - TEST "must properly replace epilog"
12:22:47.041 [main                ] INFO  i.t.n.rca.ui.contenteditor.impl.HtmlDocumentTest   - ***********************************
12:22:47.051 [main                ] INFO  i.t.n.rca.ui.contenteditor.impl.HtmlDocumentTest   - TEST PASSED in 9 msec
12:22:47.051 [main                ] INFO  i.t.n.rca.ui.contenteditor.impl.HtmlDocumentTest   - 
12:22:47.052 [main                ] INFO  i.t.n.rca.ui.contenteditor.impl.HtmlDocumentTest   - ***********************************
12:22:47.053 [main                ] INFO  i.t.n.rca.ui.contenteditor.impl.HtmlDocumentTest   - TEST "must properly replace prolog"
12:22:47.053 [main                ] INFO  i.t.n.rca.ui.contenteditor.impl.HtmlDocumentTest   - ***********************************
12:22:47.053 [main                ] INFO  i.t.n.rca.ui.contenteditor.impl.HtmlDocumentTest   - TEST PASSED in 1 msec
12:22:47.054 [main                ] INFO  i.t.n.rca.ui.contenteditor.impl.HtmlDocumentTest   - 
12:22:47.073 [main                ] INFO  i.t.n.r.u.c.impl.JSoupXhtmlNormalizerTest          - ************************************
12:22:47.073 [main                ] INFO  i.t.n.r.u.c.impl.JSoupXhtmlNormalizerTest          - TEST "must properly normalise Xhtml"
12:22:47.074 [main                ] INFO  i.t.n.r.u.c.impl.JSoupXhtmlNormalizerTest          - ARGS [1.xhtml]
12:22:47.074 [main                ] INFO  i.t.n.r.u.c.impl.JSoupXhtmlNormalizerTest          - ************************************
12:22:47.083 [main                ] TRACE i.t.n.r.ui.contenteditor.impl.JSoupXhtmlNormalizer - asNormalizedString()
<!DOCTYPE html>
<html xmlns="http://www.w3.org/1999/xhtml">
  <head>
    <meta charset="UTF-8" />
    <link rel="stylesheet" media="screen" href="../../../../library/css/editing.css" type="text/css" />
  </head>
  <body>
    <p style="text-align: right; font-size: 0.9em !important; margin-bottom: 1em"><em>Et eunt homines mirari alta montium<br />
        et ingentes fluctus maris<br />
        et latissimos lapsus fluminum<br />
        et oceani ambitum<br />
        et gyros siderum<br />
        et relinquunt se ipsos</em></p>
    <p style="text-align: right; font-size: 0.8em !important; margin-bottom: 4em"><em>St. Augustine, Confessiones, X, 8,15</em></p>
    <p><img align="right" style="margin-left: 20px; cursor: -webkit-grab;" class="framedPhoto framed" src="$mediaLink(relativePath='/fabrizio-giudici.jpg')$"
        alt="" draggable="true" contenteditable="false" /><span class="firstLetter">I</span>'m <a href="http://fabriziogiudici.it">Fabrizio Giudici</a>, born in
      Genoa, Italy. I'm a software engineer and I run <a target="_blank" href="http://tidalwave.it">my own small
        company</a>. But if you're here, I guess it's because you're interested in my photography activities. This site
      focuses on my travel photography: it contains many galleries and a few technical articles. It's still a “work in
      progress” thing as, for instance, many shots from the past are being re-processed to comply with my latest taste
      and competence in colour management. </p>
    <p>My relationship with photography is tightly related with my travels: I bought my first Minolta SLR in 1996, when
      I started regular travelling for business reasons. For some years I wasn't really serious about it: it was just
      casual, P-mode shooting. Now, after many years, I'm definitely <a href="$nodeLink(relativePath='/Blog', contentRelativePath='/Blog/20150109. On why I take pictures')$">more
        committed</a>.</p>
    <h3>A short equipment history</h3>
    <p>Only in 2000, just before leaving for San Francisco, I planned to exclusively dedicate a few days to photography:
      I was fascinated by the Big Sur and Yosemite, that I knew by means of some books. For that circumstance I decided
      that it was high time I took technique more seriously: so I bought a more sophisticated body, with full exposure
      control, and switched from negative to slide films. </p>
    <p>The journey results were promising, so in 2001 I started planning about building a serious lens system. I got rid
      of the previous equipment (based on cheap zoom lenses) and picked the Nikon brand: an F-80 body and my first prime
      lenses (you can learn more about my equipment <a href="$nodeLink(relativePath='/Equipment')$">here</a>).
      As the years passed by, I was dedicating more and more time to photography. Also, where possible, I opted for
      driving in place of flying: a straight line is the fastest travel solution, but also the most boring one. In this
      way I began exploring Italy and Europe. Birds became a primary interest too, and this brought a long tele lens
      into my arsenal.</p>
    <p> The second revolution happened in 2003, when I took my last film shot and entered the digital world. It really
      was a quantum leap, not only for the better features digital provided, such as the capability of switching ISO on
      the fly, but also for the possibility of immediately looking at the results and learn from errors.</p>
    <p>In 2012 I owned many prime lenses and a single ultra-wide zoom. I realised that the prime lens approach, made for
      privileging image quality, was causing some problems, mostly the fact that sometimes I was just missing some
      photos for my laziness in changing lenses. I decided for an experimental year with a 18-70mm lens and a temporary
      ban on the prime lenses in that focal range. It was a success.</p>
    <p>While I was evaluating a possible upgrade of the 18-70mm lens, I also realised that more and more frequently my
      photographic expeditions were a pain because of my increasing neck and back problems. So at the end of 2013 I
      looked at the mirrorless world, that was promising less weight for the same image quality. At the beginning I was
      highly sceptical and did a lot of research; then I bought a Sony NEX-6 and a couple of lenses to start a new
      experiment. After a few months of accurate evaluation and experience on the field with Sony products, another
      revolution happened: I decided to permanently switch and currently my Nikon stuff is being phased out.</p>
    <hr class="decorated" />
    <p>Questo sito non è una testata giornalistica in quanto è aggiornato senza alcuna periodicità; non può pertanto
      essere considerato un prodotto editoriale ai sensi della legge n. 62 del 7.03.2001.</p>
  </body>
</html>
12:22:47.129 [main                ] TRACE i.t.n.r.ui.contenteditor.impl.JSoupXhtmlNormalizer - >>>> returning:
<!DOCTYPE html>
<html xmlns="http://www.w3.org/1999/xhtml">
  <head>
    <meta charset="UTF-8" />
    <link rel="stylesheet" media="screen" href="../../../../library/css/editing.css" type="text/css" />
  </head>
  <body>
    <p style="text-align: right; font-size: 0.9em !important; margin-bottom: 1em"><em>Et eunt homines mirari alta montium<br />
        et ingentes fluctus maris<br />
        et latissimos lapsus fluminum<br />
        et oceani ambitum<br />
        et gyros siderum<br />
        et relinquunt se ipsos</em></p>
    <p style="text-align: right; font-size: 0.8em !important; margin-bottom: 4em"><em>St. Augustine, Confessiones, X, 8,15</em></p>
    <p><img align="right" style="margin-left: 20px;" class="framedPhoto framed" src="$mediaLink(relativePath='/fabrizio-giudici.jpg')$" alt="" /><span class="firstLetter">I</span>'m <a href="http://fabriziogiudici.it">Fabrizio Giudici</a>, born in Genoa, Italy. I'm a software engineer and I run <a target="_blank" href="http://tidalwave.it">my own small company</a>. But if you're here, I guess it's because you're interested in my photography activities. This site focuses on my travel photography: it contains many galleries and a few technical articles. It's still a “work in progress” thing as, for instance, many shots from the past are being re-processed to comply with my latest taste and competence in colour management. </p>
    <p>My relationship with photography is tightly related with my travels: I bought my first Minolta SLR in 1996, when I started regular travelling for business reasons. For some years I wasn't really serious about it: it was just casual, P-mode shooting. Now, after many years, I'm definitely <a href="$nodeLink(relativePath='/Blog', contentRelativePath='/Blog/20150109. On why I take pictures')$">more committed</a>.</p>
    <h3>A short equipment history</h3>
    <p>Only in 2000, just before leaving for San Francisco, I planned to exclusively dedicate a few days to photography: I was fascinated by the Big Sur and Yosemite, that I knew by means of some books. For that circumstance I decided that it was high time I took technique more seriously: so I bought a more sophisticated body, with full exposure control, and switched from negative to slide films. </p>
    <p>The journey results were promising, so in 2001 I started planning about building a serious lens system. I got rid of the previous equipment (based on cheap zoom lenses) and picked the Nikon brand: an F-80 body and my first prime lenses (you can learn more about my equipment <a href="$nodeLink(relativePath='/Equipment')$">here</a>). As the years passed by, I was dedicating more and more time to photography. Also, where possible, I opted for driving in place of flying: a straight line is the fastest travel solution, but also the most boring one. In this way I began exploring Italy and Europe. Birds became a primary interest too, and this brought a long tele lens into my arsenal.</p>
    <p> The second revolution happened in 2003, when I took my last film shot and entered the digital world. It really was a quantum leap, not only for the better features digital provided, such as the capability of switching ISO on the fly, but also for the possibility of immediately looking at the results and learn from errors.</p>
    <p>In 2012 I owned many prime lenses and a single ultra-wide zoom. I realised that the prime lens approach, made for privileging image quality, was causing some problems, mostly the fact that sometimes I was just missing some photos for my laziness in changing lenses. I decided for an experimental year with a 18-70mm lens and a temporary ban on the prime lenses in that focal range. It was a success.</p>
    <p>While I was evaluating a possible upgrade of the 18-70mm lens, I also realised that more and more frequently my photographic expeditions were a pain because of my increasing neck and back problems. So at the end of 2013 I looked at the mirrorless world, that was promising less weight for the same image quality. At the beginning I was highly sceptical and did a lot of research; then I bought a Sony NEX-6 and a couple of lenses to start a new experiment. After a few months of accurate evaluation and experience on the field with Sony products, another revolution happened: I decided to permanently switch and currently my Nikon stuff is being phased out.</p>
    <hr class="decorated" />
    <p>Questo sito non è una testata giornalistica in quanto è aggiornato senza alcuna periodicità; non può pertanto essere considerato un prodotto editoriale ai sensi della legge n. 62 del 7.03.2001.</p>
  </body>
</html>

12:22:47.145 [main                ] INFO  it.tidalwave.util.test.FileComparisonUtils         - ******** Comparing files:
12:22:47.146 [main                ] INFO  it.tidalwave.util.test.FileComparisonUtils         - >>>> path is: /var/jenkins_home/jobs/Zephyr_Build_and_Test/workspace/modules/ContentEditor/target/
12:22:47.146 [main                ] INFO  it.tidalwave.util.test.FileComparisonUtils         - >>>> exp is:  test-classes/JSoupXhtmlNormalizerTest/expected-results/1.xhtml
12:22:47.146 [main                ] INFO  it.tidalwave.util.test.FileComparisonUtils         - >>>> act is:  test-artifacts/JSoupXhtmlNormalizerTest/1.xhtml
12:22:47.149 [main                ] INFO  i.t.n.r.u.c.impl.JSoupXhtmlNormalizerTest          - TEST PASSED in 80 msec
12:22:47.149 [main                ] INFO  i.t.n.r.u.c.impl.JSoupXhtmlNormalizerTest          - 
12:22:47.153 [main                ] INFO  i.t.n.r.u.c.impl.JSoupXhtmlNormalizerTest          - *************************************
12:22:47.153 [main                ] INFO  i.t.n.r.u.c.impl.JSoupXhtmlNormalizerTest          - TEST "must properly normalise Xhtml"
12:22:47.153 [main                ] INFO  i.t.n.r.u.c.impl.JSoupXhtmlNormalizerTest          - ARGS [DocumentWithIndentedCode.xhtml]
12:22:47.153 [main                ] INFO  i.t.n.r.u.c.impl.JSoupXhtmlNormalizerTest          - *************************************
12:22:47.154 [main                ] TRACE i.t.n.r.ui.contenteditor.impl.JSoupXhtmlNormalizer - asNormalizedString()
<!DOCTYPE html>
<html xmlns="http://www.w3.org/1999/xhtml">
  <head>
    <meta charset="UTF-8" />
    <link rel="stylesheet" media="screen" href="../../../../library/css/editing.css" type="text/css" />
  </head>
  <body>
    <p class="">In these days I'm sorting out my code repositories, in particular by definitely tagging as "legacy" those that are dead and converting to <a class="" href="https://git-scm.com/">Git</a> the others (I've still a strong preference towards <a class="" href="https://www.mercurial-scm.org/">Mercurial</a>, but in the end most people use Git and some of my pet projects are also used as mentoring resources), a move that also made it possible to replicate the repositories to <a class="" href="https://github.com/tidalwave-it/">GitHub</a> (my primary repository remains <a class="" href="https://bitbucket.org/tidalwave/">BitBucket</a> though).</p>
    <p class="">As part of the sorting up, I realised that most of my projects lacked a decent README file, that both BitBucket and GitHub render in the home page of the project as a nice introduction. A good README should contain both the description of the project and a few practical information, such as linking the issue tracker and a other relevant stuff, as well as provide information for quickly booting the project - in the case of a project whose artifacts are released through the Maven Repo Central, essentially you have to give their GAV coordinates. Furthermore, <a class="" href="http://shields.io/">Shields.io</a> provides a funny set of dynamic badges that can be populated with some info, such as the latest release deployed or information from a CI server.</p>
    <p>Of course a consistent structure for a README should be provided for all of my projects and since I'm a lazy guy I really respect the DRY (Don't Repeat Yourself) principle, so I don't want to copy &amp; paste the description of the project from the POM. Recognising that all the required metadata for what I need are precisely in the POM, the idea is obvious: have a tool to create the README from the POM.</p>
    <p>As usual, before creating something new it makes sense to search for a solution that someone perhaps already made. I found a Maven plugin made by the Apache Foundation, that they appear to use for their projects, but unfortunately it uses a template whose source is a URL hard-wired in the plugin, without the possibility to be overridden.</p>
    <p>But before starting and writing my own plugin, I realised that a simple solution was straightforward: use the <code>maven-resource-plugin</code>. In fact it is able to copy a resource to a destination folder after having interpolated some properties defined in the POM. So I added this profile to my SuperPOM:</p>
<pre class="prettyprint lang-xml">&lt;profile&gt;
    &lt;id&gt;it.tidalwave-generate-readme-md-v1&lt;/id&gt;
    &lt;build&gt;
        &lt;defaultGoal&gt;dependency:unpack resources:copy-resources&lt;/defaultGoal&gt;
        &lt;plugins&gt;
            &lt;plugin&gt;
                &lt;groupId&gt;org.apache.maven.plugins&lt;/groupId&gt;
                &lt;artifactId&gt;maven-dependency-plugin&lt;/artifactId&gt;
                &lt;configuration&gt;
                    &lt;artifactItems&gt;
                        &lt;artifactItem&gt;
                            &lt;groupId&gt;it.tidalwave.thesefoolishthings&lt;/groupId&gt;
                            &lt;artifactId&gt;superpom-config&lt;/artifactId&gt;
                            &lt;version&gt;${tft.superpom.config.version}&lt;/version&gt;
                            &lt;type&gt;jar&lt;/type&gt;
                            &lt;overWrite&gt;true&lt;/overWrite&gt;
                            &lt;outputDirectory&gt;${project.basedir}/target/superpom-resources&lt;/outputDirectory&gt;
                        &lt;/artifactItem&gt;
                    &lt;/artifactItems&gt;
                &lt;/configuration&gt;
            &lt;/plugin&gt;
            &lt;plugin&gt;
                &lt;groupId&gt;org.apache.maven.plugins&lt;/groupId&gt;
                &lt;artifactId&gt;maven-resources-plugin&lt;/artifactId&gt;
                &lt;configuration&gt;
                    &lt;resources&gt;
                        &lt;resource&gt;
                            &lt;directory&gt;${project.basedir}/target/superpom-resources/it/tidalwave/readme/&lt;/directory&gt;
                            &lt;filtering&gt;true&lt;/filtering&gt;
                        &lt;/resource&gt;
                    &lt;/resources&gt;
                    &lt;outputDirectory&gt;.&lt;/outputDirectory&gt;
                &lt;/configuration&gt;
            &lt;/plugin&gt;
        &lt;/plugins&gt;
    &lt;/build&gt;
&lt;/profile&gt;</pre>
    <p>It downloads and unpacks the template file (which is a <code>README.md</code> file under the directory <code>it/tidalwave/readme</code>) from another artefact previously deployed (<code>it.tidalwave.thesefoolishthings:superpom-config</code>) and copies it into the current directory. This is an excerpt of the template:</p>
    <pre class="prettyprint">![Maven Central](https://img.shields.io/maven-central/v/${project.groupId}/${project.artifactId}.svg)
[![Build Status](https://img.shields.io/jenkins/s/http/services.tidalwave.it/ci/${tidalwave.ci.view}_Build_from_Scratch.svg)](${project.ciManagement.url})
[![Test Status](https://img.shields.io/jenkins/t/http/services.tidalwave.it/ci/${tidalwave.ci.view}.svg)](${project.ciManagement.url})
[![Coverage](https://img.shields.io/jenkins/c/http/services.tidalwave.it/ci/${tidalwave.ci.view}.svg)](${project.ciManagement.url})

${project.name}
================================

${project.description}


Bootstrapping
-------------

In order to build the project, run from the command line:

```mvn -DskipTests```

The project can be opened and built by a recent version of the NetBeans, Eclipse or Idea IDEs.


Documentation
-------------

More information can be found on the [homepage](${project.url}) of the project.

...</pre>
    <p>As you can see the required metadata can be inserted by using the syntax <code>${project.description}</code>. BTW, that specific property makes it possible to reuse the description of the project that is already in the POM, that at this point can be comfortably written in <a class="" href="http://daringfireball.net/projects/markdown/">markdown</a> syntax. All I need to do is running from the top directory of each project:</p>
    <pre>mvn -Pit.tidalwave-generate-readme-md-v1 -N</pre>
    <p>and the <code>README.md</code> is locally (re)created, ready to be committed and pushed. Too bad the coverage badge is broken because of a issue with my Jenkins, but it's another story.</p>
    <div class="diagram">
      <img alt="" src="$mediaLink(relativePath='/screenshots/20160102.jpg')$" style="" />
    </div>
  </body>
</html>
12:22:47.175 [main                ] TRACE i.t.n.r.ui.contenteditor.impl.JSoupXhtmlNormalizer - >>>> returning:
<!DOCTYPE html>
<html xmlns="http://www.w3.org/1999/xhtml">
  <head>
    <meta charset="UTF-8" />
    <link rel="stylesheet" media="screen" href="../../../../library/css/editing.css" type="text/css" />
  </head>
  <body>
    <p class="">In these days I'm sorting out my code repositories, in particular by definitely tagging as "legacy" those that are dead and converting to <a class="" href="https://git-scm.com/">Git</a> the others (I've still a strong preference towards <a class="" href="https://www.mercurial-scm.org/">Mercurial</a>, but in the end most people use Git and some of my pet projects are also used as mentoring resources), a move that also made it possible to replicate the repositories to <a class="" href="https://github.com/tidalwave-it/">GitHub</a> (my primary repository remains <a class="" href="https://bitbucket.org/tidalwave/">BitBucket</a> though).</p>
    <p class="">As part of the sorting up, I realised that most of my projects lacked a decent README file, that both BitBucket and GitHub render in the home page of the project as a nice introduction. A good README should contain both the description of the project and a few practical information, such as linking the issue tracker and a other relevant stuff, as well as provide information for quickly booting the project - in the case of a project whose artifacts are released through the Maven Repo Central, essentially you have to give their GAV coordinates. Furthermore, <a class="" href="http://shields.io/">Shields.io</a> provides a funny set of dynamic badges that can be populated with some info, such as the latest release deployed or information from a CI server.</p>
    <p>Of course a consistent structure for a README should be provided for all of my projects and since I'm a lazy guy I really respect the DRY (Don't Repeat Yourself) principle, so I don't want to copy &amp; paste the description of the project from the POM. Recognising that all the required metadata for what I need are precisely in the POM, the idea is obvious: have a tool to create the README from the POM.</p>
    <p>As usual, before creating something new it makes sense to search for a solution that someone perhaps already made. I found a Maven plugin made by the Apache Foundation, that they appear to use for their projects, but unfortunately it uses a template whose source is a URL hard-wired in the plugin, without the possibility to be overridden.</p>
    <p>But before starting and writing my own plugin, I realised that a simple solution was straightforward: use the <code>maven-resource-plugin</code>. In fact it is able to copy a resource to a destination folder after having interpolated some properties defined in the POM. So I added this profile to my SuperPOM:</p>
    <pre class="prettyprint lang-xml">&lt;profile&gt;
    &lt;id&gt;it.tidalwave-generate-readme-md-v1&lt;/id&gt;
    &lt;build&gt;
        &lt;defaultGoal&gt;dependency:unpack resources:copy-resources&lt;/defaultGoal&gt;
        &lt;plugins&gt;
            &lt;plugin&gt;
                &lt;groupId&gt;org.apache.maven.plugins&lt;/groupId&gt;
                &lt;artifactId&gt;maven-dependency-plugin&lt;/artifactId&gt;
                &lt;configuration&gt;
                    &lt;artifactItems&gt;
                        &lt;artifactItem&gt;
                            &lt;groupId&gt;it.tidalwave.thesefoolishthings&lt;/groupId&gt;
                            &lt;artifactId&gt;superpom-config&lt;/artifactId&gt;
                            &lt;version&gt;${tft.superpom.config.version}&lt;/version&gt;
                            &lt;type&gt;jar&lt;/type&gt;
                            &lt;overWrite&gt;true&lt;/overWrite&gt;
                            &lt;outputDirectory&gt;${project.basedir}/target/superpom-resources&lt;/outputDirectory&gt;
                        &lt;/artifactItem&gt;
                    &lt;/artifactItems&gt;
                &lt;/configuration&gt;
            &lt;/plugin&gt;
            &lt;plugin&gt;
                &lt;groupId&gt;org.apache.maven.plugins&lt;/groupId&gt;
                &lt;artifactId&gt;maven-resources-plugin&lt;/artifactId&gt;
                &lt;configuration&gt;
                    &lt;resources&gt;
                        &lt;resource&gt;
                            &lt;directory&gt;${project.basedir}/target/superpom-resources/it/tidalwave/readme/&lt;/directory&gt;
                            &lt;filtering&gt;true&lt;/filtering&gt;
                        &lt;/resource&gt;
                    &lt;/resources&gt;
                    &lt;outputDirectory&gt;.&lt;/outputDirectory&gt;
                &lt;/configuration&gt;
            &lt;/plugin&gt;
        &lt;/plugins&gt;
    &lt;/build&gt;
&lt;/profile&gt;</pre>
    <p>It downloads and unpacks the template file (which is a <code>README.md</code> file under the directory <code>it/tidalwave/readme</code>) from another artefact previously deployed (<code>it.tidalwave.thesefoolishthings:superpom-config</code>) and copies it into the current directory. This is an excerpt of the template:</p>
    <pre class="prettyprint">![Maven Central](https://img.shields.io/maven-central/v/${project.groupId}/${project.artifactId}.svg)
[![Build Status](https://img.shields.io/jenkins/s/http/services.tidalwave.it/ci/${tidalwave.ci.view}_Build_from_Scratch.svg)](${project.ciManagement.url})
[![Test Status](https://img.shields.io/jenkins/t/http/services.tidalwave.it/ci/${tidalwave.ci.view}.svg)](${project.ciManagement.url})
[![Coverage](https://img.shields.io/jenkins/c/http/services.tidalwave.it/ci/${tidalwave.ci.view}.svg)](${project.ciManagement.url})

${project.name}
================================

${project.description}


Bootstrapping
-------------

In order to build the project, run from the command line:

```mvn -DskipTests```

The project can be opened and built by a recent version of the NetBeans, Eclipse or Idea IDEs.


Documentation
-------------

More information can be found on the [homepage](${project.url}) of the project.

...</pre>
    <p>As you can see the required metadata can be inserted by using the syntax <code>${project.description}</code>. BTW, that specific property makes it possible to reuse the description of the project that is already in the POM, that at this point can be comfortably written in <a class="" href="http://daringfireball.net/projects/markdown/">markdown</a> syntax. All I need to do is running from the top directory of each project:</p>
    <pre>mvn -Pit.tidalwave-generate-readme-md-v1 -N</pre>
    <p>and the <code>README.md</code> is locally (re)created, ready to be committed and pushed. Too bad the coverage badge is broken because of a issue with my Jenkins, but it's another story.</p>
    <div class="diagram">
      <img alt="" src="$mediaLink(relativePath='/screenshots/20160102.jpg')$" style="" />
    </div>
  </body>
</html>

12:22:47.177 [main                ] INFO  it.tidalwave.util.test.FileComparisonUtils         - ******** Comparing files:
12:22:47.177 [main                ] INFO  it.tidalwave.util.test.FileComparisonUtils         - >>>> path is: /var/jenkins_home/jobs/Zephyr_Build_and_Test/workspace/modules/ContentEditor/target/
12:22:47.177 [main                ] INFO  it.tidalwave.util.test.FileComparisonUtils         - >>>> exp is:  test-classes/JSoupXhtmlNormalizerTest/expected-results/DocumentWithIndentedCode.xhtml
12:22:47.177 [main                ] INFO  it.tidalwave.util.test.FileComparisonUtils         - >>>> act is:  test-artifacts/JSoupXhtmlNormalizerTest/DocumentWithIndentedCode.xhtml
12:22:47.179 [main                ] INFO  i.t.n.r.u.c.impl.JSoupXhtmlNormalizerTest          - TEST PASSED in 25 msec
12:22:47.179 [main                ] INFO  i.t.n.r.u.c.impl.JSoupXhtmlNormalizerTest          - 
12:22:47.237 [main                ] TRACE it.tidalwave.role.spi.ContextSampler               - >>>> contexts for i.t.n.c.i.m.DefaultResourceProperties@7e3f95fe/null at construction time: []
12:22:47.238 [main                ] TRACE it.tidalwave.role.spi.ContextSampler               - >>>> contexts for i.t.n.c.i.m.DefaultResourceProperties@34625ccd/null at construction time: []
12:22:47.247 [main                ] TRACE it.tidalwave.role.spi.ContextSampler               - >>>> contexts for i.t.n.c.i.m.DefaultResourceProperties@67389cb8/null at construction time: []
12:22:48.151 [main                ] INFO  i.t.n.r.u.c.impl.ResourcePropertiesBinderTest      - *****************************************
12:22:48.152 [main                ] INFO  i.t.n.r.u.c.impl.ResourcePropertiesBinderTest      - TEST "must properly initialize resources"
12:22:48.152 [main                ] INFO  i.t.n.r.u.c.impl.ResourcePropertiesBinderTest      - *****************************************
12:22:48.159 [main                ] INFO  it.tidalwave.util.test.FileComparisonUtils         - ******** Comparing files:
12:22:48.160 [main                ] INFO  it.tidalwave.util.test.FileComparisonUtils         - >>>> path is: /var/jenkins_home/jobs/Zephyr_Build_and_Test/workspace/modules/ContentEditor/target/
12:22:48.160 [main                ] INFO  it.tidalwave.util.test.FileComparisonUtils         - >>>> exp is:  test-classes/ResourcePropertiesBinderTest/expected-results/EditorProlog.txt
12:22:48.160 [main                ] INFO  it.tidalwave.util.test.FileComparisonUtils         - >>>> act is:  test-artifacts/ResourcePropertiesBinderTest/EditorProlog.txt
12:22:48.170 [main                ] INFO  it.tidalwave.util.test.FileComparisonUtils         - ******** Comparing files:
12:22:48.171 [main                ] INFO  it.tidalwave.util.test.FileComparisonUtils         - >>>> path is: /var/jenkins_home/jobs/Zephyr_Build_and_Test/workspace/modules/ContentEditor/target/
12:22:48.171 [main                ] INFO  it.tidalwave.util.test.FileComparisonUtils         - >>>> exp is:  test-classes/ResourcePropertiesBinderTest/expected-results/EditorEpilog.txt
12:22:48.171 [main                ] INFO  it.tidalwave.util.test.FileComparisonUtils         - >>>> act is:  test-artifacts/ResourcePropertiesBinderTest/EditorEpilog.txt
12:22:48.172 [main                ] INFO  i.t.n.r.u.c.impl.ResourcePropertiesBinderTest      - TEST PASSED in 20 msec
12:22:48.172 [main                ] INFO  i.t.n.r.u.c.impl.ResourcePropertiesBinderTest      - 
12:22:48.186 [main                ] TRACE it.tidalwave.role.spi.ContextSampler               - >>>> contexts for i.t.n.c.i.m.DefaultResourceProperties@6fd77352/null at construction time: []
12:22:48.187 [main                ] TRACE it.tidalwave.role.spi.ContextSampler               - >>>> contexts for i.t.n.c.i.m.DefaultResourceProperties@5109e8cf/null at construction time: []
12:22:48.187 [main                ] TRACE it.tidalwave.role.spi.ContextSampler               - >>>> contexts for i.t.n.c.i.m.DefaultResourceProperties@3f672204/null at construction time: []
12:22:48.187 [main                ] INFO  i.t.n.r.u.c.impl.ResourcePropertiesBinderTest      - ***********************************************************************************
12:22:48.187 [main                ] INFO  i.t.n.r.u.c.impl.ResourcePropertiesBinderTest      - TEST "must be notified with updated ResourceProperties when bound document updated"
12:22:48.190 [main                ] INFO  i.t.n.r.u.c.impl.ResourcePropertiesBinderTest      - ***********************************************************************************
12:22:48.191 [main                ] TRACE i.t.n.core.impl.model.DefaultResourceProperties    - convertValue(Key(name=property1, type=class java.lang.String), <html>
<head>
</head>
<body>
the body
</body>
</html>)
12:22:48.191 [main                ] TRACE i.t.n.core.impl.model.DefaultResourceProperties    - >>>> returning <html>
<head>
</head>
<body>
the body
</body>
</html> (java.lang.String)
12:22:48.201 [main                ] TRACE i.t.n.r.ui.contenteditor.impl.JSoupXhtmlNormalizer - asNormalizedString()
<!DOCTYPE html>
<html xmlns="http://www.w3.org/1999/xhtml">
    <head>
        <link href='/nwa/bootstrap-3.2.0/bootstrap.min.css' type='text/css' rel='stylesheet' media='screen'/>
        <link href='/nwa/css/Editing.css' type='text/css' rel='stylesheet' media='screen'/>
        <link href='/nwa/aloha-2.0.0b188/base.css' type='text/css' rel='stylesheet' media='screen'/>
        <link href='/nwa/aloha-2.0.0b188/demo.css' type='text/css' rel='stylesheet' media='screen'/>
    </head>

    <body>
        <nav class="rainbow-static navbar navbar-fixed-top" role="navigation">
            <div class="container">
                <div class="aloha-ui btn-toolbar" role="toolbar">
                    <div class="btn-group">
                        <button class="aloha-action-bold btn" title="Bold"><b>B</b></button>
                        <button class="aloha-action-italic btn" title="Italic"><i>I</i></button>
                        <button class="aloha-action-unformat btn glyphicon glyphicon-remove" title="Remove formatting"></button>
                        <button class="aloha-action-link btn glyphicon glyphicon-link" title="Create Link"></button>
                        <button class="aloha-action-ol btn glyphicon glyphicon-list" title="Ordered List"></button>
                        <button class="aloha-action-ul btn glyphicon glyphicon-list" title="Unordered List"></button>
                        <!--
                        <button class="aloha-action-undo btn glyphicon glyphicon-step-backward" title="Undo"></button>
                        <button class="aloha-action-redo btn glyphicon glyphicon-step-forward" title="Redo"></button>
                        -->
                    </div>
                    <div class="btn-group">
                        <button class="btn dropdown-toggle" data-toggle="dropdown">
                            Paragraph <span class="caret"></span>
                        </button>
                        <ul class="dropdown-menu rainbow-static" role="menu">
                            <li><a href="#" class="aloha-action-h1">Heading 1</a></li>
                            <li><a href="#" class="aloha-action-h2">Heading 2</a></li>
                            <li><a href="#" class="aloha-action-h3">Heading 3</a></li>
                            <li><a href="#" class="aloha-action-h4">Heading 4</a></li>
                            <li><a href="#" class="aloha-action-p">Paragraph</a></li>
                            <li><a href="#" class="aloha-action-pre">Preformatted</a></li>
                        </ul>
                    </div>
                    <div class="btn-group">
                        <button class="btn btn-default dropdown-toggle" type="button" data-toggle="dropdown">
                            Insert <span class="caret"></span>
                        </button>
                        <ul class="dropdown-menu" id="insertSnippetMenu">
                        </ul>
                    </div>
                </div>
            </div>
        </nav>

        <div class="aloha-3d aloha-ui">
            <div class="rainbow-static aloha-link-toolbar btn-toolbar" role="toolbar">
                <input type="text" name="href" placeholder="" value="">
                <button class="aloha-action-target btn glyphicon glyphicon-new-window" title="Toggle to open link in new window"></button>
                <a class="aloha-link-follow btn glyphicon glyphicon-share-alt" href="#" target="_blank" rel="noreferrer" title="Follow this link"></a>
            </div>
        </div>

        <article class="content editable">
the body
        </article>

        <script src="/nwa/jquery-1.11.1/jquery.min.js"></script>
        <script src="/nwa/bootstrap-3.2.0/bootstrap.min.js"></script>
        <script src="/nwa/aloha-2.0.0b188/aloha.min.js"></script>
        <script src="/nwa/aloha-2.0.0b188/aloha-ui-links.js"></script>
        <script src="/nwa/aloha-integration.js"></script>
    </body>
</html>

12:22:48.237 [main                ] TRACE i.t.n.r.ui.contenteditor.impl.JSoupXhtmlNormalizer - >>>> returning:
<!DOCTYPE html>
<html xmlns="http://www.w3.org/1999/xhtml">
  <head>
    <link href="/nwa/bootstrap-3.2.0/bootstrap.min.css" type="text/css" rel="stylesheet" media="screen" />
    <link href="/nwa/css/Editing.css" type="text/css" rel="stylesheet" media="screen" />
    <link href="/nwa/aloha-2.0.0b188/base.css" type="text/css" rel="stylesheet" media="screen" />
    <link href="/nwa/aloha-2.0.0b188/demo.css" type="text/css" rel="stylesheet" media="screen" />
  </head>
  <body>
    <nav class="rainbow-static navbar navbar-fixed-top" role="navigation">
      <div class="container">
        <div class="aloha-ui btn-toolbar" role="toolbar">
          <div class="btn-group">
            <button class="aloha-action-bold btn" title="Bold"><b>B</b></button>
            <button class="aloha-action-italic btn" title="Italic"><i>I</i></button>
            <button class="aloha-action-unformat btn glyphicon glyphicon-remove" title="Remove formatting"></button>
            <button class="aloha-action-link btn glyphicon glyphicon-link" title="Create Link"></button>
            <button class="aloha-action-ol btn glyphicon glyphicon-list" title="Ordered List"></button>
            <button class="aloha-action-ul btn glyphicon glyphicon-list" title="Unordered List"></button>
            <!--
                        <button class="aloha-action-undo btn glyphicon glyphicon-step-backward" title="Undo"></button>
                        <button class="aloha-action-redo btn glyphicon glyphicon-step-forward" title="Redo"></button>
                        -->
          </div>
          <div class="btn-group">
            <button class="btn dropdown-toggle" data-toggle="dropdown"> Paragraph <span class="caret"></span> </button>
            <ul class="dropdown-menu rainbow-static" role="menu">
              <li><a href="#" class="aloha-action-h1">Heading 1</a></li>
              <li><a href="#" class="aloha-action-h2">Heading 2</a></li>
              <li><a href="#" class="aloha-action-h3">Heading 3</a></li>
              <li><a href="#" class="aloha-action-h4">Heading 4</a></li>
              <li><a href="#" class="aloha-action-p">Paragraph</a></li>
              <li><a href="#" class="aloha-action-pre">Preformatted</a></li>
            </ul>
          </div>
          <div class="btn-group">
            <button class="btn btn-default dropdown-toggle" type="button" data-toggle="dropdown"> Insert <span class="caret"></span> </button>
            <ul class="dropdown-menu" id="insertSnippetMenu">
            </ul>
          </div>
        </div>
      </div>
    </nav>
    <div class="aloha-3d aloha-ui">
      <div class="rainbow-static aloha-link-toolbar btn-toolbar" role="toolbar">
        <input type="text" name="href" placeholder="" value="" />
        <button class="aloha-action-target btn glyphicon glyphicon-new-window" title="Toggle to open link in new window"></button>
        <a class="aloha-link-follow btn glyphicon glyphicon-share-alt" href="#" target="_blank" rel="noreferrer" title="Follow this link"></a>
      </div>
    </div>
    <article class="content editable">
       the body
    </article>
    <script src="/nwa/jquery-1.11.1/jquery.min.js"></script>
    <script src="/nwa/bootstrap-3.2.0/bootstrap.min.js"></script>
    <script src="/nwa/aloha-2.0.0b188/aloha.min.js"></script>
    <script src="/nwa/aloha-2.0.0b188/aloha-ui-links.js"></script>
    <script src="/nwa/aloha-integration.js"></script>
  </body>
</html>

12:22:48.255 [main                ] TRACE i.t.n.r.ui.contenteditor.impl.JSoupXhtmlNormalizer - asNormalizedString()
<html>
<head>
</head>
<body>
the updated body
</body>
</html>

12:22:48.256 [main                ] TRACE i.t.n.r.ui.contenteditor.impl.JSoupXhtmlNormalizer - >>>> returning:
<!DOCTYPE html>
<html>
  <head>
  </head>
  <body>
     the updated body
  </body>
</html>

12:22:48.256 [main                ] TRACE it.tidalwave.role.spi.ContextSampler               - >>>> contexts for i.t.n.c.i.m.DefaultResourceProperties@557286ad/null at construction time: []
12:22:48.309 [main                ] TRACE i.t.n.core.impl.model.DefaultResourceProperties    - convertValue(Key(name=property2, type=class java.lang.String), title)
12:22:48.310 [main                ] TRACE i.t.n.core.impl.model.DefaultResourceProperties    - >>>> returning title (java.lang.String)
12:22:48.310 [main                ] TRACE i.t.n.core.impl.model.DefaultResourceProperties    - convertValue(Key(name=property1, type=class java.lang.String), <!DOCTYPE html>
<html>
  <head>
  </head>
  <body>
     the updated body
  </body>
</html>
)
12:22:48.310 [main                ] TRACE i.t.n.core.impl.model.DefaultResourceProperties    - >>>> returning <!DOCTYPE html>
<html>
  <head>
  </head>
  <body>
     the updated body
  </body>
</html>
 (java.lang.String)
12:22:48.310 [main                ] TRACE i.t.n.core.impl.model.DefaultResourceProperties    - convertValue(Key(name=property2, type=class java.lang.String), title)
12:22:48.311 [main                ] TRACE i.t.n.core.impl.model.DefaultResourceProperties    - >>>> returning title (java.lang.String)
12:22:48.311 [main                ] TRACE i.t.n.core.impl.model.DefaultResourceProperties    - convertValue(Key(name=property1, type=class java.lang.String), <!DOCTYPE html>
<html>
  <head>
  </head>
  <body>
     the updated body
  </body>
</html>
)
12:22:48.311 [main                ] TRACE i.t.n.core.impl.model.DefaultResourceProperties    - >>>> returning <!DOCTYPE html>
<html>
  <head>
  </head>
  <body>
     the updated body
  </body>
</html>
 (java.lang.String)
12:22:48.327 [main                ] INFO  i.t.n.r.u.c.impl.ResourcePropertiesBinderTest      - TEST PASSED in 139 msec
12:22:48.327 [main                ] INFO  i.t.n.r.u.c.impl.ResourcePropertiesBinderTest      - 
12:22:48.329 [main                ] TRACE it.tidalwave.role.spi.ContextSampler               - >>>> contexts for i.t.n.c.i.m.DefaultResourceProperties@2264e43c/null at construction time: []
12:22:48.329 [main                ] TRACE it.tidalwave.role.spi.ContextSampler               - >>>> contexts for i.t.n.c.i.m.DefaultResourceProperties@3bec2275/null at construction time: []
12:22:48.329 [main                ] TRACE it.tidalwave.role.spi.ContextSampler               - >>>> contexts for i.t.n.c.i.m.DefaultResourceProperties@31da3d60/null at construction time: []
12:22:48.330 [main                ] INFO  i.t.n.r.u.c.impl.ResourcePropertiesBinderTest      - ***********************************************************************************
12:22:48.338 [main                ] INFO  i.t.n.r.u.c.impl.ResourcePropertiesBinderTest      - TEST "must be notified with updated ResourceProperties when bound property updated"
12:22:48.338 [main                ] INFO  i.t.n.r.u.c.impl.ResourcePropertiesBinderTest      - ***********************************************************************************
12:22:48.341 [main                ] TRACE i.t.n.core.impl.model.DefaultResourceProperties    - convertValue(Key(name=property2, type=class java.lang.String), title)
12:22:48.341 [main                ] TRACE i.t.n.core.impl.model.DefaultResourceProperties    - >>>> returning title (java.lang.String)
12:22:48.342 [main                ] TRACE it.tidalwave.role.spi.ContextSampler               - >>>> contexts for i.t.n.c.i.m.DefaultResourceProperties@38018b62/null at construction time: []
12:22:48.343 [main                ] TRACE i.t.n.core.impl.model.DefaultResourceProperties    - convertValue(Key(name=property2, type=class java.lang.String), New title)
12:22:48.344 [main                ] TRACE i.t.n.core.impl.model.DefaultResourceProperties    - >>>> returning New title (java.lang.String)
12:22:48.344 [main                ] TRACE i.t.n.core.impl.model.DefaultResourceProperties    - convertValue(Key(name=property1, type=class java.lang.String), <html>
<head>
</head>
<body>
the body
</body>
</html>)
12:22:48.344 [main                ] TRACE i.t.n.core.impl.model.DefaultResourceProperties    - >>>> returning <html>
<head>
</head>
<body>
the body
</body>
</html> (java.lang.String)
12:22:48.349 [main                ] TRACE i.t.n.core.impl.model.DefaultResourceProperties    - convertValue(Key(name=property2, type=class java.lang.String), New title)
12:22:48.350 [main                ] TRACE i.t.n.core.impl.model.DefaultResourceProperties    - >>>> returning New title (java.lang.String)
12:22:48.350 [main                ] TRACE i.t.n.core.impl.model.DefaultResourceProperties    - convertValue(Key(name=property1, type=class java.lang.String), <html>
<head>
</head>
<body>
the body
</body>
</html>)
12:22:48.350 [main                ] TRACE i.t.n.core.impl.model.DefaultResourceProperties    - >>>> returning <html>
<head>
</head>
<body>
the body
</body>
</html> (java.lang.String)
12:22:48.351 [main                ] INFO  i.t.n.r.u.c.impl.ResourcePropertiesBinderTest      - TEST PASSED in 20 msec
12:22:48.351 [main                ] INFO  i.t.n.r.u.c.impl.ResourcePropertiesBinderTest      - 
12:22:48.352 [main                ] TRACE it.tidalwave.role.spi.ContextSampler               - >>>> contexts for i.t.n.c.i.m.DefaultResourceProperties@3533df16/null at construction time: []
12:22:48.352 [main                ] TRACE it.tidalwave.role.spi.ContextSampler               - >>>> contexts for i.t.n.c.i.m.DefaultResourceProperties@15d0849/null at construction time: []
12:22:48.353 [main                ] TRACE it.tidalwave.role.spi.ContextSampler               - >>>> contexts for i.t.n.c.i.m.DefaultResourceProperties@4038cd3a/null at construction time: []
12:22:48.353 [main                ] INFO  i.t.n.r.u.c.impl.ResourcePropertiesBinderTest      - ************************************************
12:22:48.353 [main                ] INFO  i.t.n.r.u.c.impl.ResourcePropertiesBinderTest      - TEST "must properly set value to bound document"
12:22:48.353 [main                ] INFO  i.t.n.r.u.c.impl.ResourcePropertiesBinderTest      - ************************************************
12:22:48.356 [main                ] TRACE i.t.n.core.impl.model.DefaultResourceProperties    - convertValue(Key(name=property1, type=class java.lang.String), <html>
<head>
</head>
<body>
the body
</body>
</html>)
12:22:48.356 [main                ] TRACE i.t.n.core.impl.model.DefaultResourceProperties    - >>>> returning <html>
<head>
</head>
<body>
the body
</body>
</html> (java.lang.String)
12:22:48.357 [main                ] TRACE i.t.n.r.ui.contenteditor.impl.JSoupXhtmlNormalizer - asNormalizedString()
<!DOCTYPE html>
<html xmlns="http://www.w3.org/1999/xhtml">
    <head>
        <link href='/nwa/bootstrap-3.2.0/bootstrap.min.css' type='text/css' rel='stylesheet' media='screen'/>
        <link href='/nwa/css/Editing.css' type='text/css' rel='stylesheet' media='screen'/>
        <link href='/nwa/aloha-2.0.0b188/base.css' type='text/css' rel='stylesheet' media='screen'/>
        <link href='/nwa/aloha-2.0.0b188/demo.css' type='text/css' rel='stylesheet' media='screen'/>
    </head>

    <body>
        <nav class="rainbow-static navbar navbar-fixed-top" role="navigation">
            <div class="container">
                <div class="aloha-ui btn-toolbar" role="toolbar">
                    <div class="btn-group">
                        <button class="aloha-action-bold btn" title="Bold"><b>B</b></button>
                        <button class="aloha-action-italic btn" title="Italic"><i>I</i></button>
                        <button class="aloha-action-unformat btn glyphicon glyphicon-remove" title="Remove formatting"></button>
                        <button class="aloha-action-link btn glyphicon glyphicon-link" title="Create Link"></button>
                        <button class="aloha-action-ol btn glyphicon glyphicon-list" title="Ordered List"></button>
                        <button class="aloha-action-ul btn glyphicon glyphicon-list" title="Unordered List"></button>
                        <!--
                        <button class="aloha-action-undo btn glyphicon glyphicon-step-backward" title="Undo"></button>
                        <button class="aloha-action-redo btn glyphicon glyphicon-step-forward" title="Redo"></button>
                        -->
                    </div>
                    <div class="btn-group">
                        <button class="btn dropdown-toggle" data-toggle="dropdown">
                            Paragraph <span class="caret"></span>
                        </button>
                        <ul class="dropdown-menu rainbow-static" role="menu">
                            <li><a href="#" class="aloha-action-h1">Heading 1</a></li>
                            <li><a href="#" class="aloha-action-h2">Heading 2</a></li>
                            <li><a href="#" class="aloha-action-h3">Heading 3</a></li>
                            <li><a href="#" class="aloha-action-h4">Heading 4</a></li>
                            <li><a href="#" class="aloha-action-p">Paragraph</a></li>
                            <li><a href="#" class="aloha-action-pre">Preformatted</a></li>
                        </ul>
                    </div>
                    <div class="btn-group">
                        <button class="btn btn-default dropdown-toggle" type="button" data-toggle="dropdown">
                            Insert <span class="caret"></span>
                        </button>
                        <ul class="dropdown-menu" id="insertSnippetMenu">
                        </ul>
                    </div>
                </div>
            </div>
        </nav>

        <div class="aloha-3d aloha-ui">
            <div class="rainbow-static aloha-link-toolbar btn-toolbar" role="toolbar">
                <input type="text" name="href" placeholder="" value="">
                <button class="aloha-action-target btn glyphicon glyphicon-new-window" title="Toggle to open link in new window"></button>
                <a class="aloha-link-follow btn glyphicon glyphicon-share-alt" href="#" target="_blank" rel="noreferrer" title="Follow this link"></a>
            </div>
        </div>

        <article class="content editable">
the body
        </article>

        <script src="/nwa/jquery-1.11.1/jquery.min.js"></script>
        <script src="/nwa/bootstrap-3.2.0/bootstrap.min.js"></script>
        <script src="/nwa/aloha-2.0.0b188/aloha.min.js"></script>
        <script src="/nwa/aloha-2.0.0b188/aloha-ui-links.js"></script>
        <script src="/nwa/aloha-integration.js"></script>
    </body>
</html>

12:22:48.370 [main                ] TRACE i.t.n.r.ui.contenteditor.impl.JSoupXhtmlNormalizer - >>>> returning:
<!DOCTYPE html>
<html xmlns="http://www.w3.org/1999/xhtml">
  <head>
    <link href="/nwa/bootstrap-3.2.0/bootstrap.min.css" type="text/css" rel="stylesheet" media="screen" />
    <link href="/nwa/css/Editing.css" type="text/css" rel="stylesheet" media="screen" />
    <link href="/nwa/aloha-2.0.0b188/base.css" type="text/css" rel="stylesheet" media="screen" />
    <link href="/nwa/aloha-2.0.0b188/demo.css" type="text/css" rel="stylesheet" media="screen" />
  </head>
  <body>
    <nav class="rainbow-static navbar navbar-fixed-top" role="navigation">
      <div class="container">
        <div class="aloha-ui btn-toolbar" role="toolbar">
          <div class="btn-group">
            <button class="aloha-action-bold btn" title="Bold"><b>B</b></button>
            <button class="aloha-action-italic btn" title="Italic"><i>I</i></button>
            <button class="aloha-action-unformat btn glyphicon glyphicon-remove" title="Remove formatting"></button>
            <button class="aloha-action-link btn glyphicon glyphicon-link" title="Create Link"></button>
            <button class="aloha-action-ol btn glyphicon glyphicon-list" title="Ordered List"></button>
            <button class="aloha-action-ul btn glyphicon glyphicon-list" title="Unordered List"></button>
            <!--
                        <button class="aloha-action-undo btn glyphicon glyphicon-step-backward" title="Undo"></button>
                        <button class="aloha-action-redo btn glyphicon glyphicon-step-forward" title="Redo"></button>
                        -->
          </div>
          <div class="btn-group">
            <button class="btn dropdown-toggle" data-toggle="dropdown"> Paragraph <span class="caret"></span> </button>
            <ul class="dropdown-menu rainbow-static" role="menu">
              <li><a href="#" class="aloha-action-h1">Heading 1</a></li>
              <li><a href="#" class="aloha-action-h2">Heading 2</a></li>
              <li><a href="#" class="aloha-action-h3">Heading 3</a></li>
              <li><a href="#" class="aloha-action-h4">Heading 4</a></li>
              <li><a href="#" class="aloha-action-p">Paragraph</a></li>
              <li><a href="#" class="aloha-action-pre">Preformatted</a></li>
            </ul>
          </div>
          <div class="btn-group">
            <button class="btn btn-default dropdown-toggle" type="button" data-toggle="dropdown"> Insert <span class="caret"></span> </button>
            <ul class="dropdown-menu" id="insertSnippetMenu">
            </ul>
          </div>
        </div>
      </div>
    </nav>
    <div class="aloha-3d aloha-ui">
      <div class="rainbow-static aloha-link-toolbar btn-toolbar" role="toolbar">
        <input type="text" name="href" placeholder="" value="" />
        <button class="aloha-action-target btn glyphicon glyphicon-new-window" title="Toggle to open link in new window"></button>
        <a class="aloha-link-follow btn glyphicon glyphicon-share-alt" href="#" target="_blank" rel="noreferrer" title="Follow this link"></a>
      </div>
    </div>
    <article class="content editable">
       the body
    </article>
    <script src="/nwa/jquery-1.11.1/jquery.min.js"></script>
    <script src="/nwa/bootstrap-3.2.0/bootstrap.min.js"></script>
    <script src="/nwa/aloha-2.0.0b188/aloha.min.js"></script>
    <script src="/nwa/aloha-2.0.0b188/aloha-ui-links.js"></script>
    <script src="/nwa/aloha-integration.js"></script>
  </body>
</html>

12:22:48.371 [main                ] INFO  it.tidalwave.util.test.FileComparisonUtils         - ******** Comparing files:
12:22:48.371 [main                ] INFO  it.tidalwave.util.test.FileComparisonUtils         - >>>> path is: /var/jenkins_home/jobs/Zephyr_Build_and_Test/workspace/modules/ContentEditor/target/
12:22:48.371 [main                ] INFO  it.tidalwave.util.test.FileComparisonUtils         - >>>> exp is:  test-classes/ResourcePropertiesBinderTest/expected-results/DocumentProxy.txt
12:22:48.371 [main                ] INFO  it.tidalwave.util.test.FileComparisonUtils         - >>>> act is:  test-artifacts/ResourcePropertiesBinderTest/DocumentProxy.txt
12:22:48.390 [main                ] INFO  i.t.n.r.u.c.impl.ResourcePropertiesBinderTest      - TEST PASSED in 19 msec
12:22:48.391 [main                ] INFO  i.t.n.r.u.c.impl.ResourcePropertiesBinderTest      - 
12:22:48.392 [main                ] TRACE it.tidalwave.role.spi.ContextSampler               - >>>> contexts for i.t.n.c.i.m.DefaultResourceProperties@7e94d093/null at construction time: []
12:22:48.393 [main                ] TRACE it.tidalwave.role.spi.ContextSampler               - >>>> contexts for i.t.n.c.i.m.DefaultResourceProperties@7c6189d5/null at construction time: []
12:22:48.393 [main                ] TRACE it.tidalwave.role.spi.ContextSampler               - >>>> contexts for i.t.n.c.i.m.DefaultResourceProperties@4248e66b/null at construction time: []
12:22:48.393 [main                ] INFO  i.t.n.r.u.c.impl.ResourcePropertiesBinderTest      - ************************************************
12:22:48.393 [main                ] INFO  i.t.n.r.u.c.impl.ResourcePropertiesBinderTest      - TEST "must properly set value to bound property"
12:22:48.393 [main                ] INFO  i.t.n.r.u.c.impl.ResourcePropertiesBinderTest      - ************************************************
12:22:48.398 [main                ] TRACE i.t.n.core.impl.model.DefaultResourceProperties    - convertValue(Key(name=property2, type=class java.lang.String), title)
12:22:48.398 [main                ] TRACE i.t.n.core.impl.model.DefaultResourceProperties    - >>>> returning title (java.lang.String)
12:22:48.399 [main                ] INFO  i.t.n.r.u.c.impl.ResourcePropertiesBinderTest      - TEST PASSED in 5 msec
12:22:48.399 [main                ] INFO  i.t.n.r.u.c.impl.ResourcePropertiesBinderTest      - 
12:22:49.195 [main                ] TRACE it.tidalwave.role.ContextManager$Locator           - ContextManagerProvider instantiated from META-INF: it.tidalwave.role.spring.spi.SpringContextManagerProvider@4012d5bc
12:22:49.196 [main                ] DEBUG i.t.role.spring.spi.AnnotationSpringRoleManager    - ctor
12:22:49.216 [main                ] DEBUG i.t.role.spring.spi.AnnotationSpringRoleManager    - scanning classes with interface it.tidalwave.dci.annotation.DciRole annotation...
12:22:52.191 [main                ] DEBUG it.tidalwave.role.spi.RoleManagerSupport           - scan([i.t.n.r.u.c.i.ResourcePropertiesBinder, i.t.n.m.i.a.r.SiteNodePresentable, i.t.n.m.i.a.r.SiteNodeDisplayable, i.t.n.m.i.a.r.ContentPresentable, i.t.n.m.i.a.r.ResourcePropertiesPresentable, i.t.n.m.i.a.r.ResourcePropertiesSaveable, i.t.n.m.i.a.r.ContentDisplayable, i.t.n.f.f.i.ResourceFileNetBeansPlatformWritableFolder])
12:22:52.197 [main                ] DEBUG it.tidalwave.role.spi.RoleManagerSupport           - Configured roles:
12:22:52.198 [main                ] DEBUG it.tidalwave.role.spi.RoleManagerSupport           - >>>> i.t.n.c.m.Content: i.t.r.u.Displayable -> [i.t.n.m.i.a.r.ContentDisplayable]
12:22:52.198 [main                ] DEBUG it.tidalwave.role.spi.RoleManagerSupport           - >>>> i.t.n.c.m.Content: i.t.r.u.Presentable -> [i.t.n.m.i.a.r.ContentPresentable]
12:22:52.199 [main                ] DEBUG it.tidalwave.role.spi.RoleManagerSupport           - >>>> i.t.n.c.m.ResourceProperties: i.t.n.m.a.r.Saveable -> [i.t.n.m.i.a.r.ResourcePropertiesSaveable]
12:22:52.199 [main                ] DEBUG it.tidalwave.role.spi.RoleManagerSupport           - >>>> i.t.n.c.m.ResourceProperties: i.t.n.r.u.c.s.PropertyBinder -> [i.t.n.r.u.c.i.ResourcePropertiesBinder]
12:22:52.200 [main                ] DEBUG it.tidalwave.role.spi.RoleManagerSupport           - >>>> i.t.n.c.m.ResourceProperties: i.t.r.u.Presentable -> [i.t.n.m.i.a.r.ResourcePropertiesPresentable]
12:22:52.200 [main                ] DEBUG it.tidalwave.role.spi.RoleManagerSupport           - >>>> i.t.n.c.m.SiteNode: i.t.r.u.Displayable -> [i.t.n.m.i.a.r.SiteNodeDisplayable]
12:22:52.200 [main                ] DEBUG it.tidalwave.role.spi.RoleManagerSupport           - >>>> i.t.n.c.m.SiteNode: i.t.r.u.Presentable -> [i.t.n.m.i.a.r.SiteNodePresentable]
12:22:52.200 [main                ] DEBUG it.tidalwave.role.spi.RoleManagerSupport           - >>>> i.t.n.f.f.i.ResourceFileNetBeansPlatform: i.t.n.m.a.r.WritableFolder -> [i.t.n.f.f.i.ResourceFileNetBeansPlatformWritableFolder]
12:22:52.393 [main                ] INFO  i.t.northernwind.util.test.SpringTestHelper        - Beans: [org.springframework.context.annotation.internalConfigurationAnnotationProcessor, org.springframework.context.annotation.internalAutowiredAnnotationProcessor, org.springframework.context.annotation.internalCommonAnnotationProcessor, org.springframework.context.event.internalEventListenerProcessor, org.springframework.context.event.internalEventListenerFactory, org.springframework.context.config.internalBeanConfigurerAspect, org.springframework.aop.config.internalAutoProxyCreator, underTest, roleManager, contextManager, applicationMessageBus, org.mockito.Mockito#0, org.mockito.Mockito#1]
12:22:52.415 [main                ] TRACE it.tidalwave.role.spi.ContextSampler               - >>>> contexts for i.t.r.u.i.DefaultUserAction@d72316a at construction time: []
12:22:52.416 [main                ] TRACE it.tidalwave.role.spi.ContextSampler               - >>>> contexts for i.t.r.u.i.DefaultUserAction@1208fe55 at construction time: []
12:22:52.432 [main                ] TRACE it.tidalwave.messagebus.MessageBusHelper           - registerMessageListener(void it.tidalwave.northernwind.rca.ui.contenteditor.spi.DefaultContentEditorPresentationControl.onContentSelected(it.tidalwave.northernwind.rca.ui.event.ContentSelectedEvent))
12:22:52.787 [main                ] INFO  i.t.n.r.u.c.s.DefaultContentEditorPresentationControlTest - **********************************
12:22:52.787 [main                ] INFO  i.t.n.r.u.c.s.DefaultContentEditorPresentationControlTest - TEST "must be a MessageSubscriber"
12:22:52.787 [main                ] INFO  i.t.n.r.u.c.s.DefaultContentEditorPresentationControlTest - **********************************
12:22:52.789 [main                ] INFO  i.t.n.r.u.c.s.DefaultContentEditorPresentationControlTest - TEST PASSED in 2 msec
12:22:52.789 [main                ] INFO  i.t.n.r.u.c.s.DefaultContentEditorPresentationControlTest - 
12:22:52.872 [main                ] TRACE it.tidalwave.role.ContextManager$Locator           - ContextManagerProvider instantiated from META-INF: it.tidalwave.role.spring.spi.SpringContextManagerProvider@3862d1ee
12:22:52.872 [main                ] DEBUG i.t.role.spring.spi.AnnotationSpringRoleManager    - ctor
12:22:52.873 [main                ] DEBUG i.t.role.spring.spi.AnnotationSpringRoleManager    - scanning classes with interface it.tidalwave.dci.annotation.DciRole annotation...
12:22:54.813 [main                ] DEBUG it.tidalwave.role.spi.RoleManagerSupport           - scan([i.t.n.r.u.c.i.ResourcePropertiesBinder, i.t.n.m.i.a.r.SiteNodePresentable, i.t.n.m.i.a.r.SiteNodeDisplayable, i.t.n.m.i.a.r.ContentPresentable, i.t.n.m.i.a.r.ResourcePropertiesPresentable, i.t.n.m.i.a.r.ResourcePropertiesSaveable, i.t.n.m.i.a.r.ContentDisplayable, i.t.n.f.f.i.ResourceFileNetBeansPlatformWritableFolder])
12:22:54.814 [main                ] DEBUG it.tidalwave.role.spi.RoleManagerSupport           - Configured roles:
12:22:54.814 [main                ] DEBUG it.tidalwave.role.spi.RoleManagerSupport           - >>>> i.t.n.c.m.Content: i.t.r.u.Displayable -> [i.t.n.m.i.a.r.ContentDisplayable]
12:22:54.820 [main                ] DEBUG it.tidalwave.role.spi.RoleManagerSupport           - >>>> i.t.n.c.m.Content: i.t.r.u.Presentable -> [i.t.n.m.i.a.r.ContentPresentable]
12:22:54.821 [main                ] DEBUG it.tidalwave.role.spi.RoleManagerSupport           - >>>> i.t.n.c.m.ResourceProperties: i.t.n.m.a.r.Saveable -> [i.t.n.m.i.a.r.ResourcePropertiesSaveable]
12:22:54.821 [main                ] DEBUG it.tidalwave.role.spi.RoleManagerSupport           - >>>> i.t.n.c.m.ResourceProperties: i.t.n.r.u.c.s.PropertyBinder -> [i.t.n.r.u.c.i.ResourcePropertiesBinder]
12:22:54.822 [main                ] DEBUG it.tidalwave.role.spi.RoleManagerSupport           - >>>> i.t.n.c.m.ResourceProperties: i.t.r.u.Presentable -> [i.t.n.m.i.a.r.ResourcePropertiesPresentable]
12:22:54.823 [main                ] DEBUG it.tidalwave.role.spi.RoleManagerSupport           - >>>> i.t.n.c.m.SiteNode: i.t.r.u.Displayable -> [i.t.n.m.i.a.r.SiteNodeDisplayable]
12:22:54.824 [main                ] DEBUG it.tidalwave.role.spi.RoleManagerSupport           - >>>> i.t.n.c.m.SiteNode: i.t.r.u.Presentable -> [i.t.n.m.i.a.r.SiteNodePresentable]
12:22:54.827 [main                ] DEBUG it.tidalwave.role.spi.RoleManagerSupport           - >>>> i.t.n.f.f.i.ResourceFileNetBeansPlatform: i.t.n.m.a.r.WritableFolder -> [i.t.n.f.f.i.ResourceFileNetBeansPlatformWritableFolder]
12:22:54.839 [main                ] INFO  i.t.northernwind.util.test.SpringTestHelper        - Beans: [org.springframework.context.annotation.internalConfigurationAnnotationProcessor, org.springframework.context.annotation.internalAutowiredAnnotationProcessor, org.springframework.context.annotation.internalCommonAnnotationProcessor, org.springframework.context.event.internalEventListenerProcessor, org.springframework.context.event.internalEventListenerFactory, org.springframework.context.config.internalBeanConfigurerAspect, org.springframework.aop.config.internalAutoProxyCreator, underTest, roleManager, contextManager, applicationMessageBus, org.mockito.Mockito#0, org.mockito.Mockito#1]
12:22:54.842 [main                ] TRACE it.tidalwave.role.spi.ContextSampler               - >>>> contexts for i.t.r.u.i.DefaultUserAction@61072713 at construction time: []
12:22:54.842 [main                ] TRACE it.tidalwave.role.spi.ContextSampler               - >>>> contexts for i.t.r.u.i.DefaultUserAction@559ed659 at construction time: []
12:22:54.848 [main                ] TRACE it.tidalwave.messagebus.MessageBusHelper           - registerMessageListener(void it.tidalwave.northernwind.rca.ui.contenteditor.spi.DefaultContentEditorPresentationControl.onContentSelected(it.tidalwave.northernwind.rca.ui.event.ContentSelectedEvent))
12:22:54.856 [main                ] INFO  i.t.n.r.u.c.s.DefaultContentEditorPresentationControlTest - ****************
12:22:54.856 [main                ] INFO  i.t.n.r.u.c.s.DefaultContentEditorPresentationControlTest - TEST "must bind"
12:22:54.857 [main                ] INFO  i.t.n.r.u.c.s.DefaultContentEditorPresentationControlTest - ****************
12:22:54.860 [main                ] INFO  i.t.n.r.u.c.s.DefaultContentEditorPresentationControlTest - TEST PASSED in 3 msec
12:22:54.860 [main                ] INFO  i.t.n.r.u.c.s.DefaultContentEditorPresentationControlTest - 
12:22:54.957 [main                ] TRACE it.tidalwave.role.ContextManager$Locator           - ContextManagerProvider instantiated from META-INF: it.tidalwave.role.spring.spi.SpringContextManagerProvider@5f332047
12:22:54.957 [main                ] DEBUG i.t.role.spring.spi.AnnotationSpringRoleManager    - ctor
12:22:54.958 [main                ] DEBUG i.t.role.spring.spi.AnnotationSpringRoleManager    - scanning classes with interface it.tidalwave.dci.annotation.DciRole annotation...
12:22:56.693 [main                ] DEBUG it.tidalwave.role.spi.RoleManagerSupport           - scan([i.t.n.r.u.c.i.ResourcePropertiesBinder, i.t.n.m.i.a.r.SiteNodePresentable, i.t.n.m.i.a.r.SiteNodeDisplayable, i.t.n.m.i.a.r.ContentPresentable, i.t.n.m.i.a.r.ResourcePropertiesPresentable, i.t.n.m.i.a.r.ResourcePropertiesSaveable, i.t.n.m.i.a.r.ContentDisplayable, i.t.n.f.f.i.ResourceFileNetBeansPlatformWritableFolder])
12:22:56.695 [main                ] DEBUG it.tidalwave.role.spi.RoleManagerSupport           - Configured roles:
12:22:56.696 [main                ] DEBUG it.tidalwave.role.spi.RoleManagerSupport           - >>>> i.t.n.c.m.Content: i.t.r.u.Displayable -> [i.t.n.m.i.a.r.ContentDisplayable]
12:22:56.696 [main                ] DEBUG it.tidalwave.role.spi.RoleManagerSupport           - >>>> i.t.n.c.m.Content: i.t.r.u.Presentable -> [i.t.n.m.i.a.r.ContentPresentable]
12:22:56.700 [main                ] DEBUG it.tidalwave.role.spi.RoleManagerSupport           - >>>> i.t.n.c.m.ResourceProperties: i.t.n.m.a.r.Saveable -> [i.t.n.m.i.a.r.ResourcePropertiesSaveable]
12:22:56.700 [main                ] DEBUG it.tidalwave.role.spi.RoleManagerSupport           - >>>> i.t.n.c.m.ResourceProperties: i.t.n.r.u.c.s.PropertyBinder -> [i.t.n.r.u.c.i.ResourcePropertiesBinder]
12:22:56.701 [main                ] DEBUG it.tidalwave.role.spi.RoleManagerSupport           - >>>> i.t.n.c.m.ResourceProperties: i.t.r.u.Presentable -> [i.t.n.m.i.a.r.ResourcePropertiesPresentable]
12:22:56.701 [main                ] DEBUG it.tidalwave.role.spi.RoleManagerSupport           - >>>> i.t.n.c.m.SiteNode: i.t.r.u.Displayable -> [i.t.n.m.i.a.r.SiteNodeDisplayable]
12:22:56.701 [main                ] DEBUG it.tidalwave.role.spi.RoleManagerSupport           - >>>> i.t.n.c.m.SiteNode: i.t.r.u.Presentable -> [i.t.n.m.i.a.r.SiteNodePresentable]
12:22:56.701 [main                ] DEBUG it.tidalwave.role.spi.RoleManagerSupport           - >>>> i.t.n.f.f.i.ResourceFileNetBeansPlatform: i.t.n.m.a.r.WritableFolder -> [i.t.n.f.f.i.ResourceFileNetBeansPlatformWritableFolder]
12:22:56.717 [main                ] INFO  i.t.northernwind.util.test.SpringTestHelper        - Beans: [org.springframework.context.annotation.internalConfigurationAnnotationProcessor, org.springframework.context.annotation.internalAutowiredAnnotationProcessor, org.springframework.context.annotation.internalCommonAnnotationProcessor, org.springframework.context.event.internalEventListenerProcessor, org.springframework.context.event.internalEventListenerFactory, org.springframework.context.config.internalBeanConfigurerAspect, org.springframework.aop.config.internalAutoProxyCreator, underTest, roleManager, contextManager, applicationMessageBus, org.mockito.Mockito#0, org.mockito.Mockito#1]
12:22:56.737 [main                ] TRACE it.tidalwave.role.spi.ContextSampler               - >>>> contexts for i.t.r.u.i.DefaultUserAction@269deb29 at construction time: []
12:22:56.737 [main                ] TRACE it.tidalwave.role.spi.ContextSampler               - >>>> contexts for i.t.r.u.i.DefaultUserAction@29c2b88b at construction time: []
12:22:56.738 [main                ] TRACE it.tidalwave.messagebus.MessageBusHelper           - registerMessageListener(void it.tidalwave.northernwind.rca.ui.contenteditor.spi.DefaultContentEditorPresentationControl.onContentSelected(it.tidalwave.northernwind.rca.ui.event.ContentSelectedEvent))
12:22:56.748 [main                ] INFO  i.t.n.r.u.c.s.DefaultContentEditorPresentationControlTest - *********************************************************************
12:22:56.751 [main                ] INFO  i.t.n.r.u.c.s.DefaultContentEditorPresentationControlTest - TEST "must clear the presentation on reception of an empty selection"
12:22:56.757 [main                ] INFO  i.t.n.r.u.c.s.DefaultContentEditorPresentationControlTest - *********************************************************************
12:22:56.759 [main                ] DEBUG i.t.n.r.u.c.s.DefaultContentEditorPresentationControl - onContentSelected(ContentSelectedEvent(content=Optional.empty))
12:22:56.761 [main                ] INFO  i.t.n.r.u.c.s.DefaultContentEditorPresentationControlTest - TEST PASSED in 13 msec
12:22:56.762 [main                ] INFO  i.t.n.r.u.c.s.DefaultContentEditorPresentationControlTest - 
12:22:56.873 [main                ] TRACE it.tidalwave.role.ContextManager$Locator           - ContextManagerProvider instantiated from META-INF: it.tidalwave.role.spring.spi.SpringContextManagerProvider@38d1026e
12:22:56.874 [main                ] DEBUG i.t.role.spring.spi.AnnotationSpringRoleManager    - ctor
12:22:56.894 [main                ] DEBUG i.t.role.spring.spi.AnnotationSpringRoleManager    - scanning classes with interface it.tidalwave.dci.annotation.DciRole annotation...
12:22:58.909 [main                ] DEBUG it.tidalwave.role.spi.RoleManagerSupport           - scan([i.t.n.r.u.c.i.ResourcePropertiesBinder, i.t.n.m.i.a.r.SiteNodePresentable, i.t.n.m.i.a.r.SiteNodeDisplayable, i.t.n.m.i.a.r.ContentPresentable, i.t.n.m.i.a.r.ResourcePropertiesPresentable, i.t.n.m.i.a.r.ResourcePropertiesSaveable, i.t.n.m.i.a.r.ContentDisplayable, i.t.n.f.f.i.ResourceFileNetBeansPlatformWritableFolder])
12:22:58.909 [main                ] DEBUG it.tidalwave.role.spi.RoleManagerSupport           - Configured roles:
12:22:58.909 [main                ] DEBUG it.tidalwave.role.spi.RoleManagerSupport           - >>>> i.t.n.c.m.Content: i.t.r.u.Displayable -> [i.t.n.m.i.a.r.ContentDisplayable]
12:22:58.909 [main                ] DEBUG it.tidalwave.role.spi.RoleManagerSupport           - >>>> i.t.n.c.m.Content: i.t.r.u.Presentable -> [i.t.n.m.i.a.r.ContentPresentable]
12:22:58.910 [main                ] DEBUG it.tidalwave.role.spi.RoleManagerSupport           - >>>> i.t.n.c.m.ResourceProperties: i.t.n.m.a.r.Saveable -> [i.t.n.m.i.a.r.ResourcePropertiesSaveable]
12:22:58.910 [main                ] DEBUG it.tidalwave.role.spi.RoleManagerSupport           - >>>> i.t.n.c.m.ResourceProperties: i.t.n.r.u.c.s.PropertyBinder -> [i.t.n.r.u.c.i.ResourcePropertiesBinder]
12:22:58.910 [main                ] DEBUG it.tidalwave.role.spi.RoleManagerSupport           - >>>> i.t.n.c.m.ResourceProperties: i.t.r.u.Presentable -> [i.t.n.m.i.a.r.ResourcePropertiesPresentable]
12:22:58.910 [main                ] DEBUG it.tidalwave.role.spi.RoleManagerSupport           - >>>> i.t.n.c.m.SiteNode: i.t.r.u.Displayable -> [i.t.n.m.i.a.r.SiteNodeDisplayable]
12:22:58.910 [main                ] DEBUG it.tidalwave.role.spi.RoleManagerSupport           - >>>> i.t.n.c.m.SiteNode: i.t.r.u.Presentable -> [i.t.n.m.i.a.r.SiteNodePresentable]
12:22:58.910 [main                ] DEBUG it.tidalwave.role.spi.RoleManagerSupport           - >>>> i.t.n.f.f.i.ResourceFileNetBeansPlatform: i.t.n.m.a.r.WritableFolder -> [i.t.n.f.f.i.ResourceFileNetBeansPlatformWritableFolder]
12:22:58.926 [main                ] INFO  i.t.northernwind.util.test.SpringTestHelper        - Beans: [org.springframework.context.annotation.internalConfigurationAnnotationProcessor, org.springframework.context.annotation.internalAutowiredAnnotationProcessor, org.springframework.context.annotation.internalCommonAnnotationProcessor, org.springframework.context.event.internalEventListenerProcessor, org.springframework.context.event.internalEventListenerFactory, org.springframework.context.config.internalBeanConfigurerAspect, org.springframework.aop.config.internalAutoProxyCreator, underTest, roleManager, contextManager, applicationMessageBus, org.mockito.Mockito#0, org.mockito.Mockito#1]
12:22:58.930 [main                ] TRACE it.tidalwave.role.spi.ContextSampler               - >>>> contexts for i.t.r.u.i.DefaultUserAction@3aae3ace at construction time: []
12:22:58.931 [main                ] TRACE it.tidalwave.role.spi.ContextSampler               - >>>> contexts for i.t.r.u.i.DefaultUserAction@71e6a60f at construction time: []
12:22:58.932 [main                ] TRACE it.tidalwave.messagebus.MessageBusHelper           - registerMessageListener(void it.tidalwave.northernwind.rca.ui.contenteditor.spi.DefaultContentEditorPresentationControl.onContentSelected(it.tidalwave.northernwind.rca.ui.event.ContentSelectedEvent))
12:22:58.940 [main                ] INFO  i.t.n.r.u.c.s.DefaultContentEditorPresentationControlTest - ******************************************************************************************
12:22:58.940 [main                ] INFO  i.t.n.r.u.c.s.DefaultContentEditorPresentationControlTest - TEST "must populate the presentation and bind properties on reception of selected content"
12:22:58.940 [main                ] INFO  i.t.n.r.u.c.s.DefaultContentEditorPresentationControlTest - ******************************************************************************************
12:22:58.946 [main                ] DEBUG i.t.n.r.u.c.s.DefaultContentEditorPresentationControl - onContentSelected(ContentSelectedEvent(content=Optional[Mock for Content, hashCode: 791059364]))
12:22:58.963 [main                ] INFO  i.t.n.r.u.c.s.DefaultContentEditorPresentationControlTest - TEST PASSED in 24 msec
12:22:58.964 [main                ] INFO  i.t.n.r.u.c.s.DefaultContentEditorPresentationControlTest - 
12:22:58.965 [main                ] INFO  i.t.n.rca.ui.contenteditor.impl.HtmlDocumentTest   - FINISHED TESTS OF it.tidalwave.northernwind.rca.ui.contenteditor.impl.HtmlDocumentTest
[INFO] Tests run: 16, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 14.096 s - in TestSuite
[INFO] 
[INFO] Results:
[INFO] 
[INFO] Tests run: 16, Failures: 0, Errors: 0, Skipped: 0
[INFO] 
[JENKINS] Recording test results
[INFO] 
[INFO] --- jar:3.3.0:jar (default-jar) @ it-tidalwave-northernwind-rca-ui-content-editor ---
[INFO] Building jar: /var/jenkins_home/jobs/Zephyr_Build_and_Test/workspace/modules/ContentEditor/target/it-tidalwave-northernwind-rca-ui-content-editor-1.2-ALPHA-4-SNAPSHOT.30819703aea5.jar
[INFO] 
[INFO] --- jar:3.3.0:test-jar (default-test-jar) @ it-tidalwave-northernwind-rca-ui-content-editor ---
[INFO] Building jar: /var/jenkins_home/jobs/Zephyr_Build_and_Test/workspace/modules/ContentEditor/target/it-tidalwave-northernwind-rca-ui-content-editor-1.2-ALPHA-4-SNAPSHOT.30819703aea5-tests.jar
[INFO] 
[INFO] --- install:3.1.1:install (default-install) @ it-tidalwave-northernwind-rca-ui-content-editor ---
[INFO] Installing /var/jenkins_home/jobs/Zephyr_Build_and_Test/workspace/modules/ContentEditor/pom.xml to /var/jenkins_home/maven-repositories/0/it/tidalwave/northernwind/rca/it-tidalwave-northernwind-rca-ui-content-editor/1.2-ALPHA-4-SNAPSHOT/it-tidalwave-northernwind-rca-ui-content-editor-1.2-ALPHA-4-SNAPSHOT.pom
[INFO] Installing /var/jenkins_home/jobs/Zephyr_Build_and_Test/workspace/modules/ContentEditor/target/it-tidalwave-northernwind-rca-ui-content-editor-1.2-ALPHA-4-SNAPSHOT.30819703aea5.jar to /var/jenkins_home/maven-repositories/0/it/tidalwave/northernwind/rca/it-tidalwave-northernwind-rca-ui-content-editor/1.2-ALPHA-4-SNAPSHOT/it-tidalwave-northernwind-rca-ui-content-editor-1.2-ALPHA-4-SNAPSHOT.jar
[INFO] Installing /var/jenkins_home/jobs/Zephyr_Build_and_Test/workspace/modules/ContentEditor/target/it-tidalwave-northernwind-rca-ui-content-editor-1.2-ALPHA-4-SNAPSHOT.30819703aea5-tests.jar to /var/jenkins_home/maven-repositories/0/it/tidalwave/northernwind/rca/it-tidalwave-northernwind-rca-ui-content-editor/1.2-ALPHA-4-SNAPSHOT/it-tidalwave-northernwind-rca-ui-content-editor-1.2-ALPHA-4-SNAPSHOT-tests.jar
[JENKINS] Archiving disabled
Started calculate disk usage of build
Finished Calculation of disk usage of build in 0 seconds
Started calculate disk usage of workspace
Finished Calculation of disk usage of workspace in 0 seconds
[INFO] 
[INFO] --< it.tidalwave.northernwind.rca:it-tidalwave-northernwind-rca-ui-content-explorer >--
[INFO] Building Zephyr - UI Content Explorer 1.2-ALPHA-4-SNAPSHOT        [8/15]
[INFO]   from modules/ContentExplorer/pom.xml
[INFO] --------------------------------[ jar ]---------------------------------
[INFO] 
[INFO] --- clean:3.2.0:clean (default-clean) @ it-tidalwave-northernwind-rca-ui-content-explorer ---
[INFO] 
[INFO] --- buildnumber:3.0.0:create (default) @ it-tidalwave-northernwind-rca-ui-content-explorer ---
[INFO] ShortRevision tag detected. The value is '12'.
[INFO] Executing: /bin/sh -c cd '/var/jenkins_home/jobs/Zephyr_Build_and_Test/workspace/modules/ContentExplorer' && 'git' 'rev-parse' '--verify' '--short=12' 'HEAD'
[INFO] Working directory: /var/jenkins_home/jobs/Zephyr_Build_and_Test/workspace/modules/ContentExplorer
[INFO] Storing buildNumber: 30819703aea5 at timestamp: 1683634980756
[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/Zephyr_Build_and_Test/workspace/modules/ContentExplorer' && 'git' 'rev-parse' '--verify' '--short=12' 'HEAD'
[INFO] Working directory: /var/jenkins_home/jobs/Zephyr_Build_and_Test/workspace/modules/ContentExplorer
[INFO] Storing buildScmBranch: UNKNOWN
[INFO] 
[INFO] --- enforcer:3.3.0:enforce (enforce-maven) @ it-tidalwave-northernwind-rca-ui-content-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.3.0:enforce (enforce-banned-dependencies) @ it-tidalwave-northernwind-rca-ui-content-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-northernwind-rca-ui-content-explorer ---
[INFO] Executing tasks
[INFO]      [echo] DESCRIPTION: origin/release/1.2-ALPHA-4 1.2-ALPHA-4-SNAPSHOT 30819703aea5
[INFO]      [echo] Java Version: 11.0.18 -source 11 -target 11 -release 11
[INFO] Executed tasks
[INFO] 
[INFO] --- antrun:3.1.0:run (create-unwoven-classes-dirs) @ it-tidalwave-northernwind-rca-ui-content-explorer ---
[INFO] Executing tasks
[INFO]     [mkdir] Created dir: /var/jenkins_home/jobs/Zephyr_Build_and_Test/workspace/modules/ContentExplorer/target/unwoven-classes
[INFO]     [mkdir] Created dir: /var/jenkins_home/jobs/Zephyr_Build_and_Test/workspace/modules/ContentExplorer/target/unwoven-test-classes
[INFO] Executed tasks
[INFO] 
[INFO] --- resources:3.3.1:resources (default-resources) @ it-tidalwave-northernwind-rca-ui-content-explorer ---
[INFO] Copying 1 resource from src/main/resources to target/classes
[INFO] 
[INFO] --- compiler:3.11.0:compile (default-compile) @ it-tidalwave-northernwind-rca-ui-content-explorer ---
[WARNING] Parameter 'outputDirectory' is read-only, must not be used in configuration
[INFO] Changes detected - recompiling the module! :dependency
[INFO] Compiling 4 source files with javac [forked debug deprecation release 11] to target/unwoven-classes
[WARNING] Supported source version 'RELEASE_6' from annotation processor 'org.netbeans.modules.openide.filesystems.declmime.MIMEResolverProcessor' less than -source '11'
[WARNING] Supported source version 'RELEASE_6' from annotation processor 'org.netbeans.modules.openide.util.NbBundleProcessor' less than -source '11'
[WARNING] Supported source version 'RELEASE_6' from annotation processor 'org.netbeans.modules.openide.util.ServiceProviderProcessor' less than -source '11'
[WARNING] Supported source version 'RELEASE_6' from annotation processor 'org.netbeans.modules.openide.util.NamedServiceProcessor' less than -source '11'
[INFO] 
[INFO] --- aspectj:1.14.0:compile (weave-classes) @ it-tidalwave-northernwind-rca-ui-content-explorer ---
[INFO] Showing AJC message detail for messages of types: [error, warning, fail]
[INFO] 
[INFO] --- resources:3.3.1:testResources (default-testResources) @ it-tidalwave-northernwind-rca-ui-content-explorer ---
[INFO] Copying 2 resources from src/test/resources to target/test-classes
[INFO] 
[INFO] --- compiler:3.11.0:testCompile (default-testCompile) @ it-tidalwave-northernwind-rca-ui-content-explorer ---
[WARNING] Parameter 'outputDirectory' is read-only, must not be used in configuration
[INFO] Changes detected - recompiling the module! :dependency
[INFO] Compiling 2 source files with javac [forked debug deprecation release 11] to target/unwoven-test-classes
[WARNING] Supported source version 'RELEASE_6' from annotation processor 'org.netbeans.modules.openide.filesystems.declmime.MIMEResolverProcessor' less than -source '11'
[WARNING] Supported source version 'RELEASE_6' from annotation processor 'org.netbeans.modules.openide.util.NbBundleProcessor' less than -source '11'
[WARNING] Supported source version 'RELEASE_6' from annotation processor 'org.netbeans.modules.openide.util.ServiceProviderProcessor' less than -source '11'
[WARNING] Supported source version 'RELEASE_6' from annotation processor 'org.netbeans.modules.openide.util.NamedServiceProcessor' less than -source '11'
[INFO] 
[INFO] --- aspectj:1.14.0:test-compile (weave-test-classes) @ it-tidalwave-northernwind-rca-ui-content-explorer ---
[INFO] Showing AJC message detail for messages of types: [error, warning, fail]
[INFO] 
[INFO] --- surefire:3.0.0:test (default-test) @ it-tidalwave-northernwind-rca-ui-content-explorer ---
[INFO] Using auto detected provider org.apache.maven.surefire.testng.TestNGProvider
[INFO] 
[INFO] -------------------------------------------------------
[INFO]  T E S T S
[INFO] -------------------------------------------------------
[INFO] Running TestSuite
12:23:10.957 [main                ] TRACE org.testng.internal.Graph                          - [Graph] ADDING NODE ContentSelectableFiringSelectedEventTest.setup()[pri:0, instance:null] -1714725079
12:23:10.972 [main                ] TRACE org.testng.internal.Graph                          - [Graph] ================ SORTING
12:23:10.976 [main                ] TRACE org.testng.internal.Graph                          - [Graph] =============== DONE SORTING
12:23:10.976 [main                ] TRACE org.testng.internal.Graph                          - [Graph] ====== SORTED NODES
12:23:10.976 [main                ] TRACE org.testng.internal.Graph                          - [Graph] ====== END SORTED NODES
12:23:10.998 [main                ] TRACE org.testng.internal.Graph                          - [Graph] ADDING NODE DefaultContentExplorerPresentationControlTest.setup()[pri:0, instance:null] -165764534
12:23:10.998 [main                ] TRACE org.testng.internal.Graph                          - [Graph] ================ SORTING
12:23:10.999 [main                ] TRACE org.testng.internal.Graph                          - [Graph] =============== DONE SORTING
12:23:10.999 [main                ] TRACE org.testng.internal.Graph                          - [Graph] ====== SORTED NODES
12:23:10.999 [main                ] TRACE org.testng.internal.Graph                          - [Graph] ====== END SORTED NODES
12:23:11.000 [main                ] TRACE org.testng.internal.Graph                          - [Graph] ADDING NODE DefaultContentExplorerPresentationControlTest.tearDown()[pri:0, instance:null] 1817199249
12:23:11.000 [main                ] TRACE org.testng.internal.Graph                          - [Graph] ================ SORTING
12:23:11.000 [main                ] TRACE org.testng.internal.Graph                          - [Graph] =============== DONE SORTING
12:23:11.000 [main                ] TRACE org.testng.internal.Graph                          - [Graph] ====== SORTED NODES
12:23:11.000 [main                ] TRACE org.testng.internal.Graph                          - [Graph] ====== END SORTED NODES
12:23:11.009 [main                ] TRACE org.testng.internal.Graph                          - [Graph] ADDING NODE ContentSelectableFiringSelectedEventTest.must_be_a_role_activated_only_in_the_controller_context()[pri:0, instance:it.tidalwave.northernwind.rca.ui.contentexplorer.impl.ContentSelectableFiringSelectedEventTest@7daa0fbd] -159944197
12:23:11.009 [main                ] TRACE org.testng.internal.Graph                          - [Graph] ADDING NODE ContentSelectableFiringSelectedEventTest.must_fire_selection_event_on_the_message_bus_when_selected()[pri:0, instance:it.tidalwave.northernwind.rca.ui.contentexplorer.impl.ContentSelectableFiringSelectedEventTest@7daa0fbd] -1636821235
12:23:11.009 [main                ] TRACE org.testng.internal.Graph                          - [Graph] ADDING NODE DefaultContentExplorerPresentationControlTest.must_be_a_MessageSubscriber()[pri:0, instance:it.tidalwave.northernwind.rca.ui.contentexplorer.impl.DefaultContentExplorerPresentationControlTest@2fd953a6] -1832687894
12:23:11.010 [main                ] TRACE org.testng.internal.Graph                          - [Graph] ADDING NODE DefaultContentExplorerPresentationControlTest.when_a_Site_has_been_opened_must_properly_populate_the_presentation_and_publish_an_empty_selection()[pri:0, instance:it.tidalwave.northernwind.rca.ui.contentexplorer.impl.DefaultContentExplorerPresentationControlTest@2fd953a6] -650185398
12:23:11.010 [main                ] TRACE org.testng.internal.Graph                          - [Graph] ================ SORTING
12:23:11.010 [main                ] TRACE org.testng.internal.Graph                          - [Graph] =============== DONE SORTING
12:23:11.011 [main                ] TRACE org.testng.internal.Graph                          - [Graph] ====== SORTED NODES
12:23:11.011 [main                ] TRACE org.testng.internal.Graph                          - [Graph] ====== END SORTED NODES
12:23:11.067 [main                ] INFO  i.t.n.r.u.c.i.ContentSelectableFiringSelectedEventTest - STARTING TESTS OF it.tidalwave.northernwind.rca.ui.contentexplorer.impl.ContentSelectableFiringSelectedEventTest
12:23:11.884 [main                ] TRACE it.tidalwave.role.ContextManager$Locator           - ContextManagerProvider instantiated from META-INF: it.tidalwave.role.spring.spi.SpringContextManagerProvider@7726e185
12:23:11.886 [main                ] DEBUG i.t.role.spring.spi.AnnotationSpringRoleManager    - ctor
12:23:11.913 [main                ] DEBUG i.t.role.spring.spi.AnnotationSpringRoleManager    - scanning classes with interface it.tidalwave.dci.annotation.DciRole annotation...
12:23:14.444 [main                ] DEBUG it.tidalwave.role.spi.RoleManagerSupport           - scan([i.t.n.r.u.c.i.ContentSelectableFiringSelectedEvent, i.t.n.m.i.a.r.SiteNodePresentable, i.t.n.m.i.a.r.SiteNodeDisplayable, i.t.n.m.i.a.r.ContentPresentable, i.t.n.m.i.a.r.ResourcePropertiesPresentable, i.t.n.m.i.a.r.ResourcePropertiesSaveable, i.t.n.m.i.a.r.ContentDisplayable, i.t.n.f.f.i.ResourceFileNetBeansPlatformWritableFolder])
12:23:14.456 [main                ] DEBUG it.tidalwave.role.spi.RoleManagerSupport           - Configured roles:
12:23:14.463 [main                ] DEBUG it.tidalwave.role.spi.RoleManagerSupport           - >>>> i.t.n.c.m.Content: i.t.r.u.Displayable -> [i.t.n.m.i.a.r.ContentDisplayable]
12:23:14.463 [main                ] DEBUG it.tidalwave.role.spi.RoleManagerSupport           - >>>> i.t.n.c.m.Content: i.t.r.u.Presentable -> [i.t.n.m.i.a.r.ContentPresentable]
12:23:14.464 [main                ] DEBUG it.tidalwave.role.spi.RoleManagerSupport           - >>>> i.t.n.c.m.Content: i.t.r.u.Selectable -> [i.t.n.r.u.c.i.ContentSelectableFiringSelectedEvent]
12:23:14.464 [main                ] DEBUG it.tidalwave.role.spi.RoleManagerSupport           - >>>> i.t.n.c.m.ResourceProperties: i.t.n.m.a.r.Saveable -> [i.t.n.m.i.a.r.ResourcePropertiesSaveable]
12:23:14.464 [main                ] DEBUG it.tidalwave.role.spi.RoleManagerSupport           - >>>> i.t.n.c.m.ResourceProperties: i.t.r.u.Presentable -> [i.t.n.m.i.a.r.ResourcePropertiesPresentable]
12:23:14.464 [main                ] DEBUG it.tidalwave.role.spi.RoleManagerSupport           - >>>> i.t.n.c.m.SiteNode: i.t.r.u.Displayable -> [i.t.n.m.i.a.r.SiteNodeDisplayable]
12:23:14.464 [main                ] DEBUG it.tidalwave.role.spi.RoleManagerSupport           - >>>> i.t.n.c.m.SiteNode: i.t.r.u.Presentable -> [i.t.n.m.i.a.r.SiteNodePresentable]
12:23:14.464 [main                ] DEBUG it.tidalwave.role.spi.RoleManagerSupport           - >>>> i.t.n.f.f.i.ResourceFileNetBeansPlatform: i.t.n.m.a.r.WritableFolder -> [i.t.n.f.f.i.ResourceFileNetBeansPlatformWritableFolder]
12:23:15.368 [main                ] INFO  i.t.n.r.u.c.i.ContentSelectableFiringSelectedEventTest - **************************************************************
12:23:15.368 [main                ] INFO  i.t.n.r.u.c.i.ContentSelectableFiringSelectedEventTest - TEST "must be a role activated only in the controller context"
12:23:15.368 [main                ] INFO  i.t.n.r.u.c.i.ContentSelectableFiringSelectedEventTest - **************************************************************
12:23:15.395 [main                ] INFO  i.t.n.r.u.c.i.ContentSelectableFiringSelectedEventTest - TEST PASSED in 26 msec
12:23:15.396 [main                ] INFO  i.t.n.r.u.c.i.ContentSelectableFiringSelectedEventTest - 
12:23:15.479 [main                ] DEBUG i.t.role.spring.spi.AnnotationSpringRoleManager    - ctor
12:23:15.481 [main                ] DEBUG i.t.role.spring.spi.AnnotationSpringRoleManager    - scanning classes with interface it.tidalwave.dci.annotation.DciRole annotation...
12:23:17.247 [main                ] DEBUG it.tidalwave.role.spi.RoleManagerSupport           - scan([i.t.n.r.u.c.i.ContentSelectableFiringSelectedEvent, i.t.n.m.i.a.r.SiteNodePresentable, i.t.n.m.i.a.r.SiteNodeDisplayable, i.t.n.m.i.a.r.ContentPresentable, i.t.n.m.i.a.r.ResourcePropertiesPresentable, i.t.n.m.i.a.r.ResourcePropertiesSaveable, i.t.n.m.i.a.r.ContentDisplayable, i.t.n.f.f.i.ResourceFileNetBeansPlatformWritableFolder])
12:23:17.249 [main                ] DEBUG it.tidalwave.role.spi.RoleManagerSupport           - Configured roles:
12:23:17.249 [main                ] DEBUG it.tidalwave.role.spi.RoleManagerSupport           - >>>> i.t.n.c.m.Content: i.t.r.u.Displayable -> [i.t.n.m.i.a.r.ContentDisplayable]
12:23:17.249 [main                ] DEBUG it.tidalwave.role.spi.RoleManagerSupport           - >>>> i.t.n.c.m.Content: i.t.r.u.Presentable -> [i.t.n.m.i.a.r.ContentPresentable]
12:23:17.257 [main                ] DEBUG it.tidalwave.role.spi.RoleManagerSupport           - >>>> i.t.n.c.m.Content: i.t.r.u.Selectable -> [i.t.n.r.u.c.i.ContentSelectableFiringSelectedEvent]
12:23:17.257 [main                ] DEBUG it.tidalwave.role.spi.RoleManagerSupport           - >>>> i.t.n.c.m.ResourceProperties: i.t.n.m.a.r.Saveable -> [i.t.n.m.i.a.r.ResourcePropertiesSaveable]
12:23:17.259 [main                ] DEBUG it.tidalwave.role.spi.RoleManagerSupport           - >>>> i.t.n.c.m.ResourceProperties: i.t.r.u.Presentable -> [i.t.n.m.i.a.r.ResourcePropertiesPresentable]
12:23:17.260 [main                ] DEBUG it.tidalwave.role.spi.RoleManagerSupport           - >>>> i.t.n.c.m.SiteNode: i.t.r.u.Displayable -> [i.t.n.m.i.a.r.SiteNodeDisplayable]
12:23:17.260 [main                ] DEBUG it.tidalwave.role.spi.RoleManagerSupport           - >>>> i.t.n.c.m.SiteNode: i.t.r.u.Presentable -> [i.t.n.m.i.a.r.SiteNodePresentable]
12:23:17.261 [main                ] DEBUG it.tidalwave.role.spi.RoleManagerSupport           - >>>> i.t.n.f.f.i.ResourceFileNetBeansPlatform: i.t.n.m.a.r.WritableFolder -> [i.t.n.f.f.i.ResourceFileNetBeansPlatformWritableFolder]
12:23:17.279 [main                ] INFO  i.t.n.r.u.c.i.ContentSelectableFiringSelectedEventTest - *****************************************************************
12:23:17.279 [main                ] INFO  i.t.n.r.u.c.i.ContentSelectableFiringSelectedEventTest - TEST "must fire selection event on the message bus when selected"
12:23:17.279 [main                ] INFO  i.t.n.r.u.c.i.ContentSelectableFiringSelectedEventTest - *****************************************************************
12:23:17.358 [main                ] INFO  i.t.n.r.u.c.i.ContentSelectableFiringSelectedEventTest - TEST PASSED in 78 msec
12:23:17.359 [main                ] INFO  i.t.n.r.u.c.i.ContentSelectableFiringSelectedEventTest - 
12:23:17.469 [main                ] TRACE it.tidalwave.role.ContextManager$Locator           - ContextManagerProvider instantiated from META-INF: it.tidalwave.role.spring.spi.SpringContextManagerProvider@d8d746c
12:23:17.469 [main                ] DEBUG i.t.role.spring.spi.AnnotationSpringRoleManager    - ctor
12:23:17.470 [main                ] DEBUG i.t.role.spring.spi.AnnotationSpringRoleManager    - scanning classes with interface it.tidalwave.dci.annotation.DciRole annotation...
12:23:19.029 [main                ] DEBUG it.tidalwave.role.spi.RoleManagerSupport           - scan([i.t.n.r.u.c.i.ContentSelectableFiringSelectedEvent, i.t.n.m.i.a.r.SiteNodePresentable, i.t.n.m.i.a.r.SiteNodeDisplayable, i.t.n.m.i.a.r.ContentPresentable, i.t.n.m.i.a.r.ResourcePropertiesPresentable, i.t.n.m.i.a.r.ResourcePropertiesSaveable, i.t.n.m.i.a.r.ContentDisplayable, i.t.n.f.f.i.ResourceFileNetBeansPlatformWritableFolder])
12:23:19.036 [main                ] DEBUG it.tidalwave.role.spi.RoleManagerSupport           - Configured roles:
12:23:19.037 [main                ] DEBUG it.tidalwave.role.spi.RoleManagerSupport           - >>>> i.t.n.c.m.Content: i.t.r.u.Displayable -> [i.t.n.m.i.a.r.ContentDisplayable]
12:23:19.037 [main                ] DEBUG it.tidalwave.role.spi.RoleManagerSupport           - >>>> i.t.n.c.m.Content: i.t.r.u.Presentable -> [i.t.n.m.i.a.r.ContentPresentable]
12:23:19.037 [main                ] DEBUG it.tidalwave.role.spi.RoleManagerSupport           - >>>> i.t.n.c.m.Content: i.t.r.u.Selectable -> [i.t.n.r.u.c.i.ContentSelectableFiringSelectedEvent]
12:23:19.037 [main                ] DEBUG it.tidalwave.role.spi.RoleManagerSupport           - >>>> i.t.n.c.m.ResourceProperties: i.t.n.m.a.r.Saveable -> [i.t.n.m.i.a.r.ResourcePropertiesSaveable]
12:23:19.037 [main                ] DEBUG it.tidalwave.role.spi.RoleManagerSupport           - >>>> i.t.n.c.m.ResourceProperties: i.t.r.u.Presentable -> [i.t.n.m.i.a.r.ResourcePropertiesPresentable]
12:23:19.037 [main                ] DEBUG it.tidalwave.role.spi.RoleManagerSupport           - >>>> i.t.n.c.m.SiteNode: i.t.r.u.Displayable -> [i.t.n.m.i.a.r.SiteNodeDisplayable]
12:23:19.042 [main                ] DEBUG it.tidalwave.role.spi.RoleManagerSupport           - >>>> i.t.n.c.m.SiteNode: i.t.r.u.Presentable -> [i.t.n.m.i.a.r.SiteNodePresentable]
12:23:19.043 [main                ] DEBUG it.tidalwave.role.spi.RoleManagerSupport           - >>>> i.t.n.f.f.i.ResourceFileNetBeansPlatform: i.t.n.m.a.r.WritableFolder -> [i.t.n.f.f.i.ResourceFileNetBeansPlatformWritableFolder]
12:23:19.142 [main                ] TRACE it.tidalwave.messagebus.MessageBusHelper           - registerMessageListener(void it.tidalwave.northernwind.rca.ui.contentexplorer.impl.DefaultContentExplorerPresentationControl.onOpenSite(it.tidalwave.northernwind.rca.ui.event.OpenSiteEvent))
12:23:19.327 [main                ] TRACE it.tidalwave.role.spi.ContextSampler               - >>>> contexts for i.t.n.c.m.Content$MockitoMock$woQFZi4v@6d2bfc3 at construction time: []
12:23:19.328 [main                ] TRACE it.tidalwave.role.spi.ContextSampler               - >>>> contexts for i.t.n.c.m.Content$MockitoMock$woQFZi4v@6d2bfc3 at construction time: []
12:23:19.376 [main                ] INFO  i.t.n.r.u.c.i.DefaultContentExplorerPresentationControlTest - **********************************
12:23:19.376 [main                ] INFO  i.t.n.r.u.c.i.DefaultContentExplorerPresentationControlTest - TEST "must be a MessageSubscriber"
12:23:19.376 [main                ] INFO  i.t.n.r.u.c.i.DefaultContentExplorerPresentationControlTest - **********************************
12:23:19.382 [main                ] INFO  i.t.n.r.u.c.i.DefaultContentExplorerPresentationControlTest - TEST PASSED in 5 msec
12:23:19.383 [main                ] INFO  i.t.n.r.u.c.i.DefaultContentExplorerPresentationControlTest - 
12:23:19.474 [main                ] TRACE it.tidalwave.role.ContextManager$Locator           - ContextManagerProvider instantiated from META-INF: it.tidalwave.role.spring.spi.SpringContextManagerProvider@3cf21b77
12:23:19.474 [main                ] DEBUG i.t.role.spring.spi.AnnotationSpringRoleManager    - ctor
12:23:19.475 [main                ] DEBUG i.t.role.spring.spi.AnnotationSpringRoleManager    - scanning classes with interface it.tidalwave.dci.annotation.DciRole annotation...
12:23:20.886 [main                ] DEBUG it.tidalwave.role.spi.RoleManagerSupport           - scan([i.t.n.r.u.c.i.ContentSelectableFiringSelectedEvent, i.t.n.m.i.a.r.SiteNodePresentable, i.t.n.m.i.a.r.SiteNodeDisplayable, i.t.n.m.i.a.r.ContentPresentable, i.t.n.m.i.a.r.ResourcePropertiesPresentable, i.t.n.m.i.a.r.ResourcePropertiesSaveable, i.t.n.m.i.a.r.ContentDisplayable, i.t.n.f.f.i.ResourceFileNetBeansPlatformWritableFolder])
12:23:20.887 [main                ] DEBUG it.tidalwave.role.spi.RoleManagerSupport           - Configured roles:
12:23:20.889 [main                ] DEBUG it.tidalwave.role.spi.RoleManagerSupport           - >>>> i.t.n.c.m.Content: i.t.r.u.Displayable -> [i.t.n.m.i.a.r.ContentDisplayable]
12:23:20.899 [main                ] DEBUG it.tidalwave.role.spi.RoleManagerSupport           - >>>> i.t.n.c.m.Content: i.t.r.u.Presentable -> [i.t.n.m.i.a.r.ContentPresentable]
12:23:20.899 [main                ] DEBUG it.tidalwave.role.spi.RoleManagerSupport           - >>>> i.t.n.c.m.Content: i.t.r.u.Selectable -> [i.t.n.r.u.c.i.ContentSelectableFiringSelectedEvent]
12:23:20.899 [main                ] DEBUG it.tidalwave.role.spi.RoleManagerSupport           - >>>> i.t.n.c.m.ResourceProperties: i.t.n.m.a.r.Saveable -> [i.t.n.m.i.a.r.ResourcePropertiesSaveable]
12:23:20.899 [main                ] DEBUG it.tidalwave.role.spi.RoleManagerSupport           - >>>> i.t.n.c.m.ResourceProperties: i.t.r.u.Presentable -> [i.t.n.m.i.a.r.ResourcePropertiesPresentable]
12:23:20.899 [main                ] DEBUG it.tidalwave.role.spi.RoleManagerSupport           - >>>> i.t.n.c.m.SiteNode: i.t.r.u.Displayable -> [i.t.n.m.i.a.r.SiteNodeDisplayable]
12:23:20.899 [main                ] DEBUG it.tidalwave.role.spi.RoleManagerSupport           - >>>> i.t.n.c.m.SiteNode: i.t.r.u.Presentable -> [i.t.n.m.i.a.r.SiteNodePresentable]
12:23:20.900 [main                ] DEBUG it.tidalwave.role.spi.RoleManagerSupport           - >>>> i.t.n.f.f.i.ResourceFileNetBeansPlatform: i.t.n.m.a.r.WritableFolder -> [i.t.n.f.f.i.ResourceFileNetBeansPlatformWritableFolder]
12:23:20.919 [main                ] TRACE it.tidalwave.messagebus.MessageBusHelper           - registerMessageListener(void it.tidalwave.northernwind.rca.ui.contentexplorer.impl.DefaultContentExplorerPresentationControl.onOpenSite(it.tidalwave.northernwind.rca.ui.event.OpenSiteEvent))
12:23:20.920 [main                ] TRACE it.tidalwave.role.spi.ContextSampler               - >>>> contexts for i.t.n.c.m.Content$MockitoMock$woQFZi4v@630e56b8 at construction time: []
12:23:20.920 [main                ] TRACE it.tidalwave.role.spi.ContextSampler               - >>>> contexts for i.t.n.c.m.Content$MockitoMock$woQFZi4v@630e56b8 at construction time: []
12:23:20.928 [main                ] INFO  i.t.n.r.u.c.i.DefaultContentExplorerPresentationControlTest - *********************************************************************************************************
12:23:20.928 [main                ] INFO  i.t.n.r.u.c.i.DefaultContentExplorerPresentationControlTest - TEST "when a Site has been opened must properly populate the presentation and publish an empty selection"
12:23:20.928 [main                ] INFO  i.t.n.r.u.c.i.DefaultContentExplorerPresentationControlTest - *********************************************************************************************************
12:23:20.930 [main                ] TRACE i.t.r.s.spi.DciContextWithAutoThreadBindingAspect  - executing i.t.n.r.u.c.i.DefaultContentExplorerPresentationControl@5c771407.onOpenSite() with context thread binding
12:23:20.946 [main                ] TRACE it.tidalwave.role.spi.DefaultContextManager        - runWithContexts([i.t.n.r.u.c.i.DefaultContentExplorerPresentationControl@5c771407], i.t.r.s.s.DciContextWithAutoThreadBindingAspect$1@71ca28bd)
12:23:20.946 [main                ] TRACE it.tidalwave.role.spi.DefaultContextManager        - >>>> contexts now: [it.tidalwave.northernwind.rca.ui.contentexplorer.impl.DefaultContentExplorerPresentationControl@5c771407] - it.tidalwave.role.spi.DefaultContextManager@3936d3b9
12:23:20.947 [main                ] DEBUG i.t.n.r.u.c.i.DefaultContentExplorerPresentationControl - onOpenSite(Mock for OpenSiteEvent, hashCode: 1592945925)
12:23:20.963 [main                ] TRACE it.tidalwave.role.spi.ContextSampler               - >>>> contexts for i.t.n.c.m.Content$MockitoMock$woQFZi4v@630e56b8 at construction time: [i.t.n.r.u.c.i.DefaultContentExplorerPresentationControl@5c771407]
12:23:20.965 [main                ] TRACE it.tidalwave.role.spi.DefaultContextManager        - >>>> runWithContexts([i.t.n.r.u.c.i.DefaultContentExplorerPresentationControl@5c771407], i.t.r.s.s.DciContextWithAutoThreadBindingAspect$1@71ca28bd) completed
12:23:20.967 [main                ] TRACE it.tidalwave.role.spring.spi.SpringAsDelegate      - as(i.t.r.u.Selectable) for i.t.n.c.m.Content$MockitoMock$woQFZi4v@630e56b8
12:23:20.967 [main                ] TRACE it.tidalwave.role.spring.spi.SpringAsDelegate      - >>>> contexts: ContextSampler(contexts=[it.tidalwave.northernwind.rca.ui.contentexplorer.impl.DefaultContentExplorerPresentationControl@5c771407])
12:23:20.968 [main                ] TRACE it.tidalwave.role.spi.DefaultContextManager        - runWithContexts([i.t.n.r.u.c.i.DefaultContentExplorerPresentationControl@5c771407], i.t.r.s.s.SpringAsDelegate$1@2580be8)
12:23:20.969 [main                ] TRACE it.tidalwave.role.spi.DefaultContextManager        - >>>> contexts now: [it.tidalwave.northernwind.rca.ui.contentexplorer.impl.DefaultContentExplorerPresentationControl@5c771407] - it.tidalwave.role.spi.DefaultContextManager@3936d3b9
12:23:20.969 [main                ] TRACE it.tidalwave.role.spi.RoleManagerSupport           - findRoles(i.t.n.c.m.Content$MockitoMock$woQFZi4v@630e56b8, i.t.r.u.Selectable)
12:23:20.969 [main                ] TRACE it.tidalwave.role.spi.RoleManagerSupport           - >>>> owner is a mock i.t.n.c.m.Content implementing [i.t.n.c.m.Resource, i.t.r.SimpleComposite]
12:23:20.977 [main                ] TRACE it.tidalwave.role.spi.RoleManagerSupport           - >>>> owner class replaced with i.t.n.c.m.Content
12:23:20.977 [main                ] TRACE it.tidalwave.role.spi.RoleManagerSupport           - >>>> trying constructor public it.tidalwave.northernwind.rca.ui.contentexplorer.impl.ContentSelectableFiringSelectedEvent(it.tidalwave.messagebus.MessageBus,it.tidalwave.northernwind.core.model.Content)
12:23:20.977 [main                ] TRACE it.tidalwave.role.spi.RoleManagerSupport           - >>>> contexts: [i.t.n.r.u.c.i.DefaultContentExplorerPresentationControl@5c771407]
12:23:20.977 [main                ] TRACE it.tidalwave.role.spi.RoleManagerSupport           - >>>> constructor parameters: [Mock for MessageBus, hashCode: 1699878134, Mock for Content, hashCode: 1661884088]
12:23:20.978 [main                ] TRACE it.tidalwave.role.spi.RoleManagerSupport           - >>>> findRoles() returning: [i.t.n.r.u.c.i.ContentSelectableFiringSelectedEvent@4e7bfea7]
12:23:20.978 [main                ] TRACE it.tidalwave.role.spi.DefaultContextManager        - >>>> runWithContexts([i.t.n.r.u.c.i.DefaultContentExplorerPresentationControl@5c771407], i.t.r.s.s.SpringAsDelegate$1@2580be8) completed
12:23:20.978 [main                ] TRACE it.tidalwave.role.spring.spi.SpringAsDelegate      - >>>> as() returning [i.t.n.r.u.c.i.ContentSelectableFiringSelectedEvent@4e7bfea7]
12:23:20.979 [main                ] TRACE it.tidalwave.role.spring.spi.SpringAsDelegate      - as(i.t.r.u.Selectable) for i.t.n.c.m.Content$MockitoMock$woQFZi4v@630e56b8
12:23:20.979 [main                ] TRACE it.tidalwave.role.spring.spi.SpringAsDelegate      - >>>> contexts: ContextSampler(contexts=[it.tidalwave.northernwind.rca.ui.contentexplorer.impl.DefaultContentExplorerPresentationControl@5c771407])
12:23:20.979 [main                ] TRACE it.tidalwave.role.spi.DefaultContextManager        - runWithContexts([i.t.n.r.u.c.i.DefaultContentExplorerPresentationControl@5c771407], i.t.r.s.s.SpringAsDelegate$1@2b87cfe6)
12:23:20.979 [main                ] TRACE it.tidalwave.role.spi.DefaultContextManager        - >>>> contexts now: [it.tidalwave.northernwind.rca.ui.contentexplorer.impl.DefaultContentExplorerPresentationControl@5c771407] - it.tidalwave.role.spi.DefaultContextManager@3936d3b9
12:23:20.979 [main                ] TRACE it.tidalwave.role.spi.RoleManagerSupport           - findRoles(i.t.n.c.m.Content$MockitoMock$woQFZi4v@630e56b8, i.t.r.u.Selectable)
12:23:20.979 [main                ] TRACE it.tidalwave.role.spi.RoleManagerSupport           - >>>> owner is a mock i.t.n.c.m.Content implementing [i.t.n.c.m.Resource, i.t.r.SimpleComposite]
12:23:20.979 [main                ] TRACE it.tidalwave.role.spi.RoleManagerSupport           - >>>> owner class replaced with i.t.n.c.m.Content
12:23:20.979 [main                ] TRACE it.tidalwave.role.spi.RoleManagerSupport           - >>>> trying constructor public it.tidalwave.northernwind.rca.ui.contentexplorer.impl.ContentSelectableFiringSelectedEvent(it.tidalwave.messagebus.MessageBus,it.tidalwave.northernwind.core.model.Content)
12:23:20.980 [main                ] TRACE it.tidalwave.role.spi.RoleManagerSupport           - >>>> contexts: [i.t.n.r.u.c.i.DefaultContentExplorerPresentationControl@5c771407]
12:23:20.980 [main                ] TRACE it.tidalwave.role.spi.RoleManagerSupport           - >>>> constructor parameters: [Mock for MessageBus, hashCode: 1699878134, Mock for Content, hashCode: 1661884088]
12:23:20.980 [main                ] TRACE it.tidalwave.role.spi.RoleManagerSupport           - >>>> findRoles() returning: [i.t.n.r.u.c.i.ContentSelectableFiringSelectedEvent@5e879bc4]
12:23:20.980 [main                ] TRACE it.tidalwave.role.spi.DefaultContextManager        - >>>> runWithContexts([i.t.n.r.u.c.i.DefaultContentExplorerPresentationControl@5c771407], i.t.r.s.s.SpringAsDelegate$1@2b87cfe6) completed
12:23:20.980 [main                ] TRACE it.tidalwave.role.spring.spi.SpringAsDelegate      - >>>> as() returning [i.t.n.r.u.c.i.ContentSelectableFiringSelectedEvent@5e879bc4]
12:23:20.981 [main                ] INFO  i.t.n.r.u.c.i.DefaultContentExplorerPresentationControlTest - TEST PASSED in 53 msec
12:23:20.981 [main                ] INFO  i.t.n.r.u.c.i.DefaultContentExplorerPresentationControlTest - 
12:23:20.982 [main                ] INFO  i.t.n.r.u.c.i.ContentSelectableFiringSelectedEventTest - FINISHED TESTS OF it.tidalwave.northernwind.rca.ui.contentexplorer.impl.ContentSelectableFiringSelectedEventTest
[INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 11.525 s - in TestSuite
[INFO] 
[INFO] Results:
[INFO] 
[INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0
[INFO] 
[JENKINS] Recording test results
[INFO] 
[INFO] --- jar:3.3.0:jar (default-jar) @ it-tidalwave-northernwind-rca-ui-content-explorer ---
[INFO] Building jar: /var/jenkins_home/jobs/Zephyr_Build_and_Test/workspace/modules/ContentExplorer/target/it-tidalwave-northernwind-rca-ui-content-explorer-1.2-ALPHA-4-SNAPSHOT.30819703aea5.jar
[INFO] 
[INFO] --- jar:3.3.0:test-jar (default-test-jar) @ it-tidalwave-northernwind-rca-ui-content-explorer ---
[INFO] Building jar: /var/jenkins_home/jobs/Zephyr_Build_and_Test/workspace/modules/ContentExplorer/target/it-tidalwave-northernwind-rca-ui-content-explorer-1.2-ALPHA-4-SNAPSHOT.30819703aea5-tests.jar
[INFO] 
[INFO] --- install:3.1.1:install (default-install) @ it-tidalwave-northernwind-rca-ui-content-explorer ---
[INFO] Installing /var/jenkins_home/jobs/Zephyr_Build_and_Test/workspace/modules/ContentExplorer/pom.xml to /var/jenkins_home/maven-repositories/0/it/tidalwave/northernwind/rca/it-tidalwave-northernwind-rca-ui-content-explorer/1.2-ALPHA-4-SNAPSHOT/it-tidalwave-northernwind-rca-ui-content-explorer-1.2-ALPHA-4-SNAPSHOT.pom
[INFO] Installing /var/jenkins_home/jobs/Zephyr_Build_and_Test/workspace/modules/ContentExplorer/target/it-tidalwave-northernwind-rca-ui-content-explorer-1.2-ALPHA-4-SNAPSHOT.30819703aea5.jar to /var/jenkins_home/maven-repositories/0/it/tidalwave/northernwind/rca/it-tidalwave-northernwind-rca-ui-content-explorer/1.2-ALPHA-4-SNAPSHOT/it-tidalwave-northernwind-rca-ui-content-explorer-1.2-ALPHA-4-SNAPSHOT.jar
[INFO] Installing /var/jenkins_home/jobs/Zephyr_Build_and_Test/workspace/modules/ContentExplorer/target/it-tidalwave-northernwind-rca-ui-content-explorer-1.2-ALPHA-4-SNAPSHOT.30819703aea5-tests.jar to /var/jenkins_home/maven-repositories/0/it/tidalwave/northernwind/rca/it-tidalwave-northernwind-rca-ui-content-explorer/1.2-ALPHA-4-SNAPSHOT/it-tidalwave-northernwind-rca-ui-content-explorer-1.2-ALPHA-4-SNAPSHOT-tests.jar
[JENKINS] Archiving disabled
Started calculate disk usage of build
Finished Calculation of disk usage of build in 0 seconds
Started calculate disk usage of workspace
Finished Calculation of disk usage of workspace in 0 seconds
[INFO] 
[INFO] --< it.tidalwave.northernwind.rca:it-tidalwave-northernwind-rca-ui-content-manager >--
[INFO] Building Zephyr - UI Content Manager 1.2-ALPHA-4-SNAPSHOT         [9/15]
[INFO]   from modules/ContentManager/pom.xml
[INFO] --------------------------------[ jar ]---------------------------------
[INFO] 
[INFO] --- clean:3.2.0:clean (default-clean) @ it-tidalwave-northernwind-rca-ui-content-manager ---
[INFO] 
[INFO] --- buildnumber:3.0.0:create (default) @ it-tidalwave-northernwind-rca-ui-content-manager ---
[INFO] ShortRevision tag detected. The value is '12'.
[INFO] Executing: /bin/sh -c cd '/var/jenkins_home/jobs/Zephyr_Build_and_Test/workspace/modules/ContentManager' && 'git' 'rev-parse' '--verify' '--short=12' 'HEAD'
[INFO] Working directory: /var/jenkins_home/jobs/Zephyr_Build_and_Test/workspace/modules/ContentManager
[INFO] Storing buildNumber: 30819703aea5 at timestamp: 1683635002302
[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/Zephyr_Build_and_Test/workspace/modules/ContentManager' && 'git' 'rev-parse' '--verify' '--short=12' 'HEAD'
[INFO] Working directory: /var/jenkins_home/jobs/Zephyr_Build_and_Test/workspace/modules/ContentManager
[INFO] Storing buildScmBranch: UNKNOWN
[INFO] 
[INFO] --- enforcer:3.3.0:enforce (enforce-maven) @ it-tidalwave-northernwind-rca-ui-content-manager ---
[INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.DependencyConvergence passed
[INFO] Rule 3: org.apache.maven.enforcer.rules.RequirePluginVersions passed
[INFO] 
[INFO] --- enforcer:3.3.0:enforce (enforce-banned-dependencies) @ it-tidalwave-northernwind-rca-ui-content-manager ---
[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-northernwind-rca-ui-content-manager ---
[INFO] Executing tasks
[INFO]      [echo] DESCRIPTION: origin/release/1.2-ALPHA-4 1.2-ALPHA-4-SNAPSHOT 30819703aea5
[INFO]      [echo] Java Version: 11.0.18 -source 11 -target 11 -release 11
[INFO] Executed tasks
[INFO] 
[INFO] --- antrun:3.1.0:run (create-unwoven-classes-dirs) @ it-tidalwave-northernwind-rca-ui-content-manager ---
[INFO] Executing tasks
[INFO]     [mkdir] Created dir: /var/jenkins_home/jobs/Zephyr_Build_and_Test/workspace/modules/ContentManager/target/unwoven-classes
[INFO]     [mkdir] Created dir: /var/jenkins_home/jobs/Zephyr_Build_and_Test/workspace/modules/ContentManager/target/unwoven-test-classes
[INFO] Executed tasks
[INFO] 
[INFO] --- resources:3.3.1:resources (default-resources) @ it-tidalwave-northernwind-rca-ui-content-manager ---
[INFO] Copying 2 resources from src/main/resources to target/classes
[INFO] 
[INFO] --- compiler:3.11.0:compile (default-compile) @ it-tidalwave-northernwind-rca-ui-content-manager ---
[WARNING] Parameter 'outputDirectory' is read-only, must not be used in configuration
[INFO] Changes detected - recompiling the module! :dependency
[INFO] Compiling 9 source files with javac [forked debug deprecation release 11] to target/unwoven-classes
[WARNING] Supported source version 'RELEASE_6' from annotation processor 'org.netbeans.modules.openide.filesystems.declmime.MIMEResolverProcessor' less than -source '11'
[WARNING] Supported source version 'RELEASE_6' from annotation processor 'org.netbeans.modules.openide.util.NbBundleProcessor' less than -source '11'
[WARNING] Supported source version 'RELEASE_6' from annotation processor 'org.netbeans.modules.openide.util.ServiceProviderProcessor' less than -source '11'
[WARNING] Supported source version 'RELEASE_6' from annotation processor 'org.netbeans.modules.openide.util.NamedServiceProcessor' less than -source '11'
[WARNING] /var/jenkins_home/jobs/Zephyr_Build_and_Test/workspace/modules/ContentManager/src/main/java/it/tidalwave/northernwind/rca/ui/contentmanager/impl/ValidatingBindings.java:[47,22] [unchecked] unchecked generic array creation for varargs parameter of type ChangingSource<Boolean>[]
[INFO] 
[INFO] --- aspectj:1.14.0:compile (weave-classes) @ it-tidalwave-northernwind-rca-ui-content-manager ---
[INFO] Showing AJC message detail for messages of types: [error, warning, fail]
[INFO] 
[INFO] --- resources:3.3.1:testResources (default-testResources) @ it-tidalwave-northernwind-rca-ui-content-manager ---
[INFO] Copying 2 resources from src/test/resources to target/test-classes
[INFO] 
[INFO] --- compiler:3.11.0:testCompile (default-testCompile) @ it-tidalwave-northernwind-rca-ui-content-manager ---
[WARNING] Parameter 'outputDirectory' is read-only, must not be used in configuration
[INFO] Changes detected - recompiling the module! :dependency
[INFO] Compiling 3 source files with javac [forked debug deprecation release 11] to target/unwoven-test-classes
[WARNING] Supported source version 'RELEASE_6' from annotation processor 'org.netbeans.modules.openide.filesystems.declmime.MIMEResolverProcessor' less than -source '11'
[WARNING] Supported source version 'RELEASE_6' from annotation processor 'org.netbeans.modules.openide.util.NbBundleProcessor' less than -source '11'
[WARNING] Supported source version 'RELEASE_6' from annotation processor 'org.netbeans.modules.openide.util.ServiceProviderProcessor' less than -source '11'
[WARNING] Supported source version 'RELEASE_6' from annotation processor 'org.netbeans.modules.openide.util.NamedServiceProcessor' less than -source '11'
[INFO] 
[INFO] --- aspectj:1.14.0:test-compile (weave-test-classes) @ it-tidalwave-northernwind-rca-ui-content-manager ---
[INFO] Showing AJC message detail for messages of types: [error, warning, fail]
[INFO] 
[INFO] --- surefire:3.0.0:test (default-test) @ it-tidalwave-northernwind-rca-ui-content-manager ---
[INFO] Using auto detected provider org.apache.maven.surefire.testng.TestNGProvider
[INFO] 
[INFO] -------------------------------------------------------
[INFO]  T E S T S
[INFO] -------------------------------------------------------
[INFO] Running TestSuite
12:23:34.169 [main                ] TRACE org.testng.internal.Graph                          - [Graph] ADDING NODE CreateContentRequestActionProviderTest.setup()[pri:0, instance:null] 527183281
12:23:34.181 [main                ] TRACE org.testng.internal.Graph                          - [Graph] ================ SORTING
12:23:34.184 [main                ] TRACE org.testng.internal.Graph                          - [Graph] =============== DONE SORTING
12:23:34.185 [main                ] TRACE org.testng.internal.Graph                          - [Graph] ====== SORTED NODES
12:23:34.185 [main                ] TRACE org.testng.internal.Graph                          - [Graph] ====== END SORTED NODES
12:23:34.214 [main                ] TRACE org.testng.internal.Graph                          - [Graph] ADDING NODE DefaultAddContentPresentationControlTest.freezeTime()[pri:0, instance:null] 1994760227
12:23:34.221 [main                ] TRACE org.testng.internal.Graph                          - [Graph] ================ SORTING
12:23:34.222 [main                ] TRACE org.testng.internal.Graph                          - [Graph] =============== DONE SORTING
12:23:34.222 [main                ] TRACE org.testng.internal.Graph                          - [Graph] ====== SORTED NODES
12:23:34.222 [main                ] TRACE org.testng.internal.Graph                          - [Graph] ====== END SORTED NODES
12:23:34.227 [main                ] TRACE org.testng.internal.Graph                          - [Graph] ADDING NODE DefaultAddContentPresentationControlTest.setup()[pri:0, instance:null] 2083472540
12:23:34.227 [main                ] TRACE org.testng.internal.Graph                          - [Graph] ================ SORTING
12:23:34.227 [main                ] TRACE org.testng.internal.Graph                          - [Graph] =============== DONE SORTING
12:23:34.228 [main                ] TRACE org.testng.internal.Graph                          - [Graph] ====== SORTED NODES
12:23:34.234 [main                ] TRACE org.testng.internal.Graph                          - [Graph] ====== END SORTED NODES
12:23:34.247 [main                ] TRACE org.testng.internal.Graph                          - [Graph] ADDING NODE DefaultContentChildCreatorTest.setup()[pri:0, instance:null] 1963273858
12:23:34.248 [main                ] TRACE org.testng.internal.Graph                          - [Graph] ================ SORTING
12:23:34.248 [main                ] TRACE org.testng.internal.Graph                          - [Graph] =============== DONE SORTING
12:23:34.248 [main                ] TRACE org.testng.internal.Graph                          - [Graph] ====== SORTED NODES
12:23:34.248 [main                ] TRACE org.testng.internal.Graph                          - [Graph] ====== END SORTED NODES
12:23:34.276 [main                ] TRACE org.testng.internal.Graph                          - [Graph] ADDING NODE CreateContentRequestActionProviderTest.the_action_must_publish_a_proper_CreateContentRequest()[pri:0, instance:it.tidalwave.northernwind.rca.ui.contentmanager.impl.CreateContentRequestActionProviderTest@291a7e3c] -70087674
12:23:34.276 [main                ] TRACE org.testng.internal.Graph                          - [Graph] ADDING NODE CreateContentRequestActionProviderTest.must_provide_only_a_New_Content_action()[pri:0, instance:it.tidalwave.northernwind.rca.ui.contentmanager.impl.CreateContentRequestActionProviderTest@291a7e3c] -119539514
12:23:34.276 [main                ] TRACE org.testng.internal.Graph                          - [Graph] ADDING NODE DefaultAddContentPresentationControlTest.must_properly_set_initial_values_and_show_up()[pri:0, instance:it.tidalwave.northernwind.rca.ui.contentmanager.impl.DefaultAddContentPresentationControlTest@29ca3d04] -1062070551
12:23:34.277 [main                ] TRACE org.testng.internal.Graph                          - [Graph] ADDING NODE DefaultAddContentPresentationControlTest.must_do_nothing_when_user_cancels()[pri:0, instance:it.tidalwave.northernwind.rca.ui.contentmanager.impl.DefaultAddContentPresentationControlTest@29ca3d04] -116536181
12:23:34.277 [main                ] TRACE org.testng.internal.Graph                          - [Graph] ADDING NODE DefaultAddContentPresentationControlTest.must_create_Content_with_the_right_Properties_when_user_confirms(it.tidalwave.northernwind.rca.ui.contentmanager.impl.DefaultAddContentPresentationControlTest$InputEmulator,java.lang.String,it.tidalwave.util.TypeSafeMap)[pri:0, instance:it.tidalwave.northernwind.rca.ui.contentmanager.impl.DefaultAddContentPresentationControlTest@29ca3d04] -660079186
12:23:34.277 [main                ] TRACE org.testng.internal.Graph                          - [Graph] ADDING NODE DefaultContentChildCreatorTest.must_properly_create_the_new_Content_and_store_it()[pri:0, instance:it.tidalwave.northernwind.rca.ui.contentmanager.impl.DefaultContentChildCreatorTest@6b88ca8c] -1363472280
12:23:34.277 [main                ] TRACE org.testng.internal.Graph                          - [Graph] ================ SORTING
12:23:34.279 [main                ] TRACE org.testng.internal.Graph                          - [Graph] =============== DONE SORTING
12:23:34.279 [main                ] TRACE org.testng.internal.Graph                          - [Graph] ====== SORTED NODES
12:23:34.279 [main                ] TRACE org.testng.internal.Graph                          - [Graph] ====== END SORTED NODES
12:23:34.362 [main                ] INFO  i.t.n.r.u.c.i.CreateContentRequestActionProviderTest - STARTING TESTS OF it.tidalwave.northernwind.rca.ui.contentmanager.impl.CreateContentRequestActionProviderTest
12:23:35.441 [main                ] TRACE it.tidalwave.role.spi.ContextSampler               - >>>> contexts for i.t.r.u.i.DefaultUserAction@53e3a87a at construction time: []
12:23:35.449 [main                ] INFO  i.t.n.r.u.c.i.CreateContentRequestActionProviderTest - *********************************************
12:23:35.449 [main                ] INFO  i.t.n.r.u.c.i.CreateContentRequestActionProviderTest - TEST "must provide only a New Content action"
12:23:35.450 [main                ] INFO  i.t.n.r.u.c.i.CreateContentRequestActionProviderTest - *********************************************
12:23:35.461 [main                ] INFO  i.t.n.r.u.c.i.CreateContentRequestActionProviderTest - TEST PASSED in 10 msec
12:23:35.462 [main                ] INFO  i.t.n.r.u.c.i.CreateContentRequestActionProviderTest - 
12:23:35.465 [main                ] TRACE it.tidalwave.role.spi.ContextSampler               - >>>> contexts for i.t.r.u.i.DefaultUserAction@3fa76c61 at construction time: []
12:23:35.466 [main                ] INFO  i.t.n.r.u.c.i.CreateContentRequestActionProviderTest - ************************************************************
12:23:35.467 [main                ] INFO  i.t.n.r.u.c.i.CreateContentRequestActionProviderTest - TEST "the action must publish a proper CreateContentRequest"
12:23:35.467 [main                ] INFO  i.t.n.r.u.c.i.CreateContentRequestActionProviderTest - ************************************************************
12:23:35.534 [main                ] INFO  i.t.n.r.u.c.i.CreateContentRequestActionProviderTest - TEST PASSED in 67 msec
12:23:35.535 [main                ] INFO  i.t.n.r.u.c.i.CreateContentRequestActionProviderTest - 
12:23:36.454 [main                ] DEBUG i.t.role.spring.spi.AnnotationSpringRoleManager    - ctor
12:23:36.489 [main                ] DEBUG i.t.role.spring.spi.AnnotationSpringRoleManager    - scanning classes with interface it.tidalwave.dci.annotation.DciRole annotation...
12:23:39.272 [main                ] DEBUG it.tidalwave.role.spi.RoleManagerSupport           - scan([i.t.n.r.u.c.i.CreateContentRequestActionProvider, i.t.n.r.u.c.i.DefaultContentChildCreator, i.t.n.m.i.a.r.SiteNodePresentable, i.t.n.m.i.a.r.SiteNodeDisplayable, i.t.n.m.i.a.r.ContentPresentable, i.t.n.m.i.a.r.ResourcePropertiesPresentable, i.t.n.m.i.a.r.ResourcePropertiesSaveable, i.t.n.m.i.a.r.ContentDisplayable, i.t.n.f.f.i.ResourceFileNetBeansPlatformWritableFolder])
12:23:39.276 [main                ] DEBUG it.tidalwave.role.spi.RoleManagerSupport           - Configured roles:
12:23:39.277 [main                ] DEBUG it.tidalwave.role.spi.RoleManagerSupport           - >>>> i.t.n.c.m.Content: i.t.n.r.u.c.i.ContentChildCreator -> [i.t.n.r.u.c.i.DefaultContentChildCreator]
12:23:39.277 [main                ] DEBUG it.tidalwave.role.spi.RoleManagerSupport           - >>>> i.t.n.c.m.Content: i.t.r.u.Displayable -> [i.t.n.m.i.a.r.ContentDisplayable]
12:23:39.277 [main                ] DEBUG it.tidalwave.role.spi.RoleManagerSupport           - >>>> i.t.n.c.m.Content: i.t.r.u.Presentable -> [i.t.n.m.i.a.r.ContentPresentable]
12:23:39.277 [main                ] DEBUG it.tidalwave.role.spi.RoleManagerSupport           - >>>> i.t.n.c.m.Content: i.t.r.u.UserActionProvider -> [i.t.n.r.u.c.i.CreateContentRequestActionProvider]
12:23:39.277 [main                ] DEBUG it.tidalwave.role.spi.RoleManagerSupport           - >>>> i.t.n.c.m.ResourceProperties: i.t.n.m.a.r.Saveable -> [i.t.n.m.i.a.r.ResourcePropertiesSaveable]
12:23:39.277 [main                ] DEBUG it.tidalwave.role.spi.RoleManagerSupport           - >>>> i.t.n.c.m.ResourceProperties: i.t.r.u.Presentable -> [i.t.n.m.i.a.r.ResourcePropertiesPresentable]
12:23:39.277 [main                ] DEBUG it.tidalwave.role.spi.RoleManagerSupport           - >>>> i.t.n.c.m.SiteNode: i.t.r.u.Displayable -> [i.t.n.m.i.a.r.SiteNodeDisplayable]
12:23:39.278 [main                ] DEBUG it.tidalwave.role.spi.RoleManagerSupport           - >>>> i.t.n.c.m.SiteNode: i.t.r.u.Presentable -> [i.t.n.m.i.a.r.SiteNodePresentable]
12:23:39.278 [main                ] DEBUG it.tidalwave.role.spi.RoleManagerSupport           - >>>> i.t.n.f.f.i.ResourceFileNetBeansPlatform: i.t.n.m.a.r.WritableFolder -> [i.t.n.f.f.i.ResourceFileNetBeansPlatformWritableFolder]
12:23:39.408 [main                ] TRACE it.tidalwave.messagebus.MessageBusHelper           - registerMessageListener(void it.tidalwave.northernwind.rca.ui.contentmanager.impl.DefaultAddContentPresentationControl.onCreateContentRequest(it.tidalwave.northernwind.rca.ui.event.CreateContentRequest))
12:23:39.478 [main                ] INFO  i.t.n.r.u.c.i.DefaultAddContentPresentationControlTest - ********************************************************************************************************************************************************************************************
12:23:39.478 [main                ] INFO  i.t.n.r.u.c.i.DefaultAddContentPresentationControlTest - TEST "must create Content with the right Properties when user confirms"
12:23:39.478 [main                ] INFO  i.t.n.r.u.c.i.DefaultAddContentPresentationControlTest - ARGS [folder=the folder, title=the title, tags=, exposedUri=the-exposed-uri, publishingDateTime=null, folderValid=false, titleValid=false, tagsValid=false, exposedUriValid=false, publishingDateTimeValid=false, valid=false, the+folder, {Key(name=publishingDateTime, type=class java.time.ZonedDateTime)=2023-05-09T12:23:35.538396Z[Etc/UTC], Key(name=title, type=class java.lang.String)=the title, Key(name=exposedUri, type=class java.lang.String)=the-exposed-uri}]
12:23:39.478 [main                ] INFO  i.t.n.r.u.c.i.DefaultAddContentPresentationControlTest - ********************************************************************************************************************************************************************************************
12:23:39.489 [main                ] INFO  i.t.n.r.u.c.i.DefaultAddContentPresentationControl - onCreateContentRequest(CreateContentRequest(parentContent=Mock for Content, hashCode: 1071577979))
12:23:39.564 [AWT-EventQueue-0    ] INFO  i.t.util.ui.UserNotificationWithFeedbackTestHelper - >>>> mock UI confirming UserNotificationWithFeedback(super=UserNotification(text=, caption=Create new content), feedback=it.tidalwave.util.ui.UserNotificationWithFeedback$Feedback@436f7c6d)...
12:23:39.578 [main                ] INFO  i.t.n.r.u.c.i.DefaultAddContentPresentationControlTest - TEST PASSED in 130 msec
12:23:39.579 [main                ] INFO  i.t.n.r.u.c.i.DefaultAddContentPresentationControlTest - 
12:23:39.684 [main                ] DEBUG i.t.role.spring.spi.AnnotationSpringRoleManager    - ctor
12:23:39.687 [main                ] DEBUG i.t.role.spring.spi.AnnotationSpringRoleManager    - scanning classes with interface it.tidalwave.dci.annotation.DciRole annotation...
12:23:41.522 [main                ] DEBUG it.tidalwave.role.spi.RoleManagerSupport           - scan([i.t.n.r.u.c.i.CreateContentRequestActionProvider, i.t.n.r.u.c.i.DefaultContentChildCreator, i.t.n.m.i.a.r.SiteNodePresentable, i.t.n.m.i.a.r.SiteNodeDisplayable, i.t.n.m.i.a.r.ContentPresentable, i.t.n.m.i.a.r.ResourcePropertiesPresentable, i.t.n.m.i.a.r.ResourcePropertiesSaveable, i.t.n.m.i.a.r.ContentDisplayable, i.t.n.f.f.i.ResourceFileNetBeansPlatformWritableFolder])
12:23:41.523 [main                ] DEBUG it.tidalwave.role.spi.RoleManagerSupport           - Configured roles:
12:23:41.524 [main                ] DEBUG it.tidalwave.role.spi.RoleManagerSupport           - >>>> i.t.n.c.m.Content: i.t.n.r.u.c.i.ContentChildCreator -> [i.t.n.r.u.c.i.DefaultContentChildCreator]
12:23:41.527 [main                ] DEBUG it.tidalwave.role.spi.RoleManagerSupport           - >>>> i.t.n.c.m.Content: i.t.r.u.Displayable -> [i.t.n.m.i.a.r.ContentDisplayable]
12:23:41.527 [main                ] DEBUG it.tidalwave.role.spi.RoleManagerSupport           - >>>> i.t.n.c.m.Content: i.t.r.u.Presentable -> [i.t.n.m.i.a.r.ContentPresentable]
12:23:41.528 [main                ] DEBUG it.tidalwave.role.spi.RoleManagerSupport           - >>>> i.t.n.c.m.Content: i.t.r.u.UserActionProvider -> [i.t.n.r.u.c.i.CreateContentRequestActionProvider]
12:23:41.528 [main                ] DEBUG it.tidalwave.role.spi.RoleManagerSupport           - >>>> i.t.n.c.m.ResourceProperties: i.t.n.m.a.r.Saveable -> [i.t.n.m.i.a.r.ResourcePropertiesSaveable]
12:23:41.528 [main                ] DEBUG it.tidalwave.role.spi.RoleManagerSupport           - >>>> i.t.n.c.m.ResourceProperties: i.t.r.u.Presentable -> [i.t.n.m.i.a.r.ResourcePropertiesPresentable]
12:23:41.528 [main                ] DEBUG it.tidalwave.role.spi.RoleManagerSupport           - >>>> i.t.n.c.m.SiteNode: i.t.r.u.Displayable -> [i.t.n.m.i.a.r.SiteNodeDisplayable]
12:23:41.529 [main                ] DEBUG it.tidalwave.role.spi.RoleManagerSupport           - >>>> i.t.n.c.m.SiteNode: i.t.r.u.Presentable -> [i.t.n.m.i.a.r.SiteNodePresentable]
12:23:41.529 [main                ] DEBUG it.tidalwave.role.spi.RoleManagerSupport           - >>>> i.t.n.f.f.i.ResourceFileNetBeansPlatform: i.t.n.m.a.r.WritableFolder -> [i.t.n.f.f.i.ResourceFileNetBeansPlatformWritableFolder]
12:23:41.548 [main                ] TRACE it.tidalwave.messagebus.MessageBusHelper           - registerMessageListener(void it.tidalwave.northernwind.rca.ui.contentmanager.impl.DefaultAddContentPresentationControl.onCreateContentRequest(it.tidalwave.northernwind.rca.ui.event.CreateContentRequest))
12:23:41.558 [main                ] INFO  i.t.n.r.u.c.i.DefaultAddContentPresentationControlTest - ********************************************************************************************************************************************************************************************
12:23:41.559 [main                ] INFO  i.t.n.r.u.c.i.DefaultAddContentPresentationControlTest - TEST "must create Content with the right Properties when user confirms"
12:23:41.559 [main                ] INFO  i.t.n.r.u.c.i.DefaultAddContentPresentationControlTest - ARGS [folder=another folder, title=another title, tags=tag1, tag2, exposedUri=another-exposed-uri, publishingDateTime=2023-05-10T12:23:35.538396Z[Etc/UTC], folderValid=false, titleValid=false, tagsValid=false, exposedUriValid=false, publishingDateTimeValid=false, valid=false, another+folder, {Key(name=tags, type=class java.lang.String)=tag1,tag2, Key(name=publishingDateTime, type=class java.time.ZonedDateTime)=2023-05-10T12:23:35.538396Z[Etc/UTC], Key(name=title, type=class java.lang.String)=another title, Key(name=exposedUri, type=class java.lang.String)=another-exposed-uri}]
12:23:41.559 [main                ] INFO  i.t.n.r.u.c.i.DefaultAddContentPresentationControlTest - ********************************************************************************************************************************************************************************************
12:23:41.560 [main                ] INFO  i.t.n.r.u.c.i.DefaultAddContentPresentationControl - onCreateContentRequest(CreateContentRequest(parentContent=Mock for Content, hashCode: 980481309))
12:23:41.577 [AWT-EventQueue-0    ] INFO  i.t.util.ui.UserNotificationWithFeedbackTestHelper - >>>> mock UI confirming UserNotificationWithFeedback(super=UserNotification(text=, caption=Create new content), feedback=it.tidalwave.util.ui.UserNotificationWithFeedback$Feedback@7b4ad035)...
12:23:41.586 [main                ] INFO  i.t.n.r.u.c.i.DefaultAddContentPresentationControlTest - TEST PASSED in 35 msec
12:23:41.586 [main                ] INFO  i.t.n.r.u.c.i.DefaultAddContentPresentationControlTest - 
12:23:41.656 [main                ] DEBUG i.t.role.spring.spi.AnnotationSpringRoleManager    - ctor
12:23:41.657 [main                ] DEBUG i.t.role.spring.spi.AnnotationSpringRoleManager    - scanning classes with interface it.tidalwave.dci.annotation.DciRole annotation...
12:23:43.521 [main                ] DEBUG it.tidalwave.role.spi.RoleManagerSupport           - scan([i.t.n.r.u.c.i.CreateContentRequestActionProvider, i.t.n.r.u.c.i.DefaultContentChildCreator, i.t.n.m.i.a.r.SiteNodePresentable, i.t.n.m.i.a.r.SiteNodeDisplayable, i.t.n.m.i.a.r.ContentPresentable, i.t.n.m.i.a.r.ResourcePropertiesPresentable, i.t.n.m.i.a.r.ResourcePropertiesSaveable, i.t.n.m.i.a.r.ContentDisplayable, i.t.n.f.f.i.ResourceFileNetBeansPlatformWritableFolder])
12:23:43.522 [main                ] DEBUG it.tidalwave.role.spi.RoleManagerSupport           - Configured roles:
12:23:43.522 [main                ] DEBUG it.tidalwave.role.spi.RoleManagerSupport           - >>>> i.t.n.c.m.Content: i.t.n.r.u.c.i.ContentChildCreator -> [i.t.n.r.u.c.i.DefaultContentChildCreator]
12:23:43.523 [main                ] DEBUG it.tidalwave.role.spi.RoleManagerSupport           - >>>> i.t.n.c.m.Content: i.t.r.u.Displayable -> [i.t.n.m.i.a.r.ContentDisplayable]
12:23:43.523 [main                ] DEBUG it.tidalwave.role.spi.RoleManagerSupport           - >>>> i.t.n.c.m.Content: i.t.r.u.Presentable -> [i.t.n.m.i.a.r.ContentPresentable]
12:23:43.523 [main                ] DEBUG it.tidalwave.role.spi.RoleManagerSupport           - >>>> i.t.n.c.m.Content: i.t.r.u.UserActionProvider -> [i.t.n.r.u.c.i.CreateContentRequestActionProvider]
12:23:43.524 [main                ] DEBUG it.tidalwave.role.spi.RoleManagerSupport           - >>>> i.t.n.c.m.ResourceProperties: i.t.n.m.a.r.Saveable -> [i.t.n.m.i.a.r.ResourcePropertiesSaveable]
12:23:43.525 [main                ] DEBUG it.tidalwave.role.spi.RoleManagerSupport           - >>>> i.t.n.c.m.ResourceProperties: i.t.r.u.Presentable -> [i.t.n.m.i.a.r.ResourcePropertiesPresentable]
12:23:43.525 [main                ] DEBUG it.tidalwave.role.spi.RoleManagerSupport           - >>>> i.t.n.c.m.SiteNode: i.t.r.u.Displayable -> [i.t.n.m.i.a.r.SiteNodeDisplayable]
12:23:43.525 [main                ] DEBUG it.tidalwave.role.spi.RoleManagerSupport           - >>>> i.t.n.c.m.SiteNode: i.t.r.u.Presentable -> [i.t.n.m.i.a.r.SiteNodePresentable]
12:23:43.526 [main                ] DEBUG it.tidalwave.role.spi.RoleManagerSupport           - >>>> i.t.n.f.f.i.ResourceFileNetBeansPlatform: i.t.n.m.a.r.WritableFolder -> [i.t.n.f.f.i.ResourceFileNetBeansPlatformWritableFolder]
12:23:43.557 [main                ] TRACE it.tidalwave.messagebus.MessageBusHelper           - registerMessageListener(void it.tidalwave.northernwind.rca.ui.contentmanager.impl.DefaultAddContentPresentationControl.onCreateContentRequest(it.tidalwave.northernwind.rca.ui.event.CreateContentRequest))
12:23:43.558 [main                ] INFO  i.t.n.r.u.c.i.DefaultAddContentPresentationControlTest - ****************************************
12:23:43.558 [main                ] INFO  i.t.n.r.u.c.i.DefaultAddContentPresentationControlTest - TEST "must do nothing when user cancels"
12:23:43.559 [main                ] INFO  i.t.n.r.u.c.i.DefaultAddContentPresentationControlTest - ****************************************
12:23:43.559 [main                ] INFO  i.t.n.r.u.c.i.DefaultAddContentPresentationControl - onCreateContentRequest(CreateContentRequest(parentContent=Mock for Content, hashCode: 1945601975))
12:23:43.569 [AWT-EventQueue-0    ] INFO  i.t.util.ui.UserNotificationWithFeedbackTestHelper - >>>> mock UI cancelling UserNotificationWithFeedback(super=UserNotification(text=, caption=Create new content), feedback=it.tidalwave.util.ui.UserNotificationWithFeedback$Feedback@139a8ff9)...
12:23:43.571 [main                ] INFO  i.t.n.r.u.c.i.DefaultAddContentPresentationControlTest - TEST PASSED in 13 msec
12:23:43.571 [main                ] INFO  i.t.n.r.u.c.i.DefaultAddContentPresentationControlTest - 
12:23:43.640 [main                ] DEBUG i.t.role.spring.spi.AnnotationSpringRoleManager    - ctor
12:23:43.641 [main                ] DEBUG i.t.role.spring.spi.AnnotationSpringRoleManager    - scanning classes with interface it.tidalwave.dci.annotation.DciRole annotation...
12:23:45.359 [main                ] DEBUG it.tidalwave.role.spi.RoleManagerSupport           - scan([i.t.n.r.u.c.i.CreateContentRequestActionProvider, i.t.n.r.u.c.i.DefaultContentChildCreator, i.t.n.m.i.a.r.SiteNodePresentable, i.t.n.m.i.a.r.SiteNodeDisplayable, i.t.n.m.i.a.r.ContentPresentable, i.t.n.m.i.a.r.ResourcePropertiesPresentable, i.t.n.m.i.a.r.ResourcePropertiesSaveable, i.t.n.m.i.a.r.ContentDisplayable, i.t.n.f.f.i.ResourceFileNetBeansPlatformWritableFolder])
12:23:45.360 [main                ] DEBUG it.tidalwave.role.spi.RoleManagerSupport           - Configured roles:
12:23:45.360 [main                ] DEBUG it.tidalwave.role.spi.RoleManagerSupport           - >>>> i.t.n.c.m.Content: i.t.n.r.u.c.i.ContentChildCreator -> [i.t.n.r.u.c.i.DefaultContentChildCreator]
12:23:45.360 [main                ] DEBUG it.tidalwave.role.spi.RoleManagerSupport           - >>>> i.t.n.c.m.Content: i.t.r.u.Displayable -> [i.t.n.m.i.a.r.ContentDisplayable]
12:23:45.360 [main                ] DEBUG it.tidalwave.role.spi.RoleManagerSupport           - >>>> i.t.n.c.m.Content: i.t.r.u.Presentable -> [i.t.n.m.i.a.r.ContentPresentable]
12:23:45.370 [main                ] DEBUG it.tidalwave.role.spi.RoleManagerSupport           - >>>> i.t.n.c.m.Content: i.t.r.u.UserActionProvider -> [i.t.n.r.u.c.i.CreateContentRequestActionProvider]
12:23:45.371 [main                ] DEBUG it.tidalwave.role.spi.RoleManagerSupport           - >>>> i.t.n.c.m.ResourceProperties: i.t.n.m.a.r.Saveable -> [i.t.n.m.i.a.r.ResourcePropertiesSaveable]
12:23:45.371 [main                ] DEBUG it.tidalwave.role.spi.RoleManagerSupport           - >>>> i.t.n.c.m.ResourceProperties: i.t.r.u.Presentable -> [i.t.n.m.i.a.r.ResourcePropertiesPresentable]
12:23:45.371 [main                ] DEBUG it.tidalwave.role.spi.RoleManagerSupport           - >>>> i.t.n.c.m.SiteNode: i.t.r.u.Displayable -> [i.t.n.m.i.a.r.SiteNodeDisplayable]
12:23:45.371 [main                ] DEBUG it.tidalwave.role.spi.RoleManagerSupport           - >>>> i.t.n.c.m.SiteNode: i.t.r.u.Presentable -> [i.t.n.m.i.a.r.SiteNodePresentable]
12:23:45.371 [main                ] DEBUG it.tidalwave.role.spi.RoleManagerSupport           - >>>> i.t.n.f.f.i.ResourceFileNetBeansPlatform: i.t.n.m.a.r.WritableFolder -> [i.t.n.f.f.i.ResourceFileNetBeansPlatformWritableFolder]
12:23:45.377 [main                ] TRACE it.tidalwave.messagebus.MessageBusHelper           - registerMessageListener(void it.tidalwave.northernwind.rca.ui.contentmanager.impl.DefaultAddContentPresentationControl.onCreateContentRequest(it.tidalwave.northernwind.rca.ui.event.CreateContentRequest))
12:23:45.387 [main                ] INFO  i.t.n.r.u.c.i.DefaultAddContentPresentationControlTest - ***************************************************
12:23:45.387 [main                ] INFO  i.t.n.r.u.c.i.DefaultAddContentPresentationControlTest - TEST "must properly set initial values and show up"
12:23:45.387 [main                ] INFO  i.t.n.r.u.c.i.DefaultAddContentPresentationControlTest - ***************************************************
12:23:45.387 [main                ] INFO  i.t.n.r.u.c.i.DefaultAddContentPresentationControl - onCreateContentRequest(CreateContentRequest(parentContent=Mock for Content, hashCode: 760786233))
12:23:45.389 [main                ] INFO  i.t.n.r.u.c.i.DefaultAddContentPresentationControlTest - TEST PASSED in 3 msec
12:23:45.390 [main                ] INFO  i.t.n.r.u.c.i.DefaultAddContentPresentationControlTest - 
12:23:45.434 [main                ] DEBUG i.t.role.spring.spi.AnnotationSpringRoleManager    - ctor
12:23:45.435 [main                ] DEBUG i.t.role.spring.spi.AnnotationSpringRoleManager    - scanning classes with interface it.tidalwave.dci.annotation.DciRole annotation...
12:23:46.709 [main                ] DEBUG it.tidalwave.role.spi.RoleManagerSupport           - scan([i.t.n.r.u.c.i.CreateContentRequestActionProvider, i.t.n.r.u.c.i.DefaultContentChildCreator, i.t.n.m.i.a.r.SiteNodePresentable, i.t.n.m.i.a.r.SiteNodeDisplayable, i.t.n.m.i.a.r.ContentPresentable, i.t.n.m.i.a.r.ResourcePropertiesPresentable, i.t.n.m.i.a.r.ResourcePropertiesSaveable, i.t.n.m.i.a.r.ContentDisplayable, i.t.n.f.f.i.ResourceFileNetBeansPlatformWritableFolder])
12:23:46.710 [main                ] DEBUG it.tidalwave.role.spi.RoleManagerSupport           - Configured roles:
12:23:46.710 [main                ] DEBUG it.tidalwave.role.spi.RoleManagerSupport           - >>>> i.t.n.c.m.Content: i.t.n.r.u.c.i.ContentChildCreator -> [i.t.n.r.u.c.i.DefaultContentChildCreator]
12:23:46.710 [main                ] DEBUG it.tidalwave.role.spi.RoleManagerSupport           - >>>> i.t.n.c.m.Content: i.t.r.u.Displayable -> [i.t.n.m.i.a.r.ContentDisplayable]
12:23:46.710 [main                ] DEBUG it.tidalwave.role.spi.RoleManagerSupport           - >>>> i.t.n.c.m.Content: i.t.r.u.Presentable -> [i.t.n.m.i.a.r.ContentPresentable]
12:23:46.710 [main                ] DEBUG it.tidalwave.role.spi.RoleManagerSupport           - >>>> i.t.n.c.m.Content: i.t.r.u.UserActionProvider -> [i.t.n.r.u.c.i.CreateContentRequestActionProvider]
12:23:46.710 [main                ] DEBUG it.tidalwave.role.spi.RoleManagerSupport           - >>>> i.t.n.c.m.ResourceProperties: i.t.n.m.a.r.Saveable -> [i.t.n.m.i.a.r.ResourcePropertiesSaveable]
12:23:46.710 [main                ] DEBUG it.tidalwave.role.spi.RoleManagerSupport           - >>>> i.t.n.c.m.ResourceProperties: i.t.r.u.Presentable -> [i.t.n.m.i.a.r.ResourcePropertiesPresentable]
12:23:46.710 [main                ] DEBUG it.tidalwave.role.spi.RoleManagerSupport           - >>>> i.t.n.c.m.SiteNode: i.t.r.u.Displayable -> [i.t.n.m.i.a.r.SiteNodeDisplayable]
12:23:46.711 [main                ] DEBUG it.tidalwave.role.spi.RoleManagerSupport           - >>>> i.t.n.c.m.SiteNode: i.t.r.u.Presentable -> [i.t.n.m.i.a.r.SiteNodePresentable]
12:23:46.711 [main                ] DEBUG it.tidalwave.role.spi.RoleManagerSupport           - >>>> i.t.n.f.f.i.ResourceFileNetBeansPlatform: i.t.n.m.a.r.WritableFolder -> [i.t.n.f.f.i.ResourceFileNetBeansPlatformWritableFolder]
12:23:46.743 [main                ] INFO  i.t.n.r.u.c.impl.DefaultContentChildCreatorTest    - ********************************************************
12:23:46.743 [main                ] INFO  i.t.n.r.u.c.impl.DefaultContentChildCreatorTest    - TEST "must properly create the new Content and store it"
12:23:46.744 [main                ] INFO  i.t.n.r.u.c.impl.DefaultContentChildCreatorTest    - ********************************************************
12:23:46.744 [main                ] INFO  i.t.n.r.u.c.impl.DefaultContentChildCreator        - createContent(foldername, {Key(name=Property2, type=class java.lang.String)=value 2, Key(name=Property1, type=class java.lang.String)=value 1}) - Mock for Content, hashCode: 1539446379
12:23:46.751 [main                ] TRACE it.tidalwave.role.spi.ContextSampler               - >>>> contexts for i.t.n.c.i.m.DefaultResourceProperties@29e30e38/null at construction time: []
12:23:46.783 [main                ] TRACE i.t.n.core.impl.model.DefaultResourceProperties    - convertValue(Key(name=Property1, type=class java.lang.String), value 1)
12:23:46.784 [main                ] TRACE i.t.n.core.impl.model.DefaultResourceProperties    - >>>> returning value 1 (java.lang.String)
12:23:46.784 [main                ] TRACE i.t.n.core.impl.model.DefaultResourceProperties    - convertValue(Key(name=Property2, type=class java.lang.String), value 2)
12:23:46.784 [main                ] TRACE i.t.n.core.impl.model.DefaultResourceProperties    - >>>> returning value 2 (java.lang.String)
12:23:46.786 [main                ] INFO  i.t.n.r.u.c.impl.DefaultContentChildCreatorTest    - TEST PASSED in 43 msec
12:23:46.787 [main                ] INFO  i.t.n.r.u.c.impl.DefaultContentChildCreatorTest    - 
12:23:46.787 [main                ] INFO  i.t.n.r.u.c.i.CreateContentRequestActionProviderTest - FINISHED TESTS OF it.tidalwave.northernwind.rca.ui.contentmanager.impl.CreateContentRequestActionProviderTest
[INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 14.216 s - in TestSuite
[INFO] 
[INFO] Results:
[INFO] 
[INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0
[INFO] 
[JENKINS] Recording test results
[INFO] 
[INFO] --- jar:3.3.0:jar (default-jar) @ it-tidalwave-northernwind-rca-ui-content-manager ---
[INFO] Building jar: /var/jenkins_home/jobs/Zephyr_Build_and_Test/workspace/modules/ContentManager/target/it-tidalwave-northernwind-rca-ui-content-manager-1.2-ALPHA-4-SNAPSHOT.30819703aea5.jar
[INFO] 
[INFO] --- jar:3.3.0:test-jar (default-test-jar) @ it-tidalwave-northernwind-rca-ui-content-manager ---
[INFO] Building jar: /var/jenkins_home/jobs/Zephyr_Build_and_Test/workspace/modules/ContentManager/target/it-tidalwave-northernwind-rca-ui-content-manager-1.2-ALPHA-4-SNAPSHOT.30819703aea5-tests.jar
[INFO] 
[INFO] --- install:3.1.1:install (default-install) @ it-tidalwave-northernwind-rca-ui-content-manager ---
[INFO] Installing /var/jenkins_home/jobs/Zephyr_Build_and_Test/workspace/modules/ContentManager/pom.xml to /var/jenkins_home/maven-repositories/0/it/tidalwave/northernwind/rca/it-tidalwave-northernwind-rca-ui-content-manager/1.2-ALPHA-4-SNAPSHOT/it-tidalwave-northernwind-rca-ui-content-manager-1.2-ALPHA-4-SNAPSHOT.pom
[INFO] Installing /var/jenkins_home/jobs/Zephyr_Build_and_Test/workspace/modules/ContentManager/target/it-tidalwave-northernwind-rca-ui-content-manager-1.2-ALPHA-4-SNAPSHOT.30819703aea5.jar to /var/jenkins_home/maven-repositories/0/it/tidalwave/northernwind/rca/it-tidalwave-northernwind-rca-ui-content-manager/1.2-ALPHA-4-SNAPSHOT/it-tidalwave-northernwind-rca-ui-content-manager-1.2-ALPHA-4-SNAPSHOT.jar
[INFO] Installing /var/jenkins_home/jobs/Zephyr_Build_and_Test/workspace/modules/ContentManager/target/it-tidalwave-northernwind-rca-ui-content-manager-1.2-ALPHA-4-SNAPSHOT.30819703aea5-tests.jar to /var/jenkins_home/maven-repositories/0/it/tidalwave/northernwind/rca/it-tidalwave-northernwind-rca-ui-content-manager/1.2-ALPHA-4-SNAPSHOT/it-tidalwave-northernwind-rca-ui-content-manager-1.2-ALPHA-4-SNAPSHOT-tests.jar
[JENKINS] Archiving disabled
Started calculate disk usage of build
Finished Calculation of disk usage of build in 0 seconds
Started calculate disk usage of workspace
Finished Calculation of disk usage of workspace in 0 seconds
[INFO] 
[INFO] --< it.tidalwave.northernwind.rca:it-tidalwave-northernwind-rca-ui-site-opener >--
[INFO] Building Zephyr - UI Site Opener 1.2-ALPHA-4-SNAPSHOT            [10/15]
[INFO]   from modules/SiteOpener/pom.xml
[INFO] --------------------------------[ jar ]---------------------------------
[INFO] 
[INFO] --- clean:3.2.0:clean (default-clean) @ it-tidalwave-northernwind-rca-ui-site-opener ---
[INFO] 
[INFO] --- buildnumber:3.0.0:create (default) @ it-tidalwave-northernwind-rca-ui-site-opener ---
[INFO] ShortRevision tag detected. The value is '12'.
[INFO] Executing: /bin/sh -c cd '/var/jenkins_home/jobs/Zephyr_Build_and_Test/workspace/modules/SiteOpener' && 'git' 'rev-parse' '--verify' '--short=12' 'HEAD'
[INFO] Working directory: /var/jenkins_home/jobs/Zephyr_Build_and_Test/workspace/modules/SiteOpener
[INFO] Storing buildNumber: 30819703aea5 at timestamp: 1683635028449
[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/Zephyr_Build_and_Test/workspace/modules/SiteOpener' && 'git' 'rev-parse' '--verify' '--short=12' 'HEAD'
[INFO] Working directory: /var/jenkins_home/jobs/Zephyr_Build_and_Test/workspace/modules/SiteOpener
[INFO] Storing buildScmBranch: UNKNOWN
[INFO] 
[INFO] --- enforcer:3.3.0:enforce (enforce-maven) @ it-tidalwave-northernwind-rca-ui-site-opener ---
[INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.DependencyConvergence passed
[INFO] Rule 3: org.apache.maven.enforcer.rules.RequirePluginVersions passed
[INFO] 
[INFO] --- enforcer:3.3.0:enforce (enforce-banned-dependencies) @ it-tidalwave-northernwind-rca-ui-site-opener ---
[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-northernwind-rca-ui-site-opener ---
[INFO] Executing tasks
[INFO]      [echo] DESCRIPTION: origin/release/1.2-ALPHA-4 1.2-ALPHA-4-SNAPSHOT 30819703aea5
[INFO]      [echo] Java Version: 11.0.18 -source 11 -target 11 -release 11
[INFO] Executed tasks
[INFO] 
[INFO] --- resources:3.3.1:resources (default-resources) @ it-tidalwave-northernwind-rca-ui-site-opener ---
[INFO] Copying 1 resource from src/main/resources to target/classes
[INFO] 
[INFO] --- compiler:3.11.0:compile (default-compile) @ it-tidalwave-northernwind-rca-ui-site-opener ---
[INFO] Changes detected - recompiling the module! :dependency
[INFO] Compiling 3 source files with javac [forked debug deprecation release 11] to target/classes
[WARNING] Supported source version 'RELEASE_6' from annotation processor 'org.netbeans.modules.openide.filesystems.declmime.MIMEResolverProcessor' less than -source '11'
[WARNING] Supported source version 'RELEASE_6' from annotation processor 'org.netbeans.modules.openide.util.NbBundleProcessor' less than -source '11'
[WARNING] Supported source version 'RELEASE_6' from annotation processor 'org.netbeans.modules.openide.util.ServiceProviderProcessor' less than -source '11'
[WARNING] Supported source version 'RELEASE_6' from annotation processor 'org.netbeans.modules.openide.util.NamedServiceProcessor' less than -source '11'
[INFO] 
[INFO] --- resources:3.3.1:testResources (default-testResources) @ it-tidalwave-northernwind-rca-ui-site-opener ---
[INFO] Copying 1 resource from src/test/resources to target/test-classes
[INFO] 
[INFO] --- compiler:3.11.0:testCompile (default-testCompile) @ it-tidalwave-northernwind-rca-ui-site-opener ---
[INFO] Changes detected - recompiling the module! :dependency
[INFO] Compiling 2 source files with javac [forked debug deprecation release 11] to target/test-classes
[WARNING] Supported source version 'RELEASE_6' from annotation processor 'org.netbeans.modules.openide.filesystems.declmime.MIMEResolverProcessor' less than -source '11'
[WARNING] Supported source version 'RELEASE_6' from annotation processor 'org.netbeans.modules.openide.util.NbBundleProcessor' less than -source '11'
[WARNING] Supported source version 'RELEASE_6' from annotation processor 'org.netbeans.modules.openide.util.ServiceProviderProcessor' less than -source '11'
[WARNING] Supported source version 'RELEASE_6' from annotation processor 'org.netbeans.modules.openide.util.NamedServiceProcessor' less than -source '11'
[INFO] 
[INFO] --- surefire:3.0.0:test (default-test) @ it-tidalwave-northernwind-rca-ui-site-opener ---
[INFO] Using auto detected provider org.apache.maven.surefire.testng.TestNGProvider
[INFO] 
[INFO] -------------------------------------------------------
[INFO]  T E S T S
[INFO] -------------------------------------------------------
[INFO] Running it.tidalwave.northernwind.rca.ui.siteopener.spi.DefaultSiteOpenerPresentationControlTest
12:23:57.856 [main                ] TRACE org.testng.internal.Graph                          - [Graph] ADDING NODE DefaultSiteOpenerPresentationControlTest.setup()[pri:0, instance:null] -1951614524
12:23:57.865 [main                ] TRACE org.testng.internal.Graph                          - [Graph] ================ SORTING
12:23:57.868 [main                ] TRACE org.testng.internal.Graph                          - [Graph] =============== DONE SORTING
12:23:57.869 [main                ] TRACE org.testng.internal.Graph                          - [Graph] ====== SORTED NODES
12:23:57.869 [main                ] TRACE org.testng.internal.Graph                          - [Graph] ====== END SORTED NODES
12:23:57.883 [main                ] TRACE org.testng.internal.Graph                          - [Graph] ADDING NODE DefaultSiteOpenerPresentationControlTest.initialize_must_bind_the_presentation_and_set_the_default_path_to_user_home()[pri:0, instance:it.tidalwave.northernwind.rca.ui.siteopener.spi.DefaultSiteOpenerPresentationControlTest@2e48362c] -1086983895
12:23:57.883 [main                ] TRACE org.testng.internal.Graph                          - [Graph] ADDING NODE DefaultSiteOpenerPresentationControlTest.must_do_nothing_when_openSite_invoked_and_the_user_cancelled_the_selection()[pri:0, instance:it.tidalwave.northernwind.rca.ui.siteopener.spi.DefaultSiteOpenerPresentationControlTest@2e48362c] 1873646215
12:23:57.885 [main                ] TRACE org.testng.internal.Graph                          - [Graph]   ADDING PREDECESSOR FOR DefaultSiteOpenerPresentationControlTest.must_do_nothing_when_openSite_invoked_and_the_user_cancelled_the_selection()[pri:0, instance:it.tidalwave.northernwind.rca.ui.siteopener.spi.DefaultSiteOpenerPresentationControlTest@2e48362c] ==> DefaultSiteOpenerPresentationControlTest.initialize_must_bind_the_presentation_and_set_the_default_path_to_user_home()[pri:0, instance:it.tidalwave.northernwind.rca.ui.siteopener.spi.DefaultSiteOpenerPresentationControlTest@2e48362c]
12:23:57.886 [main                ] TRACE org.testng.internal.Graph                          - [Graph]   REMOVED DefaultSiteOpenerPresentationControlTest.initialize_must_bind_the_presentation_and_set_the_default_path_to_user_home()[pri:0, instance:it.tidalwave.northernwind.rca.ui.siteopener.spi.DefaultSiteOpenerPresentationControlTest@2e48362c] FROM INDEPENDENT OBJECTS
12:23:57.888 [main                ] TRACE org.testng.internal.Graph                          - [Graph] ADDING NODE DefaultSiteOpenerPresentationControlTest.must_fire_OpenSiteEvent_when_openSite_invoked_and_the_user_selected_a_folder(java.nio.file.Path)[pri:0, instance:it.tidalwave.northernwind.rca.ui.siteopener.spi.DefaultSiteOpenerPresentationControlTest@2e48362c] -1020295362
12:23:57.889 [main                ] TRACE org.testng.internal.Graph                          - [Graph]   ADDING PREDECESSOR FOR DefaultSiteOpenerPresentationControlTest.must_fire_OpenSiteEvent_when_openSite_invoked_and_the_user_selected_a_folder(java.nio.file.Path)[pri:0, instance:it.tidalwave.northernwind.rca.ui.siteopener.spi.DefaultSiteOpenerPresentationControlTest@2e48362c] ==> DefaultSiteOpenerPresentationControlTest.initialize_must_bind_the_presentation_and_set_the_default_path_to_user_home()[pri:0, instance:it.tidalwave.northernwind.rca.ui.siteopener.spi.DefaultSiteOpenerPresentationControlTest@2e48362c]
12:23:57.890 [main                ] TRACE org.testng.internal.Graph                          - [Graph]   REMOVED DefaultSiteOpenerPresentationControlTest.initialize_must_bind_the_presentation_and_set_the_default_path_to_user_home()[pri:0, instance:it.tidalwave.northernwind.rca.ui.siteopener.spi.DefaultSiteOpenerPresentationControlTest@2e48362c] FROM INDEPENDENT OBJECTS
12:23:57.890 [main                ] TRACE org.testng.internal.Graph                          - [Graph] ================ SORTING
12:23:57.890 [main                ] TRACE org.testng.internal.Graph                          - [Graph]   ADDING PREDECESSOR FOR DefaultSiteOpenerPresentationControlTest.must_do_nothing_when_openSite_invoked_and_the_user_cancelled_the_selection()[pri:0, instance:it.tidalwave.northernwind.rca.ui.siteopener.spi.DefaultSiteOpenerPresentationControlTest@2e48362c] ==> DefaultSiteOpenerPresentationControlTest.initialize_must_bind_the_presentation_and_set_the_default_path_to_user_home()[pri:0, instance:it.tidalwave.northernwind.rca.ui.siteopener.spi.DefaultSiteOpenerPresentationControlTest@2e48362c]
12:23:57.891 [.commonPool-worker-3] TRACE org.testng.internal.Graph                          - [Graph]   ADDING PREDECESSOR FOR DefaultSiteOpenerPresentationControlTest.must_fire_OpenSiteEvent_when_openSite_invoked_and_the_user_selected_a_folder(java.nio.file.Path)[pri:0, instance:it.tidalwave.northernwind.rca.ui.siteopener.spi.DefaultSiteOpenerPresentationControlTest@2e48362c] ==> DefaultSiteOpenerPresentationControlTest.initialize_must_bind_the_presentation_and_set_the_default_path_to_user_home()[pri:0, instance:it.tidalwave.northernwind.rca.ui.siteopener.spi.DefaultSiteOpenerPresentationControlTest@2e48362c]
12:23:57.894 [main                ] TRACE org.testng.internal.Graph                          - [Graph]   REMOVED PRED DefaultSiteOpenerPresentationControlTest.initialize_must_bind_the_presentation_and_set_the_default_path_to_user_home()[pri:0, instance:it.tidalwave.northernwind.rca.ui.siteopener.spi.DefaultSiteOpenerPresentationControlTest@2e48362c] FROM NODE DefaultSiteOpenerPresentationControlTest.must_do_nothing_when_openSite_invoked_and_the_user_cancelled_the_selection()[pri:0, instance:it.tidalwave.northernwind.rca.ui.siteopener.spi.DefaultSiteOpenerPresentationControlTest@2e48362c]
12:23:57.898 [main                ] TRACE org.testng.internal.Graph                          - [Graph]   REMOVED PRED DefaultSiteOpenerPresentationControlTest.initialize_must_bind_the_presentation_and_set_the_default_path_to_user_home()[pri:0, instance:it.tidalwave.northernwind.rca.ui.siteopener.spi.DefaultSiteOpenerPresentationControlTest@2e48362c] FROM NODE DefaultSiteOpenerPresentationControlTest.must_fire_OpenSiteEvent_when_openSite_invoked_and_the_user_selected_a_folder(java.nio.file.Path)[pri:0, instance:it.tidalwave.northernwind.rca.ui.siteopener.spi.DefaultSiteOpenerPresentationControlTest@2e48362c]
12:23:57.898 [main                ] TRACE org.testng.internal.Graph                          - [Graph] =============== DONE SORTING
12:23:57.898 [main                ] TRACE org.testng.internal.Graph                          - [Graph] ====== SORTED NODES
12:23:57.898 [main                ] TRACE org.testng.internal.Graph                          - [Graph]               DefaultSiteOpenerPresentationControlTest.initialize_must_bind_the_presentation_and_set_the_default_path_to_user_home()[pri:0, instance:it.tidalwave.northernwind.rca.ui.siteopener.spi.DefaultSiteOpenerPresentationControlTest@2e48362c]
12:23:57.898 [main                ] TRACE org.testng.internal.Graph                          - [Graph]               DefaultSiteOpenerPresentationControlTest.must_do_nothing_when_openSite_invoked_and_the_user_cancelled_the_selection()[pri:0, instance:it.tidalwave.northernwind.rca.ui.siteopener.spi.DefaultSiteOpenerPresentationControlTest@2e48362c]
12:23:57.899 [main                ] TRACE org.testng.internal.Graph                          - [Graph]               DefaultSiteOpenerPresentationControlTest.must_fire_OpenSiteEvent_when_openSite_invoked_and_the_user_selected_a_folder(java.nio.file.Path)[pri:0, instance:it.tidalwave.northernwind.rca.ui.siteopener.spi.DefaultSiteOpenerPresentationControlTest@2e48362c]
12:23:57.899 [main                ] TRACE org.testng.internal.Graph                          - [Graph] ====== END SORTED NODES
12:23:57.953 [main                ] INFO  i.t.n.r.u.s.s.DefaultSiteOpenerPresentationControlTest - STARTING TESTS OF it.tidalwave.northernwind.rca.ui.siteopener.spi.DefaultSiteOpenerPresentationControlTest
12:23:59.445 [main                ] TRACE it.tidalwave.role.ContextManager$Locator           - ContextManagerProvider instantiated from META-INF: it.tidalwave.role.spring.spi.SpringContextManagerProvider@4cfa8227
12:23:59.452 [main                ] DEBUG i.t.role.spring.spi.AnnotationSpringRoleManager    - ctor
12:23:59.458 [main                ] DEBUG i.t.role.spring.spi.AnnotationSpringRoleManager    - scanning classes with interface it.tidalwave.dci.annotation.DciRole annotation...
12:24:01.501 [main                ] DEBUG it.tidalwave.role.spi.RoleManagerSupport           - scan([i.t.n.m.i.a.r.SiteNodePresentable, i.t.n.m.i.a.r.SiteNodeDisplayable, i.t.n.m.i.a.r.ContentPresentable, i.t.n.m.i.a.r.ResourcePropertiesPresentable, i.t.n.m.i.a.r.ResourcePropertiesSaveable, i.t.n.m.i.a.r.ContentDisplayable, i.t.n.f.f.i.ResourceFileNetBeansPlatformWritableFolder])
12:24:01.507 [main                ] DEBUG it.tidalwave.role.spi.RoleManagerSupport           - Configured roles:
12:24:01.508 [main                ] DEBUG it.tidalwave.role.spi.RoleManagerSupport           - >>>> i.t.n.c.m.Content: i.t.r.u.Displayable -> [i.t.n.m.i.a.r.ContentDisplayable]
12:24:01.508 [main                ] DEBUG it.tidalwave.role.spi.RoleManagerSupport           - >>>> i.t.n.c.m.Content: i.t.r.u.Presentable -> [i.t.n.m.i.a.r.ContentPresentable]
12:24:01.508 [main                ] DEBUG it.tidalwave.role.spi.RoleManagerSupport           - >>>> i.t.n.c.m.ResourceProperties: i.t.n.m.a.r.Saveable -> [i.t.n.m.i.a.r.ResourcePropertiesSaveable]
12:24:01.509 [main                ] DEBUG it.tidalwave.role.spi.RoleManagerSupport           - >>>> i.t.n.c.m.ResourceProperties: i.t.r.u.Presentable -> [i.t.n.m.i.a.r.ResourcePropertiesPresentable]
12:24:01.509 [main                ] DEBUG it.tidalwave.role.spi.RoleManagerSupport           - >>>> i.t.n.c.m.SiteNode: i.t.r.u.Displayable -> [i.t.n.m.i.a.r.SiteNodeDisplayable]
12:24:01.509 [main                ] DEBUG it.tidalwave.role.spi.RoleManagerSupport           - >>>> i.t.n.c.m.SiteNode: i.t.r.u.Presentable -> [i.t.n.m.i.a.r.SiteNodePresentable]
12:24:01.509 [main                ] DEBUG it.tidalwave.role.spi.RoleManagerSupport           - >>>> i.t.n.f.f.i.ResourceFileNetBeansPlatform: i.t.n.m.a.r.WritableFolder -> [i.t.n.f.f.i.ResourceFileNetBeansPlatformWritableFolder]
12:24:01.549 [main                ] TRACE it.tidalwave.role.spi.ContextSampler               - >>>> contexts for i.t.r.u.i.DefaultUserAction@5281b134 at construction time: []
12:24:01.587 [main                ] INFO  i.t.n.r.u.s.s.DefaultSiteOpenerPresentationControlTest - **********************************************************************************
12:24:01.587 [main                ] INFO  i.t.n.r.u.s.s.DefaultSiteOpenerPresentationControlTest - TEST "initialize must bind the presentation and set the default path to user home"
12:24:01.588 [main                ] INFO  i.t.n.r.u.s.s.DefaultSiteOpenerPresentationControlTest - **********************************************************************************
12:24:01.626 [main                ] INFO  i.t.n.r.u.s.s.DefaultSiteOpenerPresentationControlTest - TEST PASSED in 29 msec
12:24:01.627 [main                ] INFO  i.t.n.r.u.s.s.DefaultSiteOpenerPresentationControlTest - 
12:24:01.702 [main                ] DEBUG i.t.role.spring.spi.AnnotationSpringRoleManager    - ctor
12:24:01.704 [main                ] DEBUG i.t.role.spring.spi.AnnotationSpringRoleManager    - scanning classes with interface it.tidalwave.dci.annotation.DciRole annotation...
12:24:03.598 [main                ] DEBUG it.tidalwave.role.spi.RoleManagerSupport           - scan([i.t.n.m.i.a.r.SiteNodePresentable, i.t.n.m.i.a.r.SiteNodeDisplayable, i.t.n.m.i.a.r.ContentPresentable, i.t.n.m.i.a.r.ResourcePropertiesPresentable, i.t.n.m.i.a.r.ResourcePropertiesSaveable, i.t.n.m.i.a.r.ContentDisplayable, i.t.n.f.f.i.ResourceFileNetBeansPlatformWritableFolder])
12:24:03.599 [main                ] DEBUG it.tidalwave.role.spi.RoleManagerSupport           - Configured roles:
12:24:03.600 [main                ] DEBUG it.tidalwave.role.spi.RoleManagerSupport           - >>>> i.t.n.c.m.Content: i.t.r.u.Displayable -> [i.t.n.m.i.a.r.ContentDisplayable]
12:24:03.602 [main                ] DEBUG it.tidalwave.role.spi.RoleManagerSupport           - >>>> i.t.n.c.m.Content: i.t.r.u.Presentable -> [i.t.n.m.i.a.r.ContentPresentable]
12:24:03.602 [main                ] DEBUG it.tidalwave.role.spi.RoleManagerSupport           - >>>> i.t.n.c.m.ResourceProperties: i.t.n.m.a.r.Saveable -> [i.t.n.m.i.a.r.ResourcePropertiesSaveable]
12:24:03.603 [main                ] DEBUG it.tidalwave.role.spi.RoleManagerSupport           - >>>> i.t.n.c.m.ResourceProperties: i.t.r.u.Presentable -> [i.t.n.m.i.a.r.ResourcePropertiesPresentable]
12:24:03.604 [main                ] DEBUG it.tidalwave.role.spi.RoleManagerSupport           - >>>> i.t.n.c.m.SiteNode: i.t.r.u.Displayable -> [i.t.n.m.i.a.r.SiteNodeDisplayable]
12:24:03.604 [main                ] DEBUG it.tidalwave.role.spi.RoleManagerSupport           - >>>> i.t.n.c.m.SiteNode: i.t.r.u.Presentable -> [i.t.n.m.i.a.r.SiteNodePresentable]
12:24:03.604 [main                ] DEBUG it.tidalwave.role.spi.RoleManagerSupport           - >>>> i.t.n.f.f.i.ResourceFileNetBeansPlatform: i.t.n.m.a.r.WritableFolder -> [i.t.n.f.f.i.ResourceFileNetBeansPlatformWritableFolder]
12:24:03.617 [main                ] TRACE it.tidalwave.role.spi.ContextSampler               - >>>> contexts for i.t.r.u.i.DefaultUserAction@224e8dba at construction time: []
12:24:03.620 [main                ] INFO  i.t.n.r.u.s.s.DefaultSiteOpenerPresentationControlTest - *********************************************************************************
12:24:03.621 [main                ] INFO  i.t.n.r.u.s.s.DefaultSiteOpenerPresentationControlTest - TEST "must do nothing when openSite invoked and the user cancelled the selection"
12:24:03.621 [main                ] INFO  i.t.n.r.u.s.s.DefaultSiteOpenerPresentationControlTest - *********************************************************************************
12:24:03.670 [AWT-EventQueue-0    ] INFO  i.t.util.ui.UserNotificationWithFeedbackTestHelper - >>>> mock UI cancelling UserNotificationWithFeedback(super=UserNotification(text=, caption=Select the site to open), feedback=it.tidalwave.util.ui.UserNotificationWithFeedback$Feedback@30bad229)...
12:24:03.671 [main                ] INFO  i.t.n.r.u.s.s.DefaultSiteOpenerPresentationControlTest - TEST PASSED in 52 msec
12:24:03.671 [main                ] INFO  i.t.n.r.u.s.s.DefaultSiteOpenerPresentationControlTest - 
12:24:03.769 [main                ] DEBUG i.t.role.spring.spi.AnnotationSpringRoleManager    - ctor
12:24:03.773 [main                ] DEBUG i.t.role.spring.spi.AnnotationSpringRoleManager    - scanning classes with interface it.tidalwave.dci.annotation.DciRole annotation...
12:24:05.374 [main                ] DEBUG it.tidalwave.role.spi.RoleManagerSupport           - scan([i.t.n.m.i.a.r.SiteNodePresentable, i.t.n.m.i.a.r.SiteNodeDisplayable, i.t.n.m.i.a.r.ContentPresentable, i.t.n.m.i.a.r.ResourcePropertiesPresentable, i.t.n.m.i.a.r.ResourcePropertiesSaveable, i.t.n.m.i.a.r.ContentDisplayable, i.t.n.f.f.i.ResourceFileNetBeansPlatformWritableFolder])
12:24:05.391 [main                ] DEBUG it.tidalwave.role.spi.RoleManagerSupport           - Configured roles:
12:24:05.395 [main                ] DEBUG it.tidalwave.role.spi.RoleManagerSupport           - >>>> i.t.n.c.m.Content: i.t.r.u.Displayable -> [i.t.n.m.i.a.r.ContentDisplayable]
12:24:05.395 [main                ] DEBUG it.tidalwave.role.spi.RoleManagerSupport           - >>>> i.t.n.c.m.Content: i.t.r.u.Presentable -> [i.t.n.m.i.a.r.ContentPresentable]
12:24:05.395 [main                ] DEBUG it.tidalwave.role.spi.RoleManagerSupport           - >>>> i.t.n.c.m.ResourceProperties: i.t.n.m.a.r.Saveable -> [i.t.n.m.i.a.r.ResourcePropertiesSaveable]
12:24:05.395 [main                ] DEBUG it.tidalwave.role.spi.RoleManagerSupport           - >>>> i.t.n.c.m.ResourceProperties: i.t.r.u.Presentable -> [i.t.n.m.i.a.r.ResourcePropertiesPresentable]
12:24:05.396 [main                ] DEBUG it.tidalwave.role.spi.RoleManagerSupport           - >>>> i.t.n.c.m.SiteNode: i.t.r.u.Displayable -> [i.t.n.m.i.a.r.SiteNodeDisplayable]
12:24:05.396 [main                ] DEBUG it.tidalwave.role.spi.RoleManagerSupport           - >>>> i.t.n.c.m.SiteNode: i.t.r.u.Presentable -> [i.t.n.m.i.a.r.SiteNodePresentable]
12:24:05.397 [main                ] DEBUG it.tidalwave.role.spi.RoleManagerSupport           - >>>> i.t.n.f.f.i.ResourceFileNetBeansPlatform: i.t.n.m.a.r.WritableFolder -> [i.t.n.f.f.i.ResourceFileNetBeansPlatformWritableFolder]
12:24:05.415 [main                ] TRACE it.tidalwave.role.spi.ContextSampler               - >>>> contexts for i.t.r.u.i.DefaultUserAction@94f54fe at construction time: []
12:24:05.418 [main                ] INFO  i.t.n.r.u.s.s.DefaultSiteOpenerPresentationControlTest - ***********************************************************************************
12:24:05.419 [main                ] INFO  i.t.n.r.u.s.s.DefaultSiteOpenerPresentationControlTest - TEST "must fire OpenSiteEvent when openSite invoked and the user selected a folder"
12:24:05.419 [main                ] INFO  i.t.n.r.u.s.s.DefaultSiteOpenerPresentationControlTest - ARGS [/tmp/SampleFolder-16809138901524718338]
12:24:05.427 [main                ] INFO  i.t.n.r.u.s.s.DefaultSiteOpenerPresentationControlTest - ***********************************************************************************
12:24:05.452 [AWT-EventQueue-0    ] INFO  i.t.util.ui.UserNotificationWithFeedbackTestHelper - >>>> mock UI confirming UserNotificationWithFeedback(super=UserNotification(text=, caption=Select the site to open), feedback=it.tidalwave.util.ui.UserNotificationWithFeedback$Feedback@73a07c3b)...
12:24:05.519 [AWT-EventQueue-0    ] TRACE it.tidalwave.role.spi.ContextSampler               - >>>> contexts for i.t.n.f.f.i.ResourceFileSystemNetBeansPlatform@43fdc585 at construction time: []
12:24:05.528 [main                ] INFO  i.t.n.r.u.s.s.DefaultSiteOpenerPresentationControlTest - TEST PASSED in 110 msec
12:24:05.528 [main                ] INFO  i.t.n.r.u.s.s.DefaultSiteOpenerPresentationControlTest - 
12:24:05.617 [main                ] DEBUG i.t.role.spring.spi.AnnotationSpringRoleManager    - ctor
12:24:05.617 [main                ] DEBUG i.t.role.spring.spi.AnnotationSpringRoleManager    - scanning classes with interface it.tidalwave.dci.annotation.DciRole annotation...
12:24:07.084 [main                ] DEBUG it.tidalwave.role.spi.RoleManagerSupport           - scan([i.t.n.m.i.a.r.SiteNodePresentable, i.t.n.m.i.a.r.SiteNodeDisplayable, i.t.n.m.i.a.r.ContentPresentable, i.t.n.m.i.a.r.ResourcePropertiesPresentable, i.t.n.m.i.a.r.ResourcePropertiesSaveable, i.t.n.m.i.a.r.ContentDisplayable, i.t.n.f.f.i.ResourceFileNetBeansPlatformWritableFolder])
12:24:07.085 [main                ] DEBUG it.tidalwave.role.spi.RoleManagerSupport           - Configured roles:
12:24:07.086 [main                ] DEBUG it.tidalwave.role.spi.RoleManagerSupport           - >>>> i.t.n.c.m.Content: i.t.r.u.Displayable -> [i.t.n.m.i.a.r.ContentDisplayable]
12:24:07.086 [main                ] DEBUG it.tidalwave.role.spi.RoleManagerSupport           - >>>> i.t.n.c.m.Content: i.t.r.u.Presentable -> [i.t.n.m.i.a.r.ContentPresentable]
12:24:07.086 [main                ] DEBUG it.tidalwave.role.spi.RoleManagerSupport           - >>>> i.t.n.c.m.ResourceProperties: i.t.n.m.a.r.Saveable -> [i.t.n.m.i.a.r.ResourcePropertiesSaveable]
12:24:07.086 [main                ] DEBUG it.tidalwave.role.spi.RoleManagerSupport           - >>>> i.t.n.c.m.ResourceProperties: i.t.r.u.Presentable -> [i.t.n.m.i.a.r.ResourcePropertiesPresentable]
12:24:07.087 [main                ] DEBUG it.tidalwave.role.spi.RoleManagerSupport           - >>>> i.t.n.c.m.SiteNode: i.t.r.u.Displayable -> [i.t.n.m.i.a.r.SiteNodeDisplayable]
12:24:07.087 [main                ] DEBUG it.tidalwave.role.spi.RoleManagerSupport           - >>>> i.t.n.c.m.SiteNode: i.t.r.u.Presentable -> [i.t.n.m.i.a.r.SiteNodePresentable]
12:24:07.087 [main                ] DEBUG it.tidalwave.role.spi.RoleManagerSupport           - >>>> i.t.n.f.f.i.ResourceFileNetBeansPlatform: i.t.n.m.a.r.WritableFolder -> [i.t.n.f.f.i.ResourceFileNetBeansPlatformWritableFolder]
12:24:07.095 [main                ] TRACE it.tidalwave.role.spi.ContextSampler               - >>>> contexts for i.t.r.u.i.DefaultUserAction@3021b80f at construction time: []
12:24:07.098 [main                ] INFO  i.t.n.r.u.s.s.DefaultSiteOpenerPresentationControlTest - ***********************************************************************************
12:24:07.098 [main                ] INFO  i.t.n.r.u.s.s.DefaultSiteOpenerPresentationControlTest - TEST "must fire OpenSiteEvent when openSite invoked and the user selected a folder"
12:24:07.098 [main                ] INFO  i.t.n.r.u.s.s.DefaultSiteOpenerPresentationControlTest - ARGS [/tmp/SampleFolder-13425129989970067836]
12:24:07.099 [main                ] INFO  i.t.n.r.u.s.s.DefaultSiteOpenerPresentationControlTest - ***********************************************************************************
12:24:07.101 [AWT-EventQueue-0    ] INFO  i.t.util.ui.UserNotificationWithFeedbackTestHelper - >>>> mock UI confirming UserNotificationWithFeedback(super=UserNotification(text=, caption=Select the site to open), feedback=it.tidalwave.util.ui.UserNotificationWithFeedback$Feedback@690a5392)...
12:24:07.102 [AWT-EventQueue-0    ] TRACE it.tidalwave.role.spi.ContextSampler               - >>>> contexts for i.t.n.f.f.i.ResourceFileSystemNetBeansPlatform@67cdb0c3 at construction time: []
12:24:07.107 [main                ] INFO  i.t.n.r.u.s.s.DefaultSiteOpenerPresentationControlTest - TEST PASSED in 8 msec
12:24:07.107 [main                ] INFO  i.t.n.r.u.s.s.DefaultSiteOpenerPresentationControlTest - 
12:24:07.168 [main                ] DEBUG i.t.role.spring.spi.AnnotationSpringRoleManager    - ctor
12:24:07.169 [main                ] DEBUG i.t.role.spring.spi.AnnotationSpringRoleManager    - scanning classes with interface it.tidalwave.dci.annotation.DciRole annotation...
12:24:08.436 [main                ] DEBUG it.tidalwave.role.spi.RoleManagerSupport           - scan([i.t.n.m.i.a.r.SiteNodePresentable, i.t.n.m.i.a.r.SiteNodeDisplayable, i.t.n.m.i.a.r.ContentPresentable, i.t.n.m.i.a.r.ResourcePropertiesPresentable, i.t.n.m.i.a.r.ResourcePropertiesSaveable, i.t.n.m.i.a.r.ContentDisplayable, i.t.n.f.f.i.ResourceFileNetBeansPlatformWritableFolder])
12:24:08.437 [main                ] DEBUG it.tidalwave.role.spi.RoleManagerSupport           - Configured roles:
12:24:08.438 [main                ] DEBUG it.tidalwave.role.spi.RoleManagerSupport           - >>>> i.t.n.c.m.Content: i.t.r.u.Displayable -> [i.t.n.m.i.a.r.ContentDisplayable]
12:24:08.438 [main                ] DEBUG it.tidalwave.role.spi.RoleManagerSupport           - >>>> i.t.n.c.m.Content: i.t.r.u.Presentable -> [i.t.n.m.i.a.r.ContentPresentable]
12:24:08.438 [main                ] DEBUG it.tidalwave.role.spi.RoleManagerSupport           - >>>> i.t.n.c.m.ResourceProperties: i.t.n.m.a.r.Saveable -> [i.t.n.m.i.a.r.ResourcePropertiesSaveable]
12:24:08.438 [main                ] DEBUG it.tidalwave.role.spi.RoleManagerSupport           - >>>> i.t.n.c.m.ResourceProperties: i.t.r.u.Presentable -> [i.t.n.m.i.a.r.ResourcePropertiesPresentable]
12:24:08.438 [main                ] DEBUG it.tidalwave.role.spi.RoleManagerSupport           - >>>> i.t.n.c.m.SiteNode: i.t.r.u.Displayable -> [i.t.n.m.i.a.r.SiteNodeDisplayable]
12:24:08.438 [main                ] DEBUG it.tidalwave.role.spi.RoleManagerSupport           - >>>> i.t.n.c.m.SiteNode: i.t.r.u.Presentable -> [i.t.n.m.i.a.r.SiteNodePresentable]
12:24:08.450 [main                ] DEBUG it.tidalwave.role.spi.RoleManagerSupport           - >>>> i.t.n.f.f.i.ResourceFileNetBeansPlatform: i.t.n.m.a.r.WritableFolder -> [i.t.n.f.f.i.ResourceFileNetBeansPlatformWritableFolder]
12:24:08.454 [main                ] TRACE it.tidalwave.role.spi.ContextSampler               - >>>> contexts for i.t.r.u.i.DefaultUserAction@71ff9601 at construction time: []
12:24:08.456 [main                ] INFO  i.t.n.r.u.s.s.DefaultSiteOpenerPresentationControlTest - ***********************************************************************************
12:24:08.456 [main                ] INFO  i.t.n.r.u.s.s.DefaultSiteOpenerPresentationControlTest - TEST "must fire OpenSiteEvent when openSite invoked and the user selected a folder"
12:24:08.456 [main                ] INFO  i.t.n.r.u.s.s.DefaultSiteOpenerPresentationControlTest - ARGS [/tmp/SampleFolder-689846203863141178]
12:24:08.456 [main                ] INFO  i.t.n.r.u.s.s.DefaultSiteOpenerPresentationControlTest - ***********************************************************************************
12:24:08.478 [AWT-EventQueue-0    ] INFO  i.t.util.ui.UserNotificationWithFeedbackTestHelper - >>>> mock UI confirming UserNotificationWithFeedback(super=UserNotification(text=, caption=Select the site to open), feedback=it.tidalwave.util.ui.UserNotificationWithFeedback$Feedback@4a98ad56)...
12:24:08.480 [AWT-EventQueue-0    ] TRACE it.tidalwave.role.spi.ContextSampler               - >>>> contexts for i.t.n.f.f.i.ResourceFileSystemNetBeansPlatform@445f4a75 at construction time: []
12:24:08.482 [main                ] INFO  i.t.n.r.u.s.s.DefaultSiteOpenerPresentationControlTest - TEST PASSED in 26 msec
12:24:08.482 [main                ] INFO  i.t.n.r.u.s.s.DefaultSiteOpenerPresentationControlTest - 
12:24:08.529 [main                ] DEBUG i.t.role.spring.spi.AnnotationSpringRoleManager    - ctor
12:24:08.529 [main                ] DEBUG i.t.role.spring.spi.AnnotationSpringRoleManager    - scanning classes with interface it.tidalwave.dci.annotation.DciRole annotation...
12:24:09.739 [main                ] DEBUG it.tidalwave.role.spi.RoleManagerSupport           - scan([i.t.n.m.i.a.r.SiteNodePresentable, i.t.n.m.i.a.r.SiteNodeDisplayable, i.t.n.m.i.a.r.ContentPresentable, i.t.n.m.i.a.r.ResourcePropertiesPresentable, i.t.n.m.i.a.r.ResourcePropertiesSaveable, i.t.n.m.i.a.r.ContentDisplayable, i.t.n.f.f.i.ResourceFileNetBeansPlatformWritableFolder])
12:24:09.740 [main                ] DEBUG it.tidalwave.role.spi.RoleManagerSupport           - Configured roles:
12:24:09.741 [main                ] DEBUG it.tidalwave.role.spi.RoleManagerSupport           - >>>> i.t.n.c.m.Content: i.t.r.u.Displayable -> [i.t.n.m.i.a.r.ContentDisplayable]
12:24:09.754 [main                ] DEBUG it.tidalwave.role.spi.RoleManagerSupport           - >>>> i.t.n.c.m.Content: i.t.r.u.Presentable -> [i.t.n.m.i.a.r.ContentPresentable]
12:24:09.755 [main                ] DEBUG it.tidalwave.role.spi.RoleManagerSupport           - >>>> i.t.n.c.m.ResourceProperties: i.t.n.m.a.r.Saveable -> [i.t.n.m.i.a.r.ResourcePropertiesSaveable]
12:24:09.756 [main                ] DEBUG it.tidalwave.role.spi.RoleManagerSupport           - >>>> i.t.n.c.m.ResourceProperties: i.t.r.u.Presentable -> [i.t.n.m.i.a.r.ResourcePropertiesPresentable]
12:24:09.756 [main                ] DEBUG it.tidalwave.role.spi.RoleManagerSupport           - >>>> i.t.n.c.m.SiteNode: i.t.r.u.Displayable -> [i.t.n.m.i.a.r.SiteNodeDisplayable]
12:24:09.756 [main                ] DEBUG it.tidalwave.role.spi.RoleManagerSupport           - >>>> i.t.n.c.m.SiteNode: i.t.r.u.Presentable -> [i.t.n.m.i.a.r.SiteNodePresentable]
12:24:09.756 [main                ] DEBUG it.tidalwave.role.spi.RoleManagerSupport           - >>>> i.t.n.f.f.i.ResourceFileNetBeansPlatform: i.t.n.m.a.r.WritableFolder -> [i.t.n.f.f.i.ResourceFileNetBeansPlatformWritableFolder]
12:24:09.764 [main                ] TRACE it.tidalwave.role.spi.ContextSampler               - >>>> contexts for i.t.r.u.i.DefaultUserAction@78d0a12c at construction time: []
12:24:09.765 [main                ] INFO  i.t.n.r.u.s.s.DefaultSiteOpenerPresentationControlTest - ***********************************************************************************
12:24:09.766 [main                ] INFO  i.t.n.r.u.s.s.DefaultSiteOpenerPresentationControlTest - TEST "must fire OpenSiteEvent when openSite invoked and the user selected a folder"
12:24:09.766 [main                ] INFO  i.t.n.r.u.s.s.DefaultSiteOpenerPresentationControlTest - ARGS [/tmp/SampleFolder-15808401463465936043]
12:24:09.766 [main                ] INFO  i.t.n.r.u.s.s.DefaultSiteOpenerPresentationControlTest - ***********************************************************************************
12:24:09.796 [AWT-EventQueue-0    ] INFO  i.t.util.ui.UserNotificationWithFeedbackTestHelper - >>>> mock UI confirming UserNotificationWithFeedback(super=UserNotification(text=, caption=Select the site to open), feedback=it.tidalwave.util.ui.UserNotificationWithFeedback$Feedback@2124f916)...
12:24:09.797 [AWT-EventQueue-0    ] TRACE it.tidalwave.role.spi.ContextSampler               - >>>> contexts for i.t.n.f.f.i.ResourceFileSystemNetBeansPlatform@2fe31342 at construction time: []
12:24:09.799 [main                ] INFO  i.t.n.r.u.s.s.DefaultSiteOpenerPresentationControlTest - TEST PASSED in 33 msec
12:24:09.799 [main                ] INFO  i.t.n.r.u.s.s.DefaultSiteOpenerPresentationControlTest - 
12:24:09.868 [main                ] DEBUG i.t.role.spring.spi.AnnotationSpringRoleManager    - ctor
12:24:09.869 [main                ] DEBUG i.t.role.spring.spi.AnnotationSpringRoleManager    - scanning classes with interface it.tidalwave.dci.annotation.DciRole annotation...
12:24:10.899 [main                ] DEBUG it.tidalwave.role.spi.RoleManagerSupport           - scan([i.t.n.m.i.a.r.SiteNodePresentable, i.t.n.m.i.a.r.SiteNodeDisplayable, i.t.n.m.i.a.r.ContentPresentable, i.t.n.m.i.a.r.ResourcePropertiesPresentable, i.t.n.m.i.a.r.ResourcePropertiesSaveable, i.t.n.m.i.a.r.ContentDisplayable, i.t.n.f.f.i.ResourceFileNetBeansPlatformWritableFolder])
12:24:10.899 [main                ] DEBUG it.tidalwave.role.spi.RoleManagerSupport           - Configured roles:
12:24:10.900 [main                ] DEBUG it.tidalwave.role.spi.RoleManagerSupport           - >>>> i.t.n.c.m.Content: i.t.r.u.Displayable -> [i.t.n.m.i.a.r.ContentDisplayable]
12:24:10.901 [main                ] DEBUG it.tidalwave.role.spi.RoleManagerSupport           - >>>> i.t.n.c.m.Content: i.t.r.u.Presentable -> [i.t.n.m.i.a.r.ContentPresentable]
12:24:10.901 [main                ] DEBUG it.tidalwave.role.spi.RoleManagerSupport           - >>>> i.t.n.c.m.ResourceProperties: i.t.n.m.a.r.Saveable -> [i.t.n.m.i.a.r.ResourcePropertiesSaveable]
12:24:10.901 [main                ] DEBUG it.tidalwave.role.spi.RoleManagerSupport           - >>>> i.t.n.c.m.ResourceProperties: i.t.r.u.Presentable -> [i.t.n.m.i.a.r.ResourcePropertiesPresentable]
12:24:10.901 [main                ] DEBUG it.tidalwave.role.spi.RoleManagerSupport           - >>>> i.t.n.c.m.SiteNode: i.t.r.u.Displayable -> [i.t.n.m.i.a.r.SiteNodeDisplayable]
12:24:10.901 [main                ] DEBUG it.tidalwave.role.spi.RoleManagerSupport           - >>>> i.t.n.c.m.SiteNode: i.t.r.u.Presentable -> [i.t.n.m.i.a.r.SiteNodePresentable]
12:24:10.901 [main                ] DEBUG it.tidalwave.role.spi.RoleManagerSupport           - >>>> i.t.n.f.f.i.ResourceFileNetBeansPlatform: i.t.n.m.a.r.WritableFolder -> [i.t.n.f.f.i.ResourceFileNetBeansPlatformWritableFolder]
12:24:10.907 [main                ] TRACE it.tidalwave.role.spi.ContextSampler               - >>>> contexts for i.t.r.u.i.DefaultUserAction@121703e7 at construction time: []
12:24:10.908 [main                ] INFO  i.t.n.r.u.s.s.DefaultSiteOpenerPresentationControlTest - ***********************************************************************************
12:24:10.909 [main                ] INFO  i.t.n.r.u.s.s.DefaultSiteOpenerPresentationControlTest - TEST "must fire OpenSiteEvent when openSite invoked and the user selected a folder"
12:24:10.909 [main                ] INFO  i.t.n.r.u.s.s.DefaultSiteOpenerPresentationControlTest - ARGS [/tmp/SampleFolder-14587058718846276824]
12:24:10.909 [main                ] INFO  i.t.n.r.u.s.s.DefaultSiteOpenerPresentationControlTest - ***********************************************************************************
12:24:10.911 [AWT-EventQueue-0    ] INFO  i.t.util.ui.UserNotificationWithFeedbackTestHelper - >>>> mock UI confirming UserNotificationWithFeedback(super=UserNotification(text=, caption=Select the site to open), feedback=it.tidalwave.util.ui.UserNotificationWithFeedback$Feedback@692fae76)...
12:24:10.912 [AWT-EventQueue-0    ] TRACE it.tidalwave.role.spi.ContextSampler               - >>>> contexts for i.t.n.f.f.i.ResourceFileSystemNetBeansPlatform@67e84d23 at construction time: []
12:24:10.914 [main                ] INFO  i.t.n.r.u.s.s.DefaultSiteOpenerPresentationControlTest - TEST PASSED in 5 msec
12:24:10.914 [main                ] INFO  i.t.n.r.u.s.s.DefaultSiteOpenerPresentationControlTest - 
12:24:10.942 [main                ] DEBUG i.t.role.spring.spi.AnnotationSpringRoleManager    - ctor
12:24:10.944 [main                ] DEBUG i.t.role.spring.spi.AnnotationSpringRoleManager    - scanning classes with interface it.tidalwave.dci.annotation.DciRole annotation...
12:24:11.853 [main                ] DEBUG it.tidalwave.role.spi.RoleManagerSupport           - scan([i.t.n.m.i.a.r.SiteNodePresentable, i.t.n.m.i.a.r.SiteNodeDisplayable, i.t.n.m.i.a.r.ContentPresentable, i.t.n.m.i.a.r.ResourcePropertiesPresentable, i.t.n.m.i.a.r.ResourcePropertiesSaveable, i.t.n.m.i.a.r.ContentDisplayable, i.t.n.f.f.i.ResourceFileNetBeansPlatformWritableFolder])
12:24:11.854 [main                ] DEBUG it.tidalwave.role.spi.RoleManagerSupport           - Configured roles:
12:24:11.854 [main                ] DEBUG it.tidalwave.role.spi.RoleManagerSupport           - >>>> i.t.n.c.m.Content: i.t.r.u.Displayable -> [i.t.n.m.i.a.r.ContentDisplayable]
12:24:11.854 [main                ] DEBUG it.tidalwave.role.spi.RoleManagerSupport           - >>>> i.t.n.c.m.Content: i.t.r.u.Presentable -> [i.t.n.m.i.a.r.ContentPresentable]
12:24:11.854 [main                ] DEBUG it.tidalwave.role.spi.RoleManagerSupport           - >>>> i.t.n.c.m.ResourceProperties: i.t.n.m.a.r.Saveable -> [i.t.n.m.i.a.r.ResourcePropertiesSaveable]
12:24:11.855 [main                ] DEBUG it.tidalwave.role.spi.RoleManagerSupport           - >>>> i.t.n.c.m.ResourceProperties: i.t.r.u.Presentable -> [i.t.n.m.i.a.r.ResourcePropertiesPresentable]
12:24:11.855 [main                ] DEBUG it.tidalwave.role.spi.RoleManagerSupport           - >>>> i.t.n.c.m.SiteNode: i.t.r.u.Displayable -> [i.t.n.m.i.a.r.SiteNodeDisplayable]
12:24:11.855 [main                ] DEBUG it.tidalwave.role.spi.RoleManagerSupport           - >>>> i.t.n.c.m.SiteNode: i.t.r.u.Presentable -> [i.t.n.m.i.a.r.SiteNodePresentable]
12:24:11.855 [main                ] DEBUG it.tidalwave.role.spi.RoleManagerSupport           - >>>> i.t.n.f.f.i.ResourceFileNetBeansPlatform: i.t.n.m.a.r.WritableFolder -> [i.t.n.f.f.i.ResourceFileNetBeansPlatformWritableFolder]
12:24:11.867 [main                ] TRACE it.tidalwave.role.spi.ContextSampler               - >>>> contexts for i.t.r.u.i.DefaultUserAction@22f5dcb6 at construction time: []
12:24:11.868 [main                ] INFO  i.t.n.r.u.s.s.DefaultSiteOpenerPresentationControlTest - ***********************************************************************************
12:24:11.868 [main                ] INFO  i.t.n.r.u.s.s.DefaultSiteOpenerPresentationControlTest - TEST "must fire OpenSiteEvent when openSite invoked and the user selected a folder"
12:24:11.868 [main                ] INFO  i.t.n.r.u.s.s.DefaultSiteOpenerPresentationControlTest - ARGS [/tmp/SampleFolder-15093459004297949734]
12:24:11.868 [main                ] INFO  i.t.n.r.u.s.s.DefaultSiteOpenerPresentationControlTest - ***********************************************************************************
12:24:11.871 [AWT-EventQueue-0    ] INFO  i.t.util.ui.UserNotificationWithFeedbackTestHelper - >>>> mock UI confirming UserNotificationWithFeedback(super=UserNotification(text=, caption=Select the site to open), feedback=it.tidalwave.util.ui.UserNotificationWithFeedback$Feedback@63d7c506)...
12:24:11.872 [AWT-EventQueue-0    ] TRACE it.tidalwave.role.spi.ContextSampler               - >>>> contexts for i.t.n.f.f.i.ResourceFileSystemNetBeansPlatform@26d54718 at construction time: []
12:24:11.873 [main                ] INFO  i.t.n.r.u.s.s.DefaultSiteOpenerPresentationControlTest - TEST PASSED in 5 msec
12:24:11.874 [main                ] INFO  i.t.n.r.u.s.s.DefaultSiteOpenerPresentationControlTest - 
12:24:11.917 [main                ] DEBUG i.t.role.spring.spi.AnnotationSpringRoleManager    - ctor
12:24:11.918 [main                ] DEBUG i.t.role.spring.spi.AnnotationSpringRoleManager    - scanning classes with interface it.tidalwave.dci.annotation.DciRole annotation...
12:24:12.902 [main                ] DEBUG it.tidalwave.role.spi.RoleManagerSupport           - scan([i.t.n.m.i.a.r.SiteNodePresentable, i.t.n.m.i.a.r.SiteNodeDisplayable, i.t.n.m.i.a.r.ContentPresentable, i.t.n.m.i.a.r.ResourcePropertiesPresentable, i.t.n.m.i.a.r.ResourcePropertiesSaveable, i.t.n.m.i.a.r.ContentDisplayable, i.t.n.f.f.i.ResourceFileNetBeansPlatformWritableFolder])
12:24:12.903 [main                ] DEBUG it.tidalwave.role.spi.RoleManagerSupport           - Configured roles:
12:24:12.903 [main                ] DEBUG it.tidalwave.role.spi.RoleManagerSupport           - >>>> i.t.n.c.m.Content: i.t.r.u.Displayable -> [i.t.n.m.i.a.r.ContentDisplayable]
12:24:12.904 [main                ] DEBUG it.tidalwave.role.spi.RoleManagerSupport           - >>>> i.t.n.c.m.Content: i.t.r.u.Presentable -> [i.t.n.m.i.a.r.ContentPresentable]
12:24:12.904 [main                ] DEBUG it.tidalwave.role.spi.RoleManagerSupport           - >>>> i.t.n.c.m.ResourceProperties: i.t.n.m.a.r.Saveable -> [i.t.n.m.i.a.r.ResourcePropertiesSaveable]
12:24:12.904 [main                ] DEBUG it.tidalwave.role.spi.RoleManagerSupport           - >>>> i.t.n.c.m.ResourceProperties: i.t.r.u.Presentable -> [i.t.n.m.i.a.r.ResourcePropertiesPresentable]
12:24:12.904 [main                ] DEBUG it.tidalwave.role.spi.RoleManagerSupport           - >>>> i.t.n.c.m.SiteNode: i.t.r.u.Displayable -> [i.t.n.m.i.a.r.SiteNodeDisplayable]
12:24:12.904 [main                ] DEBUG it.tidalwave.role.spi.RoleManagerSupport           - >>>> i.t.n.c.m.SiteNode: i.t.r.u.Presentable -> [i.t.n.m.i.a.r.SiteNodePresentable]
12:24:12.904 [main                ] DEBUG it.tidalwave.role.spi.RoleManagerSupport           - >>>> i.t.n.f.f.i.ResourceFileNetBeansPlatform: i.t.n.m.a.r.WritableFolder -> [i.t.n.f.f.i.ResourceFileNetBeansPlatformWritableFolder]
12:24:12.919 [main                ] TRACE it.tidalwave.role.spi.ContextSampler               - >>>> contexts for i.t.r.u.i.DefaultUserAction@1fe61bbf at construction time: []
12:24:12.922 [main                ] INFO  i.t.n.r.u.s.s.DefaultSiteOpenerPresentationControlTest - ***********************************************************************************
12:24:12.922 [main                ] INFO  i.t.n.r.u.s.s.DefaultSiteOpenerPresentationControlTest - TEST "must fire OpenSiteEvent when openSite invoked and the user selected a folder"
12:24:12.922 [main                ] INFO  i.t.n.r.u.s.s.DefaultSiteOpenerPresentationControlTest - ARGS [/tmp/SampleFolder-11246717784117439969]
12:24:12.922 [main                ] INFO  i.t.n.r.u.s.s.DefaultSiteOpenerPresentationControlTest - ***********************************************************************************
12:24:12.935 [AWT-EventQueue-0    ] INFO  i.t.util.ui.UserNotificationWithFeedbackTestHelper - >>>> mock UI confirming UserNotificationWithFeedback(super=UserNotification(text=, caption=Select the site to open), feedback=it.tidalwave.util.ui.UserNotificationWithFeedback$Feedback@6a04a662)...
12:24:12.937 [AWT-EventQueue-0    ] TRACE it.tidalwave.role.spi.ContextSampler               - >>>> contexts for i.t.n.f.f.i.ResourceFileSystemNetBeansPlatform@64c34552 at construction time: []
12:24:12.938 [main                ] INFO  i.t.n.r.u.s.s.DefaultSiteOpenerPresentationControlTest - TEST PASSED in 16 msec
12:24:12.939 [main                ] INFO  i.t.n.r.u.s.s.DefaultSiteOpenerPresentationControlTest - 
12:24:12.977 [main                ] DEBUG i.t.role.spring.spi.AnnotationSpringRoleManager    - ctor
12:24:12.978 [main                ] DEBUG i.t.role.spring.spi.AnnotationSpringRoleManager    - scanning classes with interface it.tidalwave.dci.annotation.DciRole annotation...
12:24:13.823 [main                ] DEBUG it.tidalwave.role.spi.RoleManagerSupport           - scan([i.t.n.m.i.a.r.SiteNodePresentable, i.t.n.m.i.a.r.SiteNodeDisplayable, i.t.n.m.i.a.r.ContentPresentable, i.t.n.m.i.a.r.ResourcePropertiesPresentable, i.t.n.m.i.a.r.ResourcePropertiesSaveable, i.t.n.m.i.a.r.ContentDisplayable, i.t.n.f.f.i.ResourceFileNetBeansPlatformWritableFolder])
12:24:13.823 [main                ] DEBUG it.tidalwave.role.spi.RoleManagerSupport           - Configured roles:
12:24:13.824 [main                ] DEBUG it.tidalwave.role.spi.RoleManagerSupport           - >>>> i.t.n.c.m.Content: i.t.r.u.Displayable -> [i.t.n.m.i.a.r.ContentDisplayable]
12:24:13.824 [main                ] DEBUG it.tidalwave.role.spi.RoleManagerSupport           - >>>> i.t.n.c.m.Content: i.t.r.u.Presentable -> [i.t.n.m.i.a.r.ContentPresentable]
12:24:13.824 [main                ] DEBUG it.tidalwave.role.spi.RoleManagerSupport           - >>>> i.t.n.c.m.ResourceProperties: i.t.n.m.a.r.Saveable -> [i.t.n.m.i.a.r.ResourcePropertiesSaveable]
12:24:13.824 [main                ] DEBUG it.tidalwave.role.spi.RoleManagerSupport           - >>>> i.t.n.c.m.ResourceProperties: i.t.r.u.Presentable -> [i.t.n.m.i.a.r.ResourcePropertiesPresentable]
12:24:13.824 [main                ] DEBUG it.tidalwave.role.spi.RoleManagerSupport           - >>>> i.t.n.c.m.SiteNode: i.t.r.u.Displayable -> [i.t.n.m.i.a.r.SiteNodeDisplayable]
12:24:13.824 [main                ] DEBUG it.tidalwave.role.spi.RoleManagerSupport           - >>>> i.t.n.c.m.SiteNode: i.t.r.u.Presentable -> [i.t.n.m.i.a.r.SiteNodePresentable]
12:24:13.824 [main                ] DEBUG it.tidalwave.role.spi.RoleManagerSupport           - >>>> i.t.n.f.f.i.ResourceFileNetBeansPlatform: i.t.n.m.a.r.WritableFolder -> [i.t.n.f.f.i.ResourceFileNetBeansPlatformWritableFolder]
12:24:13.827 [main                ] TRACE it.tidalwave.role.spi.ContextSampler               - >>>> contexts for i.t.r.u.i.DefaultUserAction@31e0c12f at construction time: []
12:24:13.828 [main                ] INFO  i.t.n.r.u.s.s.DefaultSiteOpenerPresentationControlTest - ***********************************************************************************
12:24:13.828 [main                ] INFO  i.t.n.r.u.s.s.DefaultSiteOpenerPresentationControlTest - TEST "must fire OpenSiteEvent when openSite invoked and the user selected a folder"
12:24:13.828 [main                ] INFO  i.t.n.r.u.s.s.DefaultSiteOpenerPresentationControlTest - ARGS [/tmp/SampleFolder-12591183232351638386]
12:24:13.828 [main                ] INFO  i.t.n.r.u.s.s.DefaultSiteOpenerPresentationControlTest - ***********************************************************************************
12:24:13.832 [AWT-EventQueue-0    ] INFO  i.t.util.ui.UserNotificationWithFeedbackTestHelper - >>>> mock UI confirming UserNotificationWithFeedback(super=UserNotification(text=, caption=Select the site to open), feedback=it.tidalwave.util.ui.UserNotificationWithFeedback$Feedback@60fccd12)...
12:24:13.833 [AWT-EventQueue-0    ] TRACE it.tidalwave.role.spi.ContextSampler               - >>>> contexts for i.t.n.f.f.i.ResourceFileSystemNetBeansPlatform@25fe4f69 at construction time: []
12:24:13.835 [main                ] INFO  i.t.n.r.u.s.s.DefaultSiteOpenerPresentationControlTest - TEST PASSED in 6 msec
12:24:13.835 [main                ] INFO  i.t.n.r.u.s.s.DefaultSiteOpenerPresentationControlTest - 
12:24:13.883 [main                ] DEBUG i.t.role.spring.spi.AnnotationSpringRoleManager    - ctor
12:24:13.883 [main                ] DEBUG i.t.role.spring.spi.AnnotationSpringRoleManager    - scanning classes with interface it.tidalwave.dci.annotation.DciRole annotation...
12:24:14.784 [main                ] DEBUG it.tidalwave.role.spi.RoleManagerSupport           - scan([i.t.n.m.i.a.r.SiteNodePresentable, i.t.n.m.i.a.r.SiteNodeDisplayable, i.t.n.m.i.a.r.ContentPresentable, i.t.n.m.i.a.r.ResourcePropertiesPresentable, i.t.n.m.i.a.r.ResourcePropertiesSaveable, i.t.n.m.i.a.r.ContentDisplayable, i.t.n.f.f.i.ResourceFileNetBeansPlatformWritableFolder])
12:24:14.785 [main                ] DEBUG it.tidalwave.role.spi.RoleManagerSupport           - Configured roles:
12:24:14.785 [main                ] DEBUG it.tidalwave.role.spi.RoleManagerSupport           - >>>> i.t.n.c.m.Content: i.t.r.u.Displayable -> [i.t.n.m.i.a.r.ContentDisplayable]
12:24:14.785 [main                ] DEBUG it.tidalwave.role.spi.RoleManagerSupport           - >>>> i.t.n.c.m.Content: i.t.r.u.Presentable -> [i.t.n.m.i.a.r.ContentPresentable]
12:24:14.785 [main                ] DEBUG it.tidalwave.role.spi.RoleManagerSupport           - >>>> i.t.n.c.m.ResourceProperties: i.t.n.m.a.r.Saveable -> [i.t.n.m.i.a.r.ResourcePropertiesSaveable]
12:24:14.785 [main                ] DEBUG it.tidalwave.role.spi.RoleManagerSupport           - >>>> i.t.n.c.m.ResourceProperties: i.t.r.u.Presentable -> [i.t.n.m.i.a.r.ResourcePropertiesPresentable]
12:24:14.785 [main                ] DEBUG it.tidalwave.role.spi.RoleManagerSupport           - >>>> i.t.n.c.m.SiteNode: i.t.r.u.Displayable -> [i.t.n.m.i.a.r.SiteNodeDisplayable]
12:24:14.785 [main                ] DEBUG it.tidalwave.role.spi.RoleManagerSupport           - >>>> i.t.n.c.m.SiteNode: i.t.r.u.Presentable -> [i.t.n.m.i.a.r.SiteNodePresentable]
12:24:14.786 [main                ] DEBUG it.tidalwave.role.spi.RoleManagerSupport           - >>>> i.t.n.f.f.i.ResourceFileNetBeansPlatform: i.t.n.m.a.r.WritableFolder -> [i.t.n.f.f.i.ResourceFileNetBeansPlatformWritableFolder]
12:24:14.788 [main                ] TRACE it.tidalwave.role.spi.ContextSampler               - >>>> contexts for i.t.r.u.i.DefaultUserAction@34afa7d4 at construction time: []
12:24:14.789 [main                ] INFO  i.t.n.r.u.s.s.DefaultSiteOpenerPresentationControlTest - ***********************************************************************************
12:24:14.789 [main                ] INFO  i.t.n.r.u.s.s.DefaultSiteOpenerPresentationControlTest - TEST "must fire OpenSiteEvent when openSite invoked and the user selected a folder"
12:24:14.789 [main                ] INFO  i.t.n.r.u.s.s.DefaultSiteOpenerPresentationControlTest - ARGS [/tmp/SampleFolder-5375114256406055784]
12:24:14.789 [main                ] INFO  i.t.n.r.u.s.s.DefaultSiteOpenerPresentationControlTest - ***********************************************************************************
12:24:14.793 [AWT-EventQueue-0    ] INFO  i.t.util.ui.UserNotificationWithFeedbackTestHelper - >>>> mock UI confirming UserNotificationWithFeedback(super=UserNotification(text=, caption=Select the site to open), feedback=it.tidalwave.util.ui.UserNotificationWithFeedback$Feedback@6a06ca02)...
12:24:14.794 [AWT-EventQueue-0    ] TRACE it.tidalwave.role.spi.ContextSampler               - >>>> contexts for i.t.n.f.f.i.ResourceFileSystemNetBeansPlatform@1491ebc5 at construction time: []
12:24:14.795 [main                ] INFO  i.t.n.r.u.s.s.DefaultSiteOpenerPresentationControlTest - TEST PASSED in 6 msec
12:24:14.796 [main                ] INFO  i.t.n.r.u.s.s.DefaultSiteOpenerPresentationControlTest - 
12:24:14.849 [main                ] DEBUG i.t.role.spring.spi.AnnotationSpringRoleManager    - ctor
12:24:14.850 [main                ] DEBUG i.t.role.spring.spi.AnnotationSpringRoleManager    - scanning classes with interface it.tidalwave.dci.annotation.DciRole annotation...
12:24:15.626 [main                ] DEBUG it.tidalwave.role.spi.RoleManagerSupport           - scan([i.t.n.m.i.a.r.SiteNodePresentable, i.t.n.m.i.a.r.SiteNodeDisplayable, i.t.n.m.i.a.r.ContentPresentable, i.t.n.m.i.a.r.ResourcePropertiesPresentable, i.t.n.m.i.a.r.ResourcePropertiesSaveable, i.t.n.m.i.a.r.ContentDisplayable, i.t.n.f.f.i.ResourceFileNetBeansPlatformWritableFolder])
12:24:15.627 [main                ] DEBUG it.tidalwave.role.spi.RoleManagerSupport           - Configured roles:
12:24:15.627 [main                ] DEBUG it.tidalwave.role.spi.RoleManagerSupport           - >>>> i.t.n.c.m.Content: i.t.r.u.Displayable -> [i.t.n.m.i.a.r.ContentDisplayable]
12:24:15.627 [main                ] DEBUG it.tidalwave.role.spi.RoleManagerSupport           - >>>> i.t.n.c.m.Content: i.t.r.u.Presentable -> [i.t.n.m.i.a.r.ContentPresentable]
12:24:15.627 [main                ] DEBUG it.tidalwave.role.spi.RoleManagerSupport           - >>>> i.t.n.c.m.ResourceProperties: i.t.n.m.a.r.Saveable -> [i.t.n.m.i.a.r.ResourcePropertiesSaveable]
12:24:15.627 [main                ] DEBUG it.tidalwave.role.spi.RoleManagerSupport           - >>>> i.t.n.c.m.ResourceProperties: i.t.r.u.Presentable -> [i.t.n.m.i.a.r.ResourcePropertiesPresentable]
12:24:15.627 [main                ] DEBUG it.tidalwave.role.spi.RoleManagerSupport           - >>>> i.t.n.c.m.SiteNode: i.t.r.u.Displayable -> [i.t.n.m.i.a.r.SiteNodeDisplayable]
12:24:15.627 [main                ] DEBUG it.tidalwave.role.spi.RoleManagerSupport           - >>>> i.t.n.c.m.SiteNode: i.t.r.u.Presentable -> [i.t.n.m.i.a.r.SiteNodePresentable]
12:24:15.627 [main                ] DEBUG it.tidalwave.role.spi.RoleManagerSupport           - >>>> i.t.n.f.f.i.ResourceFileNetBeansPlatform: i.t.n.m.a.r.WritableFolder -> [i.t.n.f.f.i.ResourceFileNetBeansPlatformWritableFolder]
12:24:15.630 [main                ] TRACE it.tidalwave.role.spi.ContextSampler               - >>>> contexts for i.t.r.u.i.DefaultUserAction@375fcca at construction time: []
12:24:15.637 [main                ] INFO  i.t.n.r.u.s.s.DefaultSiteOpenerPresentationControlTest - ***********************************************************************************
12:24:15.638 [main                ] INFO  i.t.n.r.u.s.s.DefaultSiteOpenerPresentationControlTest - TEST "must fire OpenSiteEvent when openSite invoked and the user selected a folder"
12:24:15.638 [main                ] INFO  i.t.n.r.u.s.s.DefaultSiteOpenerPresentationControlTest - ARGS [/tmp/SampleFolder-6627637025122220205]
12:24:15.638 [main                ] INFO  i.t.n.r.u.s.s.DefaultSiteOpenerPresentationControlTest - ***********************************************************************************
12:24:15.640 [AWT-EventQueue-0    ] INFO  i.t.util.ui.UserNotificationWithFeedbackTestHelper - >>>> mock UI confirming UserNotificationWithFeedback(super=UserNotification(text=, caption=Select the site to open), feedback=it.tidalwave.util.ui.UserNotificationWithFeedback$Feedback@12833018)...
12:24:15.640 [AWT-EventQueue-0    ] TRACE it.tidalwave.role.spi.ContextSampler               - >>>> contexts for i.t.n.f.f.i.ResourceFileSystemNetBeansPlatform@45d1b026 at construction time: []
12:24:15.642 [main                ] INFO  i.t.n.r.u.s.s.DefaultSiteOpenerPresentationControlTest - TEST PASSED in 5 msec
12:24:15.643 [main                ] INFO  i.t.n.r.u.s.s.DefaultSiteOpenerPresentationControlTest - 
12:24:15.643 [main                ] INFO  i.t.n.r.u.s.s.DefaultSiteOpenerPresentationControlTest - FINISHED TESTS OF it.tidalwave.northernwind.rca.ui.siteopener.spi.DefaultSiteOpenerPresentationControlTest
[INFO] Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 19.422 s - in it.tidalwave.northernwind.rca.ui.siteopener.spi.DefaultSiteOpenerPresentationControlTest
[INFO] 
[INFO] Results:
[INFO] 
[INFO] Tests run: 12, Failures: 0, Errors: 0, Skipped: 0
[INFO] 
[JENKINS] Recording test results
[INFO] 
[INFO] --- jar:3.3.0:jar (default-jar) @ it-tidalwave-northernwind-rca-ui-site-opener ---
[INFO] Building jar: /var/jenkins_home/jobs/Zephyr_Build_and_Test/workspace/modules/SiteOpener/target/it-tidalwave-northernwind-rca-ui-site-opener-1.2-ALPHA-4-SNAPSHOT.30819703aea5.jar
[INFO] 
[INFO] --- jar:3.3.0:test-jar (default-test-jar) @ it-tidalwave-northernwind-rca-ui-site-opener ---
[INFO] Building jar: /var/jenkins_home/jobs/Zephyr_Build_and_Test/workspace/modules/SiteOpener/target/it-tidalwave-northernwind-rca-ui-site-opener-1.2-ALPHA-4-SNAPSHOT.30819703aea5-tests.jar
[INFO] 
[INFO] --- install:3.1.1:install (default-install) @ it-tidalwave-northernwind-rca-ui-site-opener ---
[INFO] Installing /var/jenkins_home/jobs/Zephyr_Build_and_Test/workspace/modules/SiteOpener/pom.xml to /var/jenkins_home/maven-repositories/0/it/tidalwave/northernwind/rca/it-tidalwave-northernwind-rca-ui-site-opener/1.2-ALPHA-4-SNAPSHOT/it-tidalwave-northernwind-rca-ui-site-opener-1.2-ALPHA-4-SNAPSHOT.pom
[INFO] Installing /var/jenkins_home/jobs/Zephyr_Build_and_Test/workspace/modules/SiteOpener/target/it-tidalwave-northernwind-rca-ui-site-opener-1.2-ALPHA-4-SNAPSHOT.30819703aea5.jar to /var/jenkins_home/maven-repositories/0/it/tidalwave/northernwind/rca/it-tidalwave-northernwind-rca-ui-site-opener/1.2-ALPHA-4-SNAPSHOT/it-tidalwave-northernwind-rca-ui-site-opener-1.2-ALPHA-4-SNAPSHOT.jar
[INFO] Installing /var/jenkins_home/jobs/Zephyr_Build_and_Test/workspace/modules/SiteOpener/target/it-tidalwave-northernwind-rca-ui-site-opener-1.2-ALPHA-4-SNAPSHOT.30819703aea5-tests.jar to /var/jenkins_home/maven-repositories/0/it/tidalwave/northernwind/rca/it-tidalwave-northernwind-rca-ui-site-opener/1.2-ALPHA-4-SNAPSHOT/it-tidalwave-northernwind-rca-ui-site-opener-1.2-ALPHA-4-SNAPSHOT-tests.jar
[JENKINS] Archiving disabled
Started calculate disk usage of build
Finished Calculation of disk usage of build in 0 seconds
Started calculate disk usage of workspace
Finished Calculation of disk usage of workspace in 0 seconds
[INFO] 
[INFO] --< it.tidalwave.northernwind.rca:it-tidalwave-northernwind-rca-ui-structure-explorer >--
[INFO] Building Zephyr - UI Structure Explorer 1.2-ALPHA-4-SNAPSHOT     [11/15]
[INFO]   from modules/StructureExplorer/pom.xml
[INFO] --------------------------------[ jar ]---------------------------------
[INFO] 
[INFO] --- clean:3.2.0:clean (default-clean) @ it-tidalwave-northernwind-rca-ui-structure-explorer ---
[INFO] 
[INFO] --- buildnumber:3.0.0:create (default) @ it-tidalwave-northernwind-rca-ui-structure-explorer ---
[INFO] ShortRevision tag detected. The value is '12'.
[INFO] Executing: /bin/sh -c cd '/var/jenkins_home/jobs/Zephyr_Build_and_Test/workspace/modules/StructureExplorer' && 'git' 'rev-parse' '--verify' '--short=12' 'HEAD'
[INFO] Working directory: /var/jenkins_home/jobs/Zephyr_Build_and_Test/workspace/modules/StructureExplorer
[INFO] Storing buildNumber: 30819703aea5 at timestamp: 1683635057326
[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/Zephyr_Build_and_Test/workspace/modules/StructureExplorer' && 'git' 'rev-parse' '--verify' '--short=12' 'HEAD'
[INFO] Working directory: /var/jenkins_home/jobs/Zephyr_Build_and_Test/workspace/modules/StructureExplorer
[INFO] Storing buildScmBranch: UNKNOWN
[INFO] 
[INFO] --- enforcer:3.3.0:enforce (enforce-maven) @ it-tidalwave-northernwind-rca-ui-structure-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.3.0:enforce (enforce-banned-dependencies) @ it-tidalwave-northernwind-rca-ui-structure-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-northernwind-rca-ui-structure-explorer ---
[INFO] Executing tasks
[INFO]      [echo] DESCRIPTION: origin/release/1.2-ALPHA-4 1.2-ALPHA-4-SNAPSHOT 30819703aea5
[INFO]      [echo] Java Version: 11.0.18 -source 11 -target 11 -release 11
[INFO] Executed tasks
[INFO] 
[INFO] --- antrun:3.1.0:run (create-unwoven-classes-dirs) @ it-tidalwave-northernwind-rca-ui-structure-explorer ---
[INFO] Executing tasks
[INFO]     [mkdir] Created dir: /var/jenkins_home/jobs/Zephyr_Build_and_Test/workspace/modules/StructureExplorer/target/unwoven-classes
[INFO]     [mkdir] Created dir: /var/jenkins_home/jobs/Zephyr_Build_and_Test/workspace/modules/StructureExplorer/target/unwoven-test-classes
[INFO] Executed tasks
[INFO] 
[INFO] --- resources:3.3.1:resources (default-resources) @ it-tidalwave-northernwind-rca-ui-structure-explorer ---
[INFO] Copying 1 resource from src/main/resources to target/classes
[INFO] 
[INFO] --- compiler:3.11.0:compile (default-compile) @ it-tidalwave-northernwind-rca-ui-structure-explorer ---
[WARNING] Parameter 'outputDirectory' is read-only, must not be used in configuration
[INFO] Changes detected - recompiling the module! :dependency
[INFO] Compiling 4 source files with javac [forked debug deprecation release 11] to target/unwoven-classes
[WARNING] Supported source version 'RELEASE_6' from annotation processor 'org.netbeans.modules.openide.filesystems.declmime.MIMEResolverProcessor' less than -source '11'
[WARNING] Supported source version 'RELEASE_6' from annotation processor 'org.netbeans.modules.openide.util.NbBundleProcessor' less than -source '11'
[WARNING] Supported source version 'RELEASE_6' from annotation processor 'org.netbeans.modules.openide.util.ServiceProviderProcessor' less than -source '11'
[WARNING] Supported source version 'RELEASE_6' from annotation processor 'org.netbeans.modules.openide.util.NamedServiceProcessor' less than -source '11'
[INFO] 
[INFO] --- aspectj:1.14.0:compile (weave-classes) @ it-tidalwave-northernwind-rca-ui-structure-explorer ---
[INFO] Showing AJC message detail for messages of types: [error, warning, fail]
[INFO] 
[INFO] --- resources:3.3.1:testResources (default-testResources) @ it-tidalwave-northernwind-rca-ui-structure-explorer ---
[INFO] Copying 2 resources from src/test/resources to target/test-classes
[INFO] 
[INFO] --- compiler:3.11.0:testCompile (default-testCompile) @ it-tidalwave-northernwind-rca-ui-structure-explorer ---
[WARNING] Parameter 'outputDirectory' is read-only, must not be used in configuration
[INFO] Changes detected - recompiling the module! :dependency
[INFO] Compiling 2 source files with javac [forked debug deprecation release 11] to target/unwoven-test-classes
[WARNING] Supported source version 'RELEASE_6' from annotation processor 'org.netbeans.modules.openide.filesystems.declmime.MIMEResolverProcessor' less than -source '11'
[WARNING] Supported source version 'RELEASE_6' from annotation processor 'org.netbeans.modules.openide.util.NbBundleProcessor' less than -source '11'
[WARNING] Supported source version 'RELEASE_6' from annotation processor 'org.netbeans.modules.openide.util.ServiceProviderProcessor' less than -source '11'
[WARNING] Supported source version 'RELEASE_6' from annotation processor 'org.netbeans.modules.openide.util.NamedServiceProcessor' less than -source '11'
[INFO] 
[INFO] --- aspectj:1.14.0:test-compile (weave-test-classes) @ it-tidalwave-northernwind-rca-ui-structure-explorer ---
[INFO] Showing AJC message detail for messages of types: [error, warning, fail]
[INFO] 
[INFO] --- surefire:3.0.0:test (default-test) @ it-tidalwave-northernwind-rca-ui-structure-explorer ---
[INFO] Using auto detected provider org.apache.maven.surefire.testng.TestNGProvider
[INFO] 
[INFO] -------------------------------------------------------
[INFO]  T E S T S
[INFO] -------------------------------------------------------
[INFO] Running TestSuite
12:24:26.897 [main                ] TRACE org.testng.internal.Graph                          - [Graph] ADDING NODE DefaultStructureExplorerPresentationControlTest.setup()[pri:0, instance:null] 851485054
12:24:26.909 [main                ] TRACE org.testng.internal.Graph                          - [Graph] ================ SORTING
12:24:26.912 [main                ] TRACE org.testng.internal.Graph                          - [Graph] =============== DONE SORTING
12:24:26.913 [main                ] TRACE org.testng.internal.Graph                          - [Graph] ====== SORTED NODES
12:24:26.913 [main                ] TRACE org.testng.internal.Graph                          - [Graph] ====== END SORTED NODES
12:24:26.923 [main                ] TRACE org.testng.internal.Graph                          - [Graph] ADDING NODE DefaultStructureExplorerPresentationControlTest.tearDown()[pri:0, instance:null] -1467072219
12:24:26.924 [main                ] TRACE org.testng.internal.Graph                          - [Graph] ================ SORTING
12:24:26.924 [main                ] TRACE org.testng.internal.Graph                          - [Graph] =============== DONE SORTING
12:24:26.924 [main                ] TRACE org.testng.internal.Graph                          - [Graph] ====== SORTED NODES
12:24:26.924 [main                ] TRACE org.testng.internal.Graph                          - [Graph] ====== END SORTED NODES
12:24:26.938 [main                ] TRACE org.testng.internal.Graph                          - [Graph] ADDING NODE SiteNodeSelectableFiringSelectedEventTest.setup()[pri:0, instance:null] 759051167
12:24:26.939 [main                ] TRACE org.testng.internal.Graph                          - [Graph] ================ SORTING
12:24:26.939 [main                ] TRACE org.testng.internal.Graph                          - [Graph] =============== DONE SORTING
12:24:26.939 [main                ] TRACE org.testng.internal.Graph                          - [Graph] ====== SORTED NODES
12:24:26.939 [main                ] TRACE org.testng.internal.Graph                          - [Graph] ====== END SORTED NODES
12:24:26.948 [main                ] TRACE org.testng.internal.Graph                          - [Graph] ADDING NODE DefaultStructureExplorerPresentationControlTest.must_be_a_MessageSubscriber()[pri:0, instance:it.tidalwave.northernwind.rca.ui.structureexplorer.impl.DefaultStructureExplorerPresentationControlTest@432038ec] -587943324
12:24:26.948 [main                ] TRACE org.testng.internal.Graph                          - [Graph] ADDING NODE DefaultStructureExplorerPresentationControlTest.when_a_Site_has_been_opened_must_properly_populate_the_presentation_and_publish_an_empty_selection()[pri:0, instance:it.tidalwave.northernwind.rca.ui.structureexplorer.impl.DefaultStructureExplorerPresentationControlTest@432038ec] 822082308
12:24:26.949 [main                ] TRACE org.testng.internal.Graph                          - [Graph] ADDING NODE SiteNodeSelectableFiringSelectedEventTest.must_be_a_role_activated_only_in_the_controller_context()[pri:0, instance:it.tidalwave.northernwind.rca.ui.structureexplorer.impl.SiteNodeSelectableFiringSelectedEventTest@60856961] -807376679
12:24:26.949 [main                ] TRACE org.testng.internal.Graph                          - [Graph] ADDING NODE SiteNodeSelectableFiringSelectedEventTest.must_fire_selection_event_on_the_message_bus_when_selected()[pri:0, instance:it.tidalwave.northernwind.rca.ui.structureexplorer.impl.SiteNodeSelectableFiringSelectedEventTest@60856961] 1746079335
12:24:26.949 [main                ] TRACE org.testng.internal.Graph                          - [Graph] ================ SORTING
12:24:26.950 [main                ] TRACE org.testng.internal.Graph                          - [Graph] =============== DONE SORTING
12:24:26.950 [main                ] TRACE org.testng.internal.Graph                          - [Graph] ====== SORTED NODES
12:24:26.950 [main                ] TRACE org.testng.internal.Graph                          - [Graph] ====== END SORTED NODES
12:24:27.018 [main                ] INFO  i.t.n.r.u.s.i.DefaultStructureExplorerPresentationControlTest - STARTING TESTS OF it.tidalwave.northernwind.rca.ui.structureexplorer.impl.DefaultStructureExplorerPresentationControlTest
12:24:27.868 [main                ] TRACE it.tidalwave.role.ContextManager$Locator           - ContextManagerProvider instantiated from META-INF: it.tidalwave.role.spring.spi.SpringContextManagerProvider@1af1347d
12:24:27.869 [main                ] DEBUG i.t.role.spring.spi.AnnotationSpringRoleManager    - ctor
12:24:27.884 [main                ] DEBUG i.t.role.spring.spi.AnnotationSpringRoleManager    - scanning classes with interface it.tidalwave.dci.annotation.DciRole annotation...
12:24:29.959 [main                ] DEBUG it.tidalwave.role.spi.RoleManagerSupport           - scan([i.t.n.r.u.s.i.SiteNodeSelectableFiringSelectedEvent, i.t.n.m.i.a.r.SiteNodePresentable, i.t.n.m.i.a.r.SiteNodeDisplayable, i.t.n.m.i.a.r.ContentPresentable, i.t.n.m.i.a.r.ResourcePropertiesPresentable, i.t.n.m.i.a.r.ResourcePropertiesSaveable, i.t.n.m.i.a.r.ContentDisplayable, i.t.n.f.f.i.ResourceFileNetBeansPlatformWritableFolder])
12:24:29.966 [main                ] DEBUG it.tidalwave.role.spi.RoleManagerSupport           - Configured roles:
12:24:29.967 [main                ] DEBUG it.tidalwave.role.spi.RoleManagerSupport           - >>>> i.t.n.c.m.Content: i.t.r.u.Displayable -> [i.t.n.m.i.a.r.ContentDisplayable]
12:24:29.968 [main                ] DEBUG it.tidalwave.role.spi.RoleManagerSupport           - >>>> i.t.n.c.m.Content: i.t.r.u.Presentable -> [i.t.n.m.i.a.r.ContentPresentable]
12:24:29.968 [main                ] DEBUG it.tidalwave.role.spi.RoleManagerSupport           - >>>> i.t.n.c.m.ResourceProperties: i.t.n.m.a.r.Saveable -> [i.t.n.m.i.a.r.ResourcePropertiesSaveable]
12:24:29.969 [main                ] DEBUG it.tidalwave.role.spi.RoleManagerSupport           - >>>> i.t.n.c.m.ResourceProperties: i.t.r.u.Presentable -> [i.t.n.m.i.a.r.ResourcePropertiesPresentable]
12:24:29.969 [main                ] DEBUG it.tidalwave.role.spi.RoleManagerSupport           - >>>> i.t.n.c.m.SiteNode: i.t.r.u.Displayable -> [i.t.n.m.i.a.r.SiteNodeDisplayable]
12:24:29.970 [main                ] DEBUG it.tidalwave.role.spi.RoleManagerSupport           - >>>> i.t.n.c.m.SiteNode: i.t.r.u.Presentable -> [i.t.n.m.i.a.r.SiteNodePresentable]
12:24:29.970 [main                ] DEBUG it.tidalwave.role.spi.RoleManagerSupport           - >>>> i.t.n.c.m.SiteNode: i.t.r.u.Selectable -> [i.t.n.r.u.s.i.SiteNodeSelectableFiringSelectedEvent]
12:24:29.970 [main                ] DEBUG it.tidalwave.role.spi.RoleManagerSupport           - >>>> i.t.n.f.f.i.ResourceFileNetBeansPlatform: i.t.n.m.a.r.WritableFolder -> [i.t.n.f.f.i.ResourceFileNetBeansPlatformWritableFolder]
12:24:30.851 [main                ] TRACE it.tidalwave.messagebus.MessageBusHelper           - registerMessageListener(void it.tidalwave.northernwind.rca.ui.structureexplorer.impl.DefaultStructureExplorerPresentationControl.onOpenSite(it.tidalwave.northernwind.rca.ui.event.OpenSiteEvent))
12:24:31.116 [main                ] TRACE it.tidalwave.role.spi.ContextSampler               - >>>> contexts for i.t.n.c.m.SiteNode$MockitoMock$EmykBbn7@199763ea at construction time: []
12:24:31.118 [main                ] TRACE it.tidalwave.role.spi.ContextSampler               - >>>> contexts for i.t.n.c.m.SiteNode$MockitoMock$EmykBbn7@199763ea at construction time: []
12:24:31.126 [main                ] INFO  i.t.n.r.u.s.i.DefaultStructureExplorerPresentationControlTest - **********************************
12:24:31.127 [main                ] INFO  i.t.n.r.u.s.i.DefaultStructureExplorerPresentationControlTest - TEST "must be a MessageSubscriber"
12:24:31.127 [main                ] INFO  i.t.n.r.u.s.i.DefaultStructureExplorerPresentationControlTest - **********************************
12:24:31.132 [main                ] INFO  i.t.n.r.u.s.i.DefaultStructureExplorerPresentationControlTest - TEST PASSED in 4 msec
12:24:31.132 [main                ] INFO  i.t.n.r.u.s.i.DefaultStructureExplorerPresentationControlTest - 
12:24:31.202 [main                ] TRACE it.tidalwave.role.ContextManager$Locator           - ContextManagerProvider instantiated from META-INF: it.tidalwave.role.spring.spi.SpringContextManagerProvider@123fb86b
12:24:31.203 [main                ] DEBUG i.t.role.spring.spi.AnnotationSpringRoleManager    - ctor
12:24:31.204 [main                ] DEBUG i.t.role.spring.spi.AnnotationSpringRoleManager    - scanning classes with interface it.tidalwave.dci.annotation.DciRole annotation...
12:24:32.650 [main                ] DEBUG it.tidalwave.role.spi.RoleManagerSupport           - scan([i.t.n.r.u.s.i.SiteNodeSelectableFiringSelectedEvent, i.t.n.m.i.a.r.SiteNodePresentable, i.t.n.m.i.a.r.SiteNodeDisplayable, i.t.n.m.i.a.r.ContentPresentable, i.t.n.m.i.a.r.ResourcePropertiesPresentable, i.t.n.m.i.a.r.ResourcePropertiesSaveable, i.t.n.m.i.a.r.ContentDisplayable, i.t.n.f.f.i.ResourceFileNetBeansPlatformWritableFolder])
12:24:32.651 [main                ] DEBUG it.tidalwave.role.spi.RoleManagerSupport           - Configured roles:
12:24:32.659 [main                ] DEBUG it.tidalwave.role.spi.RoleManagerSupport           - >>>> i.t.n.c.m.Content: i.t.r.u.Displayable -> [i.t.n.m.i.a.r.ContentDisplayable]
12:24:32.659 [main                ] DEBUG it.tidalwave.role.spi.RoleManagerSupport           - >>>> i.t.n.c.m.Content: i.t.r.u.Presentable -> [i.t.n.m.i.a.r.ContentPresentable]
12:24:32.659 [main                ] DEBUG it.tidalwave.role.spi.RoleManagerSupport           - >>>> i.t.n.c.m.ResourceProperties: i.t.n.m.a.r.Saveable -> [i.t.n.m.i.a.r.ResourcePropertiesSaveable]
12:24:32.659 [main                ] DEBUG it.tidalwave.role.spi.RoleManagerSupport           - >>>> i.t.n.c.m.ResourceProperties: i.t.r.u.Presentable -> [i.t.n.m.i.a.r.ResourcePropertiesPresentable]
12:24:32.659 [main                ] DEBUG it.tidalwave.role.spi.RoleManagerSupport           - >>>> i.t.n.c.m.SiteNode: i.t.r.u.Displayable -> [i.t.n.m.i.a.r.SiteNodeDisplayable]
12:24:32.660 [main                ] DEBUG it.tidalwave.role.spi.RoleManagerSupport           - >>>> i.t.n.c.m.SiteNode: i.t.r.u.Presentable -> [i.t.n.m.i.a.r.SiteNodePresentable]
12:24:32.661 [main                ] DEBUG it.tidalwave.role.spi.RoleManagerSupport           - >>>> i.t.n.c.m.SiteNode: i.t.r.u.Selectable -> [i.t.n.r.u.s.i.SiteNodeSelectableFiringSelectedEvent]
12:24:32.661 [main                ] DEBUG it.tidalwave.role.spi.RoleManagerSupport           - >>>> i.t.n.f.f.i.ResourceFileNetBeansPlatform: i.t.n.m.a.r.WritableFolder -> [i.t.n.f.f.i.ResourceFileNetBeansPlatformWritableFolder]
12:24:32.687 [main                ] TRACE it.tidalwave.messagebus.MessageBusHelper           - registerMessageListener(void it.tidalwave.northernwind.rca.ui.structureexplorer.impl.DefaultStructureExplorerPresentationControl.onOpenSite(it.tidalwave.northernwind.rca.ui.event.OpenSiteEvent))
12:24:32.691 [main                ] TRACE it.tidalwave.role.spi.ContextSampler               - >>>> contexts for i.t.n.c.m.SiteNode$MockitoMock$EmykBbn7@778f85fc at construction time: []
12:24:32.691 [main                ] TRACE it.tidalwave.role.spi.ContextSampler               - >>>> contexts for i.t.n.c.m.SiteNode$MockitoMock$EmykBbn7@778f85fc at construction time: []
12:24:32.697 [main                ] INFO  i.t.n.r.u.s.i.DefaultStructureExplorerPresentationControlTest - *********************************************************************************************************
12:24:32.697 [main                ] INFO  i.t.n.r.u.s.i.DefaultStructureExplorerPresentationControlTest - TEST "when a Site has been opened must properly populate the presentation and publish an empty selection"
12:24:32.698 [main                ] INFO  i.t.n.r.u.s.i.DefaultStructureExplorerPresentationControlTest - *********************************************************************************************************
12:24:32.699 [main                ] TRACE i.t.r.s.spi.DciContextWithAutoThreadBindingAspect  - executing i.t.n.r.u.s.i.DefaultStructureExplorerPresentationControl@5434c32a.onOpenSite() with context thread binding
12:24:32.700 [main                ] TRACE it.tidalwave.role.spi.DefaultContextManager        - runWithContexts([i.t.n.r.u.s.i.DefaultStructureExplorerPresentationControl@5434c32a], i.t.r.s.s.DciContextWithAutoThreadBindingAspect$1@1d2f28a8)
12:24:32.701 [main                ] TRACE it.tidalwave.role.spi.DefaultContextManager        - >>>> contexts now: [it.tidalwave.northernwind.rca.ui.structureexplorer.impl.DefaultStructureExplorerPresentationControl@5434c32a] - it.tidalwave.role.spi.DefaultContextManager@6343f851
12:24:32.701 [main                ] DEBUG i.t.n.r.u.s.i.DefaultStructureExplorerPresentationControl - onOpenSite(Mock for OpenSiteEvent, hashCode: 1739221762)
12:24:32.713 [main                ] TRACE it.tidalwave.role.spi.ContextSampler               - >>>> contexts for i.t.n.c.m.SiteNode$MockitoMock$EmykBbn7@778f85fc at construction time: [i.t.n.r.u.s.i.DefaultStructureExplorerPresentationControl@5434c32a]
12:24:32.718 [main                ] TRACE it.tidalwave.role.spi.DefaultContextManager        - >>>> runWithContexts([i.t.n.r.u.s.i.DefaultStructureExplorerPresentationControl@5434c32a], i.t.r.s.s.DciContextWithAutoThreadBindingAspect$1@1d2f28a8) completed
12:24:32.728 [main                ] TRACE it.tidalwave.role.spring.spi.SpringAsDelegate      - as(i.t.r.u.Selectable) for i.t.n.c.m.SiteNode$MockitoMock$EmykBbn7@778f85fc
12:24:32.728 [main                ] TRACE it.tidalwave.role.spring.spi.SpringAsDelegate      - >>>> contexts: ContextSampler(contexts=[it.tidalwave.northernwind.rca.ui.structureexplorer.impl.DefaultStructureExplorerPresentationControl@5434c32a])
12:24:32.729 [main                ] TRACE it.tidalwave.role.spi.DefaultContextManager        - runWithContexts([i.t.n.r.u.s.i.DefaultStructureExplorerPresentationControl@5434c32a], i.t.r.s.s.SpringAsDelegate$1@67552892)
12:24:32.729 [main                ] TRACE it.tidalwave.role.spi.DefaultContextManager        - >>>> contexts now: [it.tidalwave.northernwind.rca.ui.structureexplorer.impl.DefaultStructureExplorerPresentationControl@5434c32a] - it.tidalwave.role.spi.DefaultContextManager@6343f851
12:24:32.729 [main                ] TRACE it.tidalwave.role.spi.RoleManagerSupport           - findRoles(i.t.n.c.m.SiteNode$MockitoMock$EmykBbn7@778f85fc, i.t.r.u.Selectable)
12:24:32.729 [main                ] TRACE it.tidalwave.role.spi.RoleManagerSupport           - >>>> owner is a mock i.t.n.c.m.SiteNode implementing [i.t.n.c.m.Resource, i.t.r.SimpleComposite]
12:24:32.729 [main                ] TRACE it.tidalwave.role.spi.RoleManagerSupport           - >>>> owner class replaced with i.t.n.c.m.SiteNode
12:24:32.730 [main                ] TRACE it.tidalwave.role.spi.RoleManagerSupport           - >>>> trying constructor public it.tidalwave.northernwind.rca.ui.structureexplorer.impl.SiteNodeSelectableFiringSelectedEvent(it.tidalwave.messagebus.MessageBus,it.tidalwave.northernwind.core.model.SiteNode)
12:24:32.730 [main                ] TRACE it.tidalwave.role.spi.RoleManagerSupport           - >>>> contexts: [i.t.n.r.u.s.i.DefaultStructureExplorerPresentationControl@5434c32a]
12:24:32.731 [main                ] TRACE it.tidalwave.role.spi.RoleManagerSupport           - >>>> constructor parameters: [Mock for MessageBus, hashCode: 1033136890, Mock for SiteNode, hashCode: 2005894652]
12:24:32.736 [main                ] TRACE it.tidalwave.role.spi.RoleManagerSupport           - >>>> findRoles() returning: [i.t.n.r.u.s.i.SiteNodeSelectableFiringSelectedEvent@1c50f92b]
12:24:32.736 [main                ] TRACE it.tidalwave.role.spi.DefaultContextManager        - >>>> runWithContexts([i.t.n.r.u.s.i.DefaultStructureExplorerPresentationControl@5434c32a], i.t.r.s.s.SpringAsDelegate$1@67552892) completed
12:24:32.737 [main                ] TRACE it.tidalwave.role.spring.spi.SpringAsDelegate      - >>>> as() returning [i.t.n.r.u.s.i.SiteNodeSelectableFiringSelectedEvent@1c50f92b]
12:24:32.739 [main                ] TRACE it.tidalwave.role.spring.spi.SpringAsDelegate      - as(i.t.r.u.Selectable) for i.t.n.c.m.SiteNode$MockitoMock$EmykBbn7@778f85fc
12:24:32.740 [main                ] TRACE it.tidalwave.role.spring.spi.SpringAsDelegate      - >>>> contexts: ContextSampler(contexts=[it.tidalwave.northernwind.rca.ui.structureexplorer.impl.DefaultStructureExplorerPresentationControl@5434c32a])
12:24:32.741 [main                ] TRACE it.tidalwave.role.spi.DefaultContextManager        - runWithContexts([i.t.n.r.u.s.i.DefaultStructureExplorerPresentationControl@5434c32a], i.t.r.s.s.SpringAsDelegate$1@e329184)
12:24:32.742 [main                ] TRACE it.tidalwave.role.spi.DefaultContextManager        - >>>> contexts now: [it.tidalwave.northernwind.rca.ui.structureexplorer.impl.DefaultStructureExplorerPresentationControl@5434c32a] - it.tidalwave.role.spi.DefaultContextManager@6343f851
12:24:32.742 [main                ] TRACE it.tidalwave.role.spi.RoleManagerSupport           - findRoles(i.t.n.c.m.SiteNode$MockitoMock$EmykBbn7@778f85fc, i.t.r.u.Selectable)
12:24:32.742 [main                ] TRACE it.tidalwave.role.spi.RoleManagerSupport           - >>>> owner is a mock i.t.n.c.m.SiteNode implementing [i.t.n.c.m.Resource, i.t.r.SimpleComposite]
12:24:32.743 [main                ] TRACE it.tidalwave.role.spi.RoleManagerSupport           - >>>> owner class replaced with i.t.n.c.m.SiteNode
12:24:32.743 [main                ] TRACE it.tidalwave.role.spi.RoleManagerSupport           - >>>> trying constructor public it.tidalwave.northernwind.rca.ui.structureexplorer.impl.SiteNodeSelectableFiringSelectedEvent(it.tidalwave.messagebus.MessageBus,it.tidalwave.northernwind.core.model.SiteNode)
12:24:32.743 [main                ] TRACE it.tidalwave.role.spi.RoleManagerSupport           - >>>> contexts: [i.t.n.r.u.s.i.DefaultStructureExplorerPresentationControl@5434c32a]
12:24:32.743 [main                ] TRACE it.tidalwave.role.spi.RoleManagerSupport           - >>>> constructor parameters: [Mock for MessageBus, hashCode: 1033136890, Mock for SiteNode, hashCode: 2005894652]
12:24:32.745 [main                ] TRACE it.tidalwave.role.spi.RoleManagerSupport           - >>>> findRoles() returning: [i.t.n.r.u.s.i.SiteNodeSelectableFiringSelectedEvent@6ffe3365]
12:24:32.746 [main                ] TRACE it.tidalwave.role.spi.DefaultContextManager        - >>>> runWithContexts([i.t.n.r.u.s.i.DefaultStructureExplorerPresentationControl@5434c32a], i.t.r.s.s.SpringAsDelegate$1@e329184) completed
12:24:32.746 [main                ] TRACE it.tidalwave.role.spring.spi.SpringAsDelegate      - >>>> as() returning [i.t.n.r.u.s.i.SiteNodeSelectableFiringSelectedEvent@6ffe3365]
12:24:32.752 [main                ] INFO  i.t.n.r.u.s.i.DefaultStructureExplorerPresentationControlTest - TEST PASSED in 54 msec
12:24:32.752 [main                ] INFO  i.t.n.r.u.s.i.DefaultStructureExplorerPresentationControlTest - 
12:24:32.817 [main                ] DEBUG i.t.role.spring.spi.AnnotationSpringRoleManager    - ctor
12:24:32.821 [main                ] DEBUG i.t.role.spring.spi.AnnotationSpringRoleManager    - scanning classes with interface it.tidalwave.dci.annotation.DciRole annotation...
12:24:34.205 [main                ] DEBUG it.tidalwave.role.spi.RoleManagerSupport           - scan([i.t.n.r.u.s.i.SiteNodeSelectableFiringSelectedEvent, i.t.n.m.i.a.r.SiteNodePresentable, i.t.n.m.i.a.r.SiteNodeDisplayable, i.t.n.m.i.a.r.ContentPresentable, i.t.n.m.i.a.r.ResourcePropertiesPresentable, i.t.n.m.i.a.r.ResourcePropertiesSaveable, i.t.n.m.i.a.r.ContentDisplayable, i.t.n.f.f.i.ResourceFileNetBeansPlatformWritableFolder])
12:24:34.205 [main                ] DEBUG it.tidalwave.role.spi.RoleManagerSupport           - Configured roles:
12:24:34.205 [main                ] DEBUG it.tidalwave.role.spi.RoleManagerSupport           - >>>> i.t.n.c.m.Content: i.t.r.u.Displayable -> [i.t.n.m.i.a.r.ContentDisplayable]
12:24:34.205 [main                ] DEBUG it.tidalwave.role.spi.RoleManagerSupport           - >>>> i.t.n.c.m.Content: i.t.r.u.Presentable -> [i.t.n.m.i.a.r.ContentPresentable]
12:24:34.205 [main                ] DEBUG it.tidalwave.role.spi.RoleManagerSupport           - >>>> i.t.n.c.m.ResourceProperties: i.t.n.m.a.r.Saveable -> [i.t.n.m.i.a.r.ResourcePropertiesSaveable]
12:24:34.205 [main                ] DEBUG it.tidalwave.role.spi.RoleManagerSupport           - >>>> i.t.n.c.m.ResourceProperties: i.t.r.u.Presentable -> [i.t.n.m.i.a.r.ResourcePropertiesPresentable]
12:24:34.206 [main                ] DEBUG it.tidalwave.role.spi.RoleManagerSupport           - >>>> i.t.n.c.m.SiteNode: i.t.r.u.Displayable -> [i.t.n.m.i.a.r.SiteNodeDisplayable]
12:24:34.206 [main                ] DEBUG it.tidalwave.role.spi.RoleManagerSupport           - >>>> i.t.n.c.m.SiteNode: i.t.r.u.Presentable -> [i.t.n.m.i.a.r.SiteNodePresentable]
12:24:34.206 [main                ] DEBUG it.tidalwave.role.spi.RoleManagerSupport           - >>>> i.t.n.c.m.SiteNode: i.t.r.u.Selectable -> [i.t.n.r.u.s.i.SiteNodeSelectableFiringSelectedEvent]
12:24:34.206 [main                ] DEBUG it.tidalwave.role.spi.RoleManagerSupport           - >>>> i.t.n.f.f.i.ResourceFileNetBeansPlatform: i.t.n.m.a.r.WritableFolder -> [i.t.n.f.f.i.ResourceFileNetBeansPlatformWritableFolder]
12:24:34.220 [main                ] INFO  i.t.n.r.u.s.i.SiteNodeSelectableFiringSelectedEventTest - **************************************************************
12:24:34.220 [main                ] INFO  i.t.n.r.u.s.i.SiteNodeSelectableFiringSelectedEventTest - TEST "must be a role activated only in the controller context"
12:24:34.220 [main                ] INFO  i.t.n.r.u.s.i.SiteNodeSelectableFiringSelectedEventTest - **************************************************************
12:24:34.229 [main                ] INFO  i.t.n.r.u.s.i.SiteNodeSelectableFiringSelectedEventTest - TEST PASSED in 8 msec
12:24:34.229 [main                ] INFO  i.t.n.r.u.s.i.SiteNodeSelectableFiringSelectedEventTest - 
12:24:34.280 [main                ] DEBUG i.t.role.spring.spi.AnnotationSpringRoleManager    - ctor
12:24:34.281 [main                ] DEBUG i.t.role.spring.spi.AnnotationSpringRoleManager    - scanning classes with interface it.tidalwave.dci.annotation.DciRole annotation...
12:24:35.619 [main                ] DEBUG it.tidalwave.role.spi.RoleManagerSupport           - scan([i.t.n.r.u.s.i.SiteNodeSelectableFiringSelectedEvent, i.t.n.m.i.a.r.SiteNodePresentable, i.t.n.m.i.a.r.SiteNodeDisplayable, i.t.n.m.i.a.r.ContentPresentable, i.t.n.m.i.a.r.ResourcePropertiesPresentable, i.t.n.m.i.a.r.ResourcePropertiesSaveable, i.t.n.m.i.a.r.ContentDisplayable, i.t.n.f.f.i.ResourceFileNetBeansPlatformWritableFolder])
12:24:35.620 [main                ] DEBUG it.tidalwave.role.spi.RoleManagerSupport           - Configured roles:
12:24:35.620 [main                ] DEBUG it.tidalwave.role.spi.RoleManagerSupport           - >>>> i.t.n.c.m.Content: i.t.r.u.Displayable -> [i.t.n.m.i.a.r.ContentDisplayable]
12:24:35.620 [main                ] DEBUG it.tidalwave.role.spi.RoleManagerSupport           - >>>> i.t.n.c.m.Content: i.t.r.u.Presentable -> [i.t.n.m.i.a.r.ContentPresentable]
12:24:35.620 [main                ] DEBUG it.tidalwave.role.spi.RoleManagerSupport           - >>>> i.t.n.c.m.ResourceProperties: i.t.n.m.a.r.Saveable -> [i.t.n.m.i.a.r.ResourcePropertiesSaveable]
12:24:35.620 [main                ] DEBUG it.tidalwave.role.spi.RoleManagerSupport           - >>>> i.t.n.c.m.ResourceProperties: i.t.r.u.Presentable -> [i.t.n.m.i.a.r.ResourcePropertiesPresentable]
12:24:35.620 [main                ] DEBUG it.tidalwave.role.spi.RoleManagerSupport           - >>>> i.t.n.c.m.SiteNode: i.t.r.u.Displayable -> [i.t.n.m.i.a.r.SiteNodeDisplayable]
12:24:35.620 [main                ] DEBUG it.tidalwave.role.spi.RoleManagerSupport           - >>>> i.t.n.c.m.SiteNode: i.t.r.u.Presentable -> [i.t.n.m.i.a.r.SiteNodePresentable]
12:24:35.620 [main                ] DEBUG it.tidalwave.role.spi.RoleManagerSupport           - >>>> i.t.n.c.m.SiteNode: i.t.r.u.Selectable -> [i.t.n.r.u.s.i.SiteNodeSelectableFiringSelectedEvent]
12:24:35.621 [main                ] DEBUG it.tidalwave.role.spi.RoleManagerSupport           - >>>> i.t.n.f.f.i.ResourceFileNetBeansPlatform: i.t.n.m.a.r.WritableFolder -> [i.t.n.f.f.i.ResourceFileNetBeansPlatformWritableFolder]
12:24:35.633 [main                ] INFO  i.t.n.r.u.s.i.SiteNodeSelectableFiringSelectedEventTest - *****************************************************************
12:24:35.633 [main                ] INFO  i.t.n.r.u.s.i.SiteNodeSelectableFiringSelectedEventTest - TEST "must fire selection event on the message bus when selected"
12:24:35.633 [main                ] INFO  i.t.n.r.u.s.i.SiteNodeSelectableFiringSelectedEventTest - *****************************************************************
12:24:35.635 [main                ] INFO  i.t.n.r.u.s.i.SiteNodeSelectableFiringSelectedEventTest - TEST PASSED in 1 msec
12:24:35.635 [main                ] INFO  i.t.n.r.u.s.i.SiteNodeSelectableFiringSelectedEventTest - 
12:24:35.635 [main                ] INFO  i.t.n.r.u.s.i.DefaultStructureExplorerPresentationControlTest - FINISHED TESTS OF it.tidalwave.northernwind.rca.ui.structureexplorer.impl.DefaultStructureExplorerPresentationControlTest
[INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 10.085 s - in TestSuite
[INFO] 
[INFO] Results:
[INFO] 
[INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0
[INFO] 
[JENKINS] Recording test results
[INFO] 
[INFO] --- jar:3.3.0:jar (default-jar) @ it-tidalwave-northernwind-rca-ui-structure-explorer ---
[INFO] Building jar: /var/jenkins_home/jobs/Zephyr_Build_and_Test/workspace/modules/StructureExplorer/target/it-tidalwave-northernwind-rca-ui-structure-explorer-1.2-ALPHA-4-SNAPSHOT.30819703aea5.jar
[INFO] 
[INFO] --- jar:3.3.0:test-jar (default-test-jar) @ it-tidalwave-northernwind-rca-ui-structure-explorer ---
[INFO] Building jar: /var/jenkins_home/jobs/Zephyr_Build_and_Test/workspace/modules/StructureExplorer/target/it-tidalwave-northernwind-rca-ui-structure-explorer-1.2-ALPHA-4-SNAPSHOT.30819703aea5-tests.jar
[INFO] 
[INFO] --- install:3.1.1:install (default-install) @ it-tidalwave-northernwind-rca-ui-structure-explorer ---
[INFO] Installing /var/jenkins_home/jobs/Zephyr_Build_and_Test/workspace/modules/StructureExplorer/pom.xml to /var/jenkins_home/maven-repositories/0/it/tidalwave/northernwind/rca/it-tidalwave-northernwind-rca-ui-structure-explorer/1.2-ALPHA-4-SNAPSHOT/it-tidalwave-northernwind-rca-ui-structure-explorer-1.2-ALPHA-4-SNAPSHOT.pom
[INFO] Installing /var/jenkins_home/jobs/Zephyr_Build_and_Test/workspace/modules/StructureExplorer/target/it-tidalwave-northernwind-rca-ui-structure-explorer-1.2-ALPHA-4-SNAPSHOT.30819703aea5.jar to /var/jenkins_home/maven-repositories/0/it/tidalwave/northernwind/rca/it-tidalwave-northernwind-rca-ui-structure-explorer/1.2-ALPHA-4-SNAPSHOT/it-tidalwave-northernwind-rca-ui-structure-explorer-1.2-ALPHA-4-SNAPSHOT.jar
[INFO] Installing /var/jenkins_home/jobs/Zephyr_Build_and_Test/workspace/modules/StructureExplorer/target/it-tidalwave-northernwind-rca-ui-structure-explorer-1.2-ALPHA-4-SNAPSHOT.30819703aea5-tests.jar to /var/jenkins_home/maven-repositories/0/it/tidalwave/northernwind/rca/it-tidalwave-northernwind-rca-ui-structure-explorer/1.2-ALPHA-4-SNAPSHOT/it-tidalwave-northernwind-rca-ui-structure-explorer-1.2-ALPHA-4-SNAPSHOT-tests.jar
[JENKINS] Archiving disabled
Started calculate disk usage of build
Finished Calculation of disk usage of build in 0 seconds
Started calculate disk usage of workspace
Finished Calculation of disk usage of workspace in 0 seconds
[INFO] 
[INFO] --< it.tidalwave.northernwind.rca:it-tidalwave-northernwind-rca-ui-structure-editor >--
[INFO] Building Zephyr - UI Structure Editor 1.2-ALPHA-4-SNAPSHOT       [12/15]
[INFO]   from modules/StructureEditor/pom.xml
[INFO] --------------------------------[ jar ]---------------------------------
[INFO] 
[INFO] --- clean:3.2.0:clean (default-clean) @ it-tidalwave-northernwind-rca-ui-structure-editor ---
[INFO] 
[INFO] --- buildnumber:3.0.0:create (default) @ it-tidalwave-northernwind-rca-ui-structure-editor ---
[INFO] ShortRevision tag detected. The value is '12'.
[INFO] Executing: /bin/sh -c cd '/var/jenkins_home/jobs/Zephyr_Build_and_Test/workspace/modules/StructureEditor' && 'git' 'rev-parse' '--verify' '--short=12' 'HEAD'
[INFO] Working directory: /var/jenkins_home/jobs/Zephyr_Build_and_Test/workspace/modules/StructureEditor
[INFO] Storing buildNumber: 30819703aea5 at timestamp: 1683635077073
[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/Zephyr_Build_and_Test/workspace/modules/StructureEditor' && 'git' 'rev-parse' '--verify' '--short=12' 'HEAD'
[INFO] Working directory: /var/jenkins_home/jobs/Zephyr_Build_and_Test/workspace/modules/StructureEditor
[INFO] Storing buildScmBranch: UNKNOWN
[INFO] 
[INFO] --- enforcer:3.3.0:enforce (enforce-maven) @ it-tidalwave-northernwind-rca-ui-structure-editor ---
[INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.DependencyConvergence passed
[INFO] Rule 3: org.apache.maven.enforcer.rules.RequirePluginVersions passed
[INFO] 
[INFO] --- enforcer:3.3.0:enforce (enforce-banned-dependencies) @ it-tidalwave-northernwind-rca-ui-structure-editor ---
[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-northernwind-rca-ui-structure-editor ---
[INFO] Executing tasks
[INFO]      [echo] DESCRIPTION: origin/release/1.2-ALPHA-4 1.2-ALPHA-4-SNAPSHOT 30819703aea5
[INFO]      [echo] Java Version: 11.0.18 -source 11 -target 11 -release 11
[INFO] Executed tasks
[INFO] 
[INFO] --- antrun:3.1.0:run (create-unwoven-classes-dirs) @ it-tidalwave-northernwind-rca-ui-structure-editor ---
[INFO] Executing tasks
[INFO]     [mkdir] Created dir: /var/jenkins_home/jobs/Zephyr_Build_and_Test/workspace/modules/StructureEditor/target/unwoven-classes
[INFO]     [mkdir] Created dir: /var/jenkins_home/jobs/Zephyr_Build_and_Test/workspace/modules/StructureEditor/target/unwoven-test-classes
[INFO] Executed tasks
[INFO] 
[INFO] --- resources:3.3.1:resources (default-resources) @ it-tidalwave-northernwind-rca-ui-structure-editor ---
[INFO] Copying 1 resource from src/main/resources to target/classes
[INFO] 
[INFO] --- compiler:3.11.0:compile (default-compile) @ it-tidalwave-northernwind-rca-ui-structure-editor ---
[WARNING] Parameter 'outputDirectory' is read-only, must not be used in configuration
[INFO] Changes detected - recompiling the module! :dependency
[INFO] Compiling 3 source files with javac [forked debug deprecation release 11] to target/unwoven-classes
[WARNING] Supported source version 'RELEASE_6' from annotation processor 'org.netbeans.modules.openide.filesystems.declmime.MIMEResolverProcessor' less than -source '11'
[WARNING] Supported source version 'RELEASE_6' from annotation processor 'org.netbeans.modules.openide.util.NbBundleProcessor' less than -source '11'
[WARNING] Supported source version 'RELEASE_6' from annotation processor 'org.netbeans.modules.openide.util.ServiceProviderProcessor' less than -source '11'
[WARNING] Supported source version 'RELEASE_6' from annotation processor 'org.netbeans.modules.openide.util.NamedServiceProcessor' less than -source '11'
[INFO] 
[INFO] --- aspectj:1.14.0:compile (weave-classes) @ it-tidalwave-northernwind-rca-ui-structure-editor ---
[INFO] Showing AJC message detail for messages of types: [error, warning, fail]
[INFO] 
[INFO] --- resources:3.3.1:testResources (default-testResources) @ it-tidalwave-northernwind-rca-ui-structure-editor ---
[INFO] Copying 1 resource from src/test/resources to target/test-classes
[INFO] 
[INFO] --- compiler:3.11.0:testCompile (default-testCompile) @ it-tidalwave-northernwind-rca-ui-structure-editor ---
[WARNING] Parameter 'outputDirectory' is read-only, must not be used in configuration
[INFO] Changes detected - recompiling the module! :dependency
[INFO] Compiling 1 source file with javac [forked debug deprecation release 11] to target/unwoven-test-classes
[WARNING] Supported source version 'RELEASE_6' from annotation processor 'org.netbeans.modules.openide.filesystems.declmime.MIMEResolverProcessor' less than -source '11'
[WARNING] Supported source version 'RELEASE_6' from annotation processor 'org.netbeans.modules.openide.util.NbBundleProcessor' less than -source '11'
[WARNING] Supported source version 'RELEASE_6' from annotation processor 'org.netbeans.modules.openide.util.ServiceProviderProcessor' less than -source '11'
[WARNING] Supported source version 'RELEASE_6' from annotation processor 'org.netbeans.modules.openide.util.NamedServiceProcessor' less than -source '11'
[INFO] 
[INFO] --- aspectj:1.14.0:test-compile (weave-test-classes) @ it-tidalwave-northernwind-rca-ui-structure-editor ---
[INFO] Showing AJC message detail for messages of types: [error, warning, fail]
[INFO] 
[INFO] --- surefire:3.0.0:test (default-test) @ it-tidalwave-northernwind-rca-ui-structure-editor ---
[INFO] Using auto detected provider org.apache.maven.surefire.testng.TestNGProvider
[INFO] 
[INFO] -------------------------------------------------------
[INFO]  T E S T S
[INFO] -------------------------------------------------------
[INFO] Running it.tidalwave.northernwind.rca.ui.structureeditor.spi.DefaultStructureEditorPresentationControlTest
12:24:46.548 [main                ] TRACE org.testng.internal.Graph                          - [Graph] ADDING NODE DefaultStructureEditorPresentationControlTest.setup()[pri:0, instance:null] 1636583306
12:24:46.557 [main                ] TRACE org.testng.internal.Graph                          - [Graph] ================ SORTING
12:24:46.566 [main                ] TRACE org.testng.internal.Graph                          - [Graph] =============== DONE SORTING
12:24:46.567 [main                ] TRACE org.testng.internal.Graph                          - [Graph] ====== SORTED NODES
12:24:46.575 [main                ] TRACE org.testng.internal.Graph                          - [Graph] ====== END SORTED NODES
12:24:46.581 [main                ] TRACE org.testng.internal.Graph                          - [Graph] ADDING NODE DefaultStructureEditorPresentationControlTest.tearDown()[pri:0, instance:null] -71129263
12:24:46.582 [main                ] TRACE org.testng.internal.Graph                          - [Graph] ================ SORTING
12:24:46.582 [main                ] TRACE org.testng.internal.Graph                          - [Graph] =============== DONE SORTING
12:24:46.582 [main                ] TRACE org.testng.internal.Graph                          - [Graph] ====== SORTED NODES
12:24:46.583 [main                ] TRACE org.testng.internal.Graph                          - [Graph] ====== END SORTED NODES
12:24:46.589 [main                ] TRACE org.testng.internal.Graph                          - [Graph] ADDING NODE DefaultStructureEditorPresentationControlTest.must_be_a_MessageSubscriber()[pri:0, instance:it.tidalwave.northernwind.rca.ui.structureeditor.spi.DefaultStructureEditorPresentationControlTest@ae3540e] -1954614766
12:24:46.590 [main                ] TRACE org.testng.internal.Graph                          - [Graph] ADDING NODE DefaultStructureEditorPresentationControlTest.must_clear_the_presentation_on_reception_of_an_empty_selection()[pri:0, instance:it.tidalwave.northernwind.rca.ui.structureeditor.spi.DefaultStructureEditorPresentationControlTest@ae3540e] 284271990
12:24:46.590 [main                ] TRACE org.testng.internal.Graph                          - [Graph] ADDING NODE DefaultStructureEditorPresentationControlTest.must_populate_the_presentation_on_reception_of_selected_node()[pri:0, instance:it.tidalwave.northernwind.rca.ui.structureeditor.spi.DefaultStructureEditorPresentationControlTest@ae3540e] 323409519
12:24:46.591 [main                ] TRACE org.testng.internal.Graph                          - [Graph] ================ SORTING
12:24:46.592 [main                ] TRACE org.testng.internal.Graph                          - [Graph] =============== DONE SORTING
12:24:46.592 [main                ] TRACE org.testng.internal.Graph                          - [Graph] ====== SORTED NODES
12:24:46.592 [main                ] TRACE org.testng.internal.Graph                          - [Graph] ====== END SORTED NODES
12:24:46.658 [main                ] INFO  i.t.n.r.u.s.s.DefaultStructureEditorPresentationControlTest - STARTING TESTS OF it.tidalwave.northernwind.rca.ui.structureeditor.spi.DefaultStructureEditorPresentationControlTest
12:24:48.538 [main                ] TRACE it.tidalwave.messagebus.MessageBusHelper           - registerMessageListener(void it.tidalwave.northernwind.rca.ui.structureeditor.spi.DefaultStructureEditorPresentationControl.onSiteNodeSelected(it.tidalwave.northernwind.rca.ui.event.SiteNodeSelectedEvent))
12:24:48.966 [main                ] INFO  i.t.n.r.u.s.s.DefaultStructureEditorPresentationControlTest - **********************************
12:24:48.966 [main                ] INFO  i.t.n.r.u.s.s.DefaultStructureEditorPresentationControlTest - TEST "must be a MessageSubscriber"
12:24:48.966 [main                ] INFO  i.t.n.r.u.s.s.DefaultStructureEditorPresentationControlTest - **********************************
12:24:48.984 [main                ] INFO  i.t.n.r.u.s.s.DefaultStructureEditorPresentationControlTest - TEST PASSED in 17 msec
12:24:48.984 [main                ] INFO  i.t.n.r.u.s.s.DefaultStructureEditorPresentationControlTest - 
12:24:49.102 [main                ] TRACE it.tidalwave.messagebus.MessageBusHelper           - registerMessageListener(void it.tidalwave.northernwind.rca.ui.structureeditor.spi.DefaultStructureEditorPresentationControl.onSiteNodeSelected(it.tidalwave.northernwind.rca.ui.event.SiteNodeSelectedEvent))
12:24:49.109 [main                ] INFO  i.t.n.r.u.s.s.DefaultStructureEditorPresentationControlTest - *********************************************************************
12:24:49.109 [main                ] INFO  i.t.n.r.u.s.s.DefaultStructureEditorPresentationControlTest - TEST "must clear the presentation on reception of an empty selection"
12:24:49.109 [main                ] INFO  i.t.n.r.u.s.s.DefaultStructureEditorPresentationControlTest - *********************************************************************
12:24:49.114 [main                ] DEBUG i.t.n.r.u.s.s.DefaultStructureEditorPresentationControl - onSiteNodeSelected(SiteNodeSelectedEvent(siteNode=Optional.empty))
12:24:49.142 [main                ] INFO  i.t.n.r.u.s.s.DefaultStructureEditorPresentationControlTest - TEST PASSED in 32 msec
12:24:49.144 [main                ] INFO  i.t.n.r.u.s.s.DefaultStructureEditorPresentationControlTest - 
12:24:49.263 [main                ] TRACE it.tidalwave.messagebus.MessageBusHelper           - registerMessageListener(void it.tidalwave.northernwind.rca.ui.structureeditor.spi.DefaultStructureEditorPresentationControl.onSiteNodeSelected(it.tidalwave.northernwind.rca.ui.event.SiteNodeSelectedEvent))
12:24:49.265 [main                ] INFO  i.t.n.r.u.s.s.DefaultStructureEditorPresentationControlTest - *******************************************************************
12:24:49.266 [main                ] INFO  i.t.n.r.u.s.s.DefaultStructureEditorPresentationControlTest - TEST "must populate the presentation on reception of selected node"
12:24:49.266 [main                ] INFO  i.t.n.r.u.s.s.DefaultStructureEditorPresentationControlTest - *******************************************************************
12:24:49.266 [main                ] DEBUG i.t.n.r.u.s.s.DefaultStructureEditorPresentationControl - onSiteNodeSelected(SiteNodeSelectedEvent(siteNode=Optional[Mock for SiteNode, hashCode: 1506703662]))
12:24:49.276 [main                ] DEBUG i.t.n.r.u.s.s.DefaultStructureEditorPresentationControl - >>>> properties: Mock for ResourceProperties, hashCode: 2060569250
12:24:49.293 [main                ] INFO  i.t.n.r.u.s.s.DefaultStructureEditorPresentationControlTest - TEST PASSED in 27 msec
12:24:49.293 [main                ] INFO  i.t.n.r.u.s.s.DefaultStructureEditorPresentationControlTest - 
12:24:49.296 [main                ] INFO  i.t.n.r.u.s.s.DefaultStructureEditorPresentationControlTest - FINISHED TESTS OF it.tidalwave.northernwind.rca.ui.structureeditor.spi.DefaultStructureEditorPresentationControlTest
[INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.353 s - in it.tidalwave.northernwind.rca.ui.structureeditor.spi.DefaultStructureEditorPresentationControlTest
[INFO] 
[INFO] Results:
[INFO] 
[INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0
[INFO] 
[JENKINS] Recording test results
[INFO] 
[INFO] --- jar:3.3.0:jar (default-jar) @ it-tidalwave-northernwind-rca-ui-structure-editor ---
[INFO] Building jar: /var/jenkins_home/jobs/Zephyr_Build_and_Test/workspace/modules/StructureEditor/target/it-tidalwave-northernwind-rca-ui-structure-editor-1.2-ALPHA-4-SNAPSHOT.30819703aea5.jar
[INFO] 
[INFO] --- jar:3.3.0:test-jar (default-test-jar) @ it-tidalwave-northernwind-rca-ui-structure-editor ---
[INFO] Building jar: /var/jenkins_home/jobs/Zephyr_Build_and_Test/workspace/modules/StructureEditor/target/it-tidalwave-northernwind-rca-ui-structure-editor-1.2-ALPHA-4-SNAPSHOT.30819703aea5-tests.jar
[INFO] 
[INFO] --- install:3.1.1:install (default-install) @ it-tidalwave-northernwind-rca-ui-structure-editor ---
[INFO] Installing /var/jenkins_home/jobs/Zephyr_Build_and_Test/workspace/modules/StructureEditor/pom.xml to /var/jenkins_home/maven-repositories/0/it/tidalwave/northernwind/rca/it-tidalwave-northernwind-rca-ui-structure-editor/1.2-ALPHA-4-SNAPSHOT/it-tidalwave-northernwind-rca-ui-structure-editor-1.2-ALPHA-4-SNAPSHOT.pom
[INFO] Installing /var/jenkins_home/jobs/Zephyr_Build_and_Test/workspace/modules/StructureEditor/target/it-tidalwave-northernwind-rca-ui-structure-editor-1.2-ALPHA-4-SNAPSHOT.30819703aea5.jar to /var/jenkins_home/maven-repositories/0/it/tidalwave/northernwind/rca/it-tidalwave-northernwind-rca-ui-structure-editor/1.2-ALPHA-4-SNAPSHOT/it-tidalwave-northernwind-rca-ui-structure-editor-1.2-ALPHA-4-SNAPSHOT.jar
[INFO] Installing /var/jenkins_home/jobs/Zephyr_Build_and_Test/workspace/modules/StructureEditor/target/it-tidalwave-northernwind-rca-ui-structure-editor-1.2-ALPHA-4-SNAPSHOT.30819703aea5-tests.jar to /var/jenkins_home/maven-repositories/0/it/tidalwave/northernwind/rca/it-tidalwave-northernwind-rca-ui-structure-editor/1.2-ALPHA-4-SNAPSHOT/it-tidalwave-northernwind-rca-ui-structure-editor-1.2-ALPHA-4-SNAPSHOT-tests.jar
[JENKINS] Archiving disabled
Started calculate disk usage of build
Finished Calculation of disk usage of build in 0 seconds
Started calculate disk usage of workspace
Finished Calculation of disk usage of workspace in 0 seconds
[INFO] 
[INFO] --< it.tidalwave.northernwind.rca:it-tidalwave-northernwind-rca-ui-javafx >--
[INFO] Building Zephyr - UI (JavaFX) 1.2-ALPHA-4-SNAPSHOT               [13/15]
[INFO]   from modules/JavaFXUI/pom.xml
[INFO] --------------------------------[ jar ]---------------------------------
[WARNING] The POM for com.sun.xml.bind:jaxb-core:jar:2.2.11 is invalid, transitive dependencies (if any) will not be available, enable debug logging for more details
[WARNING] The POM for com.sun.xml.bind:jaxb-impl:jar:2.2.11 is invalid, transitive dependencies (if any) will not be available, enable debug logging for more details
[INFO] 
[INFO] --- clean:3.2.0:clean (default-clean) @ it-tidalwave-northernwind-rca-ui-javafx ---
[INFO] 
[INFO] --- buildnumber:3.0.0:create (default) @ it-tidalwave-northernwind-rca-ui-javafx ---
[INFO] ShortRevision tag detected. The value is '12'.
[INFO] Executing: /bin/sh -c cd '/var/jenkins_home/jobs/Zephyr_Build_and_Test/workspace/modules/JavaFXUI' && 'git' 'rev-parse' '--verify' '--short=12' 'HEAD'
[INFO] Working directory: /var/jenkins_home/jobs/Zephyr_Build_and_Test/workspace/modules/JavaFXUI
[INFO] Storing buildNumber: 30819703aea5 at timestamp: 1683635090853
[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/Zephyr_Build_and_Test/workspace/modules/JavaFXUI' && 'git' 'rev-parse' '--verify' '--short=12' 'HEAD'
[INFO] Working directory: /var/jenkins_home/jobs/Zephyr_Build_and_Test/workspace/modules/JavaFXUI
[INFO] Storing buildScmBranch: UNKNOWN
[INFO] 
[INFO] --- enforcer:3.3.0:enforce (enforce-maven) @ it-tidalwave-northernwind-rca-ui-javafx ---
[INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.DependencyConvergence passed
[INFO] Rule 3: org.apache.maven.enforcer.rules.RequirePluginVersions passed
[INFO] 
[INFO] --- enforcer:3.3.0:enforce (enforce-banned-dependencies) @ it-tidalwave-northernwind-rca-ui-javafx ---
[INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed
[INFO] 
[INFO] --- antrun:3.1.0:run (generate-and-print-build-description) @ it-tidalwave-northernwind-rca-ui-javafx ---
[INFO] Executing tasks
[INFO]      [echo] DESCRIPTION: origin/release/1.2-ALPHA-4 1.2-ALPHA-4-SNAPSHOT 30819703aea5
[INFO]      [echo] Java Version: 11.0.18 -source 11 -target 11 -release 11
[INFO] Executed tasks
[INFO] 
[INFO] --- antrun:3.1.0:run (create-unwoven-classes-dirs) @ it-tidalwave-northernwind-rca-ui-javafx ---
[INFO] Executing tasks
[INFO]     [mkdir] Created dir: /var/jenkins_home/jobs/Zephyr_Build_and_Test/workspace/modules/JavaFXUI/target/unwoven-classes
[INFO]     [mkdir] Created dir: /var/jenkins_home/jobs/Zephyr_Build_and_Test/workspace/modules/JavaFXUI/target/unwoven-test-classes
[INFO] Executed tasks
[INFO] 
[INFO] --- resources:3.3.1:resources (default-resources) @ it-tidalwave-northernwind-rca-ui-javafx ---
[INFO] Copying 6 resources from src/main/resources to target/classes
[INFO] 
[INFO] --- compiler:3.11.0:compile (default-compile) @ it-tidalwave-northernwind-rca-ui-javafx ---
[WARNING] Parameter 'outputDirectory' is read-only, must not be used in configuration
[INFO] Changes detected - recompiling the module! :dependency
[INFO] Compiling 12 source files with javac [forked debug deprecation release 11] to target/unwoven-classes
[WARNING] Supported source version 'RELEASE_6' from annotation processor 'org.netbeans.modules.openide.filesystems.declmime.MIMEResolverProcessor' less than -source '11'
[WARNING] Supported source version 'RELEASE_6' from annotation processor 'org.netbeans.modules.openide.util.NbBundleProcessor' less than -source '11'
[WARNING] Supported source version 'RELEASE_6' from annotation processor 'org.netbeans.modules.openide.util.ServiceProviderProcessor' less than -source '11'
[WARNING] Supported source version 'RELEASE_6' from annotation processor 'org.netbeans.modules.openide.util.NamedServiceProcessor' less than -source '11'
[INFO] 
[INFO] --- aspectj:1.14.0:compile (weave-classes) @ it-tidalwave-northernwind-rca-ui-javafx ---
[INFO] Showing AJC message detail for messages of types: [error, warning, fail]
[INFO] 
[INFO] --- resources:3.3.1:testResources (default-testResources) @ it-tidalwave-northernwind-rca-ui-javafx ---
[INFO] skip non existing resourceDirectory /var/jenkins_home/jobs/Zephyr_Build_and_Test/workspace/modules/JavaFXUI/src/test/resources
[INFO] 
[INFO] --- compiler:3.11.0:testCompile (default-testCompile) @ it-tidalwave-northernwind-rca-ui-javafx ---
[WARNING] Parameter 'outputDirectory' is read-only, must not be used in configuration
[INFO] No sources to compile
[INFO] 
[INFO] --- aspectj:1.14.0:test-compile (weave-test-classes) @ it-tidalwave-northernwind-rca-ui-javafx ---
[INFO] Showing AJC message detail for messages of types: [error, warning, fail]
[INFO] 
[INFO] --- surefire:3.0.0:test (default-test) @ it-tidalwave-northernwind-rca-ui-javafx ---
[JENKINS] Recording test results
[INFO] 
[INFO] --- jar:3.3.0:jar (default-jar) @ it-tidalwave-northernwind-rca-ui-javafx ---
[INFO] Building jar: /var/jenkins_home/jobs/Zephyr_Build_and_Test/workspace/modules/JavaFXUI/target/it-tidalwave-northernwind-rca-ui-javafx-1.2-ALPHA-4-SNAPSHOT.30819703aea5.jar
[INFO] 
[INFO] --- jar:3.3.0:test-jar (default-test-jar) @ it-tidalwave-northernwind-rca-ui-javafx ---
[INFO] Building jar: /var/jenkins_home/jobs/Zephyr_Build_and_Test/workspace/modules/JavaFXUI/target/it-tidalwave-northernwind-rca-ui-javafx-1.2-ALPHA-4-SNAPSHOT.30819703aea5-tests.jar
[INFO] 
[INFO] --- install:3.1.1:install (default-install) @ it-tidalwave-northernwind-rca-ui-javafx ---
[INFO] Installing /var/jenkins_home/jobs/Zephyr_Build_and_Test/workspace/modules/JavaFXUI/pom.xml to /var/jenkins_home/maven-repositories/0/it/tidalwave/northernwind/rca/it-tidalwave-northernwind-rca-ui-javafx/1.2-ALPHA-4-SNAPSHOT/it-tidalwave-northernwind-rca-ui-javafx-1.2-ALPHA-4-SNAPSHOT.pom
[INFO] Installing /var/jenkins_home/jobs/Zephyr_Build_and_Test/workspace/modules/JavaFXUI/target/it-tidalwave-northernwind-rca-ui-javafx-1.2-ALPHA-4-SNAPSHOT.30819703aea5.jar to /var/jenkins_home/maven-repositories/0/it/tidalwave/northernwind/rca/it-tidalwave-northernwind-rca-ui-javafx/1.2-ALPHA-4-SNAPSHOT/it-tidalwave-northernwind-rca-ui-javafx-1.2-ALPHA-4-SNAPSHOT.jar
[INFO] Installing /var/jenkins_home/jobs/Zephyr_Build_and_Test/workspace/modules/JavaFXUI/target/it-tidalwave-northernwind-rca-ui-javafx-1.2-ALPHA-4-SNAPSHOT.30819703aea5-tests.jar to /var/jenkins_home/maven-repositories/0/it/tidalwave/northernwind/rca/it-tidalwave-northernwind-rca-ui-javafx/1.2-ALPHA-4-SNAPSHOT/it-tidalwave-northernwind-rca-ui-javafx-1.2-ALPHA-4-SNAPSHOT-tests.jar
[JENKINS] Archiving disabled
Started calculate disk usage of build
Finished Calculation of disk usage of build in 0 seconds
Started calculate disk usage of workspace
Finished Calculation of disk usage of workspace in 0 seconds
[INFO] 
[INFO] --< it.tidalwave.northernwind.rca:it-tidalwave-northernwind-rca-application-javafx >--
[INFO] Building Zephyr - Application (JavaFX) 1.2-ALPHA-4-SNAPSHOT      [14/15]
[INFO]   from modules/JavaFXApplication/pom.xml
[INFO] --------------------------------[ jar ]---------------------------------
[INFO] 
[INFO] --- clean:3.2.0:clean (default-clean) @ it-tidalwave-northernwind-rca-application-javafx ---
[INFO] 
[INFO] --- buildnumber:3.0.0:create (default) @ it-tidalwave-northernwind-rca-application-javafx ---
[INFO] ShortRevision tag detected. The value is '12'.
[INFO] Executing: /bin/sh -c cd '/var/jenkins_home/jobs/Zephyr_Build_and_Test/workspace/modules/JavaFXApplication' && 'git' 'rev-parse' '--verify' '--short=12' 'HEAD'
[INFO] Working directory: /var/jenkins_home/jobs/Zephyr_Build_and_Test/workspace/modules/JavaFXApplication
[INFO] Storing buildNumber: 30819703aea5 at timestamp: 1683635097161
[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/Zephyr_Build_and_Test/workspace/modules/JavaFXApplication' && 'git' 'rev-parse' '--verify' '--short=12' 'HEAD'
[INFO] Working directory: /var/jenkins_home/jobs/Zephyr_Build_and_Test/workspace/modules/JavaFXApplication
[INFO] Storing buildScmBranch: UNKNOWN
[INFO] 
[INFO] --- enforcer:3.3.0:enforce (enforce-maven) @ it-tidalwave-northernwind-rca-application-javafx ---
[INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.DependencyConvergence passed
[INFO] Rule 3: org.apache.maven.enforcer.rules.RequirePluginVersions passed
[INFO] 
[INFO] --- enforcer:3.3.0:enforce (enforce-banned-dependencies) @ it-tidalwave-northernwind-rca-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-northernwind-rca-application-javafx ---
[INFO] Executing tasks
[INFO]      [echo] DESCRIPTION: origin/release/1.2-ALPHA-4 1.2-ALPHA-4-SNAPSHOT 30819703aea5
[INFO]      [echo] Java Version: 11.0.18 -source 11 -target 11 -release 11
[INFO] Executed tasks
[INFO] 
[INFO] --- antrun:3.1.0:run (create-unwoven-classes-dirs) @ it-tidalwave-northernwind-rca-application-javafx ---
[INFO] Executing tasks
[INFO]     [mkdir] Created dir: /var/jenkins_home/jobs/Zephyr_Build_and_Test/workspace/modules/JavaFXApplication/target/unwoven-classes
[INFO]     [mkdir] Created dir: /var/jenkins_home/jobs/Zephyr_Build_and_Test/workspace/modules/JavaFXApplication/target/unwoven-test-classes
[INFO] Executed tasks
[INFO] 
[INFO] --- resources:3.3.1:resources (default-resources) @ it-tidalwave-northernwind-rca-application-javafx ---
[INFO] Copying 7 resources from src/main/resources to target/classes
[INFO] 
[INFO] --- compiler:3.11.0:compile (default-compile) @ it-tidalwave-northernwind-rca-application-javafx ---
[WARNING] Parameter 'outputDirectory' is read-only, must not be used in configuration
[INFO] Changes detected - recompiling the module! :dependency
[INFO] Compiling 3 source files with javac [forked debug deprecation release 11] to target/unwoven-classes
[WARNING] [path] bad path element "/var/jenkins_home/maven-repositories/0/com/sun/xml/bind/jaxb-core/2.2.11/jaxb-api.jar": no such file or directory
[WARNING] [path] bad path element "/var/jenkins_home/maven-repositories/0/com/sun/xml/bind/jaxb-impl/2.2.11/jaxb-core.jar": no such file or directory
[WARNING] Supported source version 'RELEASE_6' from annotation processor 'org.netbeans.modules.openide.filesystems.declmime.MIMEResolverProcessor' less than -source '11'
[WARNING] Supported source version 'RELEASE_6' from annotation processor 'org.netbeans.modules.openide.util.NbBundleProcessor' less than -source '11'
[WARNING] Supported source version 'RELEASE_6' from annotation processor 'org.netbeans.modules.openide.util.ServiceProviderProcessor' less than -source '11'
[WARNING] Supported source version 'RELEASE_6' from annotation processor 'org.netbeans.modules.openide.util.NamedServiceProcessor' less than -source '11'
[INFO] 
[INFO] --- aspectj:1.14.0:compile (weave-classes) @ it-tidalwave-northernwind-rca-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-northernwind-rca-application-javafx ---
[INFO] Copying 1 resource from src/test/resources to target/test-classes
[INFO] 
[INFO] --- compiler:3.11.0:testCompile (default-testCompile) @ it-tidalwave-northernwind-rca-application-javafx ---
[WARNING] Parameter 'outputDirectory' is read-only, must not be used in configuration
[INFO] No sources to compile
[INFO] 
[INFO] --- aspectj:1.14.0:test-compile (weave-test-classes) @ it-tidalwave-northernwind-rca-application-javafx ---
[INFO] Showing AJC message detail for messages of types: [error, warning, fail]
[INFO] 
[INFO] --- surefire:3.0.0:test (default-test) @ it-tidalwave-northernwind-rca-application-javafx ---
[JENKINS] Recording test results
[INFO] 
[INFO] --- jar:3.3.0:jar (default-jar) @ it-tidalwave-northernwind-rca-application-javafx ---
[INFO] Building jar: /var/jenkins_home/jobs/Zephyr_Build_and_Test/workspace/modules/JavaFXApplication/target/it-tidalwave-northernwind-rca-application-javafx-1.2-ALPHA-4-SNAPSHOT.30819703aea5.jar
[INFO] 
[INFO] --- jar:3.3.0:test-jar (default-test-jar) @ it-tidalwave-northernwind-rca-application-javafx ---
[INFO] Building jar: /var/jenkins_home/jobs/Zephyr_Build_and_Test/workspace/modules/JavaFXApplication/target/it-tidalwave-northernwind-rca-application-javafx-1.2-ALPHA-4-SNAPSHOT.30819703aea5-tests.jar
[INFO] 
[INFO] --- install:3.1.1:install (default-install) @ it-tidalwave-northernwind-rca-application-javafx ---
[INFO] Installing /var/jenkins_home/jobs/Zephyr_Build_and_Test/workspace/modules/JavaFXApplication/pom.xml to /var/jenkins_home/maven-repositories/0/it/tidalwave/northernwind/rca/it-tidalwave-northernwind-rca-application-javafx/1.2-ALPHA-4-SNAPSHOT/it-tidalwave-northernwind-rca-application-javafx-1.2-ALPHA-4-SNAPSHOT.pom
[INFO] Installing /var/jenkins_home/jobs/Zephyr_Build_and_Test/workspace/modules/JavaFXApplication/target/it-tidalwave-northernwind-rca-application-javafx-1.2-ALPHA-4-SNAPSHOT.30819703aea5.jar to /var/jenkins_home/maven-repositories/0/it/tidalwave/northernwind/rca/it-tidalwave-northernwind-rca-application-javafx/1.2-ALPHA-4-SNAPSHOT/it-tidalwave-northernwind-rca-application-javafx-1.2-ALPHA-4-SNAPSHOT.jar
[INFO] Installing /var/jenkins_home/jobs/Zephyr_Build_and_Test/workspace/modules/JavaFXApplication/target/it-tidalwave-northernwind-rca-application-javafx-1.2-ALPHA-4-SNAPSHOT.30819703aea5-tests.jar to /var/jenkins_home/maven-repositories/0/it/tidalwave/northernwind/rca/it-tidalwave-northernwind-rca-application-javafx/1.2-ALPHA-4-SNAPSHOT/it-tidalwave-northernwind-rca-application-javafx-1.2-ALPHA-4-SNAPSHOT-tests.jar
[JENKINS] Archiving disabled
Started calculate disk usage of build
Finished Calculation of disk usage of build in 0 seconds
Started calculate disk usage of workspace
Finished Calculation of disk usage of workspace in 0 seconds
[INFO] 
[INFO] ------------< it.tidalwave.northernwind.rca:zephyr-macosx >-------------
[INFO] Building Zephyr - Installer, macOS 1.2-ALPHA-4-SNAPSHOT          [15/15]
[INFO]   from modules/Installers/macOS/pom.xml
[INFO] --------------------------------[ pom ]---------------------------------
[INFO] 
[INFO] --- clean:3.2.0:clean (default-clean) @ zephyr-macosx ---
[INFO] 
[INFO] --- buildnumber:3.0.0:create (default) @ zephyr-macosx ---
[INFO] ShortRevision tag detected. The value is '12'.
[INFO] Executing: /bin/sh -c cd '/var/jenkins_home/jobs/Zephyr_Build_and_Test/workspace/modules/Installers/macOS' && 'git' 'rev-parse' '--verify' '--short=12' 'HEAD'
[INFO] Working directory: /var/jenkins_home/jobs/Zephyr_Build_and_Test/workspace/modules/Installers/macOS
[INFO] Storing buildNumber: 30819703aea5 at timestamp: 1683635103314
[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/Zephyr_Build_and_Test/workspace/modules/Installers/macOS' && 'git' 'rev-parse' '--verify' '--short=12' 'HEAD'
[INFO] Working directory: /var/jenkins_home/jobs/Zephyr_Build_and_Test/workspace/modules/Installers/macOS
[INFO] Storing buildScmBranch: UNKNOWN
[INFO] 
[INFO] --- enforcer:3.3.0:enforce (enforce-maven) @ zephyr-macosx ---
[INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.DependencyConvergence passed
[INFO] Rule 3: org.apache.maven.enforcer.rules.RequirePluginVersions passed
[INFO] 
[INFO] --- enforcer:3.3.0:enforce (enforce-banned-dependencies) @ zephyr-macosx ---
[INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed
[INFO] 
[INFO] --- antrun:3.1.0:run (generate-and-print-build-description) @ zephyr-macosx ---
[INFO] Executing tasks
[INFO]      [echo] DESCRIPTION: origin/release/1.2-ALPHA-4 1.2-ALPHA-4-SNAPSHOT 30819703aea5
[INFO]      [echo] Java Version: 11.0.18 -source 11 -target 11 -release 11
[INFO] Executed tasks
[INFO] 
[INFO] --- dependency:3.5.0:unpack (unpack-embedded-jdk) @ zephyr-macosx ---
[INFO] Configured Artifact: it.tidalwave.jdk:adoptopenjdk-jre:macosx-x64-hotspot:11.0.10_9:tgz
[INFO] Unpacking /var/jenkins_home/maven-repositories/0/it/tidalwave/jdk/adoptopenjdk-jre/11.0.10_9/adoptopenjdk-jre-11.0.10_9-macosx-x64-hotspot.tgz to /var/jenkins_home/jobs/Zephyr_Build_and_Test/workspace/modules/Installers/macOS/target/jdk/11.0.10_9 with includes "" and excludes ""
[INFO] Expanding: /var/jenkins_home/maven-repositories/0/it/tidalwave/jdk/adoptopenjdk-jre/11.0.10_9/adoptopenjdk-jre-11.0.10_9-macosx-x64-hotspot.tgz into /var/jenkins_home/jobs/Zephyr_Build_and_Test/workspace/modules/Installers/macOS/target/jdk/11.0.10_9
[INFO] 
[INFO] --- dependency:3.5.0:copy-dependencies (copy-jars) @ zephyr-macosx ---
[INFO] Copying it-tidalwave-northernwind-rca-application-javafx-1.2-ALPHA-4-SNAPSHOT.30819703aea5.jar to /var/jenkins_home/jobs/Zephyr_Build_and_Test/workspace/modules/Installers/macOS/target/app/lib/it-tidalwave-northernwind-rca-application-javafx-1.2-ALPHA-4-SNAPSHOT.jar
[INFO] Copying it-tidalwave-northernwind-rca-ui-javafx-1.2-ALPHA-4-SNAPSHOT.30819703aea5.jar to /var/jenkins_home/jobs/Zephyr_Build_and_Test/workspace/modules/Installers/macOS/target/app/lib/it-tidalwave-northernwind-rca-ui-javafx-1.2-ALPHA-4-SNAPSHOT.jar
[INFO] Copying it-tidalwave-northernwind-rca-ui-commons-1.2-ALPHA-4-SNAPSHOT.30819703aea5.jar to /var/jenkins_home/jobs/Zephyr_Build_and_Test/workspace/modules/Installers/macOS/target/app/lib/it-tidalwave-northernwind-rca-ui-commons-1.2-ALPHA-4-SNAPSHOT.jar
[INFO] Copying it-tidalwave-messagebus-spring-3.2-ALPHA-8.jar to /var/jenkins_home/jobs/Zephyr_Build_and_Test/workspace/modules/Installers/macOS/target/app/lib/it-tidalwave-messagebus-spring-3.2-ALPHA-8.jar
[INFO] Copying it-tidalwave-northernwind-rca-ui-site-opener-1.2-ALPHA-4-SNAPSHOT.30819703aea5.jar to /var/jenkins_home/jobs/Zephyr_Build_and_Test/workspace/modules/Installers/macOS/target/app/lib/it-tidalwave-northernwind-rca-ui-site-opener-1.2-ALPHA-4-SNAPSHOT.jar
[INFO] Copying it-tidalwave-northernwind-rca-ui-content-explorer-1.2-ALPHA-4-SNAPSHOT.30819703aea5.jar to /var/jenkins_home/jobs/Zephyr_Build_and_Test/workspace/modules/Installers/macOS/target/app/lib/it-tidalwave-northernwind-rca-ui-content-explorer-1.2-ALPHA-4-SNAPSHOT.jar
[INFO] Copying it-tidalwave-northernwind-rca-ui-structure-explorer-1.2-ALPHA-4-SNAPSHOT.30819703aea5.jar to /var/jenkins_home/jobs/Zephyr_Build_and_Test/workspace/modules/Installers/macOS/target/app/lib/it-tidalwave-northernwind-rca-ui-structure-explorer-1.2-ALPHA-4-SNAPSHOT.jar
[INFO] Copying it-tidalwave-northernwind-rca-ui-content-editor-1.2-ALPHA-4-SNAPSHOT.30819703aea5.jar to /var/jenkins_home/jobs/Zephyr_Build_and_Test/workspace/modules/Installers/macOS/target/app/lib/it-tidalwave-northernwind-rca-ui-content-editor-1.2-ALPHA-4-SNAPSHOT.jar
[INFO] Copying it-tidalwave-northernwind-rca-embeddedserver-1.2-ALPHA-4-SNAPSHOT.30819703aea5.jar to /var/jenkins_home/jobs/Zephyr_Build_and_Test/workspace/modules/Installers/macOS/target/app/lib/it-tidalwave-northernwind-rca-embeddedserver-1.2-ALPHA-4-SNAPSHOT.jar
[INFO] Copying jetty-server-8.1.10.v20130312.jar to /var/jenkins_home/jobs/Zephyr_Build_and_Test/workspace/modules/Installers/macOS/target/app/lib/jetty-server-8.1.10.v20130312.jar
[INFO] Copying javax.servlet-3.0.0.v201112011016.jar to /var/jenkins_home/jobs/Zephyr_Build_and_Test/workspace/modules/Installers/macOS/target/app/lib/javax.servlet-3.0.0.v201112011016.jar
[INFO] Copying jetty-continuation-8.1.10.v20130312.jar to /var/jenkins_home/jobs/Zephyr_Build_and_Test/workspace/modules/Installers/macOS/target/app/lib/jetty-continuation-8.1.10.v20130312.jar
[INFO] Copying jetty-http-8.1.10.v20130312.jar to /var/jenkins_home/jobs/Zephyr_Build_and_Test/workspace/modules/Installers/macOS/target/app/lib/jetty-http-8.1.10.v20130312.jar
[INFO] Copying jetty-io-8.1.10.v20130312.jar to /var/jenkins_home/jobs/Zephyr_Build_and_Test/workspace/modules/Installers/macOS/target/app/lib/jetty-io-8.1.10.v20130312.jar
[INFO] Copying jetty-util-8.1.10.v20130312.jar to /var/jenkins_home/jobs/Zephyr_Build_and_Test/workspace/modules/Installers/macOS/target/app/lib/jetty-util-8.1.10.v20130312.jar
[INFO] Copying it-tidalwave-html-patches-1.2-ALPHA-6.jar to /var/jenkins_home/jobs/Zephyr_Build_and_Test/workspace/modules/Installers/macOS/target/app/lib/it-tidalwave-html-patches-1.2-ALPHA-6.jar
[INFO] Copying jsoup-1.8.3.jar to /var/jenkins_home/jobs/Zephyr_Build_and_Test/workspace/modules/Installers/macOS/target/app/lib/jsoup-1.8.3.jar
[INFO] Copying it-tidalwave-northernwind-rca-ui-content-manager-1.2-ALPHA-4-SNAPSHOT.30819703aea5.jar to /var/jenkins_home/jobs/Zephyr_Build_and_Test/workspace/modules/Installers/macOS/target/app/lib/it-tidalwave-northernwind-rca-ui-content-manager-1.2-ALPHA-4-SNAPSHOT.jar
[INFO] Copying it-tidalwave-northernwind-rca-ui-structure-editor-1.2-ALPHA-4-SNAPSHOT.30819703aea5.jar to /var/jenkins_home/jobs/Zephyr_Build_and_Test/workspace/modules/Installers/macOS/target/app/lib/it-tidalwave-northernwind-rca-ui-structure-editor-1.2-ALPHA-4-SNAPSHOT.jar
[INFO] Copying jaxb-api-2.2.11.jar to /var/jenkins_home/jobs/Zephyr_Build_and_Test/workspace/modules/Installers/macOS/target/app/lib/jaxb-api-2.2.11.jar
[INFO] Copying jaxb-core-2.2.11.jar to /var/jenkins_home/jobs/Zephyr_Build_and_Test/workspace/modules/Installers/macOS/target/app/lib/jaxb-core-2.2.11.jar
[INFO] Copying jaxb-impl-2.2.11.jar to /var/jenkins_home/jobs/Zephyr_Build_and_Test/workspace/modules/Installers/macOS/target/app/lib/jaxb-impl-2.2.11.jar
[INFO] Copying activation-1.1.1.jar to /var/jenkins_home/jobs/Zephyr_Build_and_Test/workspace/modules/Installers/macOS/target/app/lib/activation-1.1.1.jar
[INFO] Copying it-tidalwave-role-ui-javafx-1.1-ALPHA-2.jar to /var/jenkins_home/jobs/Zephyr_Build_and_Test/workspace/modules/Installers/macOS/target/app/lib/it-tidalwave-role-ui-javafx-1.1-ALPHA-2.jar
[INFO] Copying it-tidalwave-role-3.2-ALPHA-8.jar to /var/jenkins_home/jobs/Zephyr_Build_and_Test/workspace/modules/Installers/macOS/target/app/lib/it-tidalwave-role-3.2-ALPHA-8.jar
[INFO] Copying spring-context-5.3.1.jar to /var/jenkins_home/jobs/Zephyr_Build_and_Test/workspace/modules/Installers/macOS/target/app/lib/spring-context-5.3.1.jar
[INFO] Copying spring-aop-5.3.1.jar to /var/jenkins_home/jobs/Zephyr_Build_and_Test/workspace/modules/Installers/macOS/target/app/lib/spring-aop-5.3.1.jar
[INFO] Copying spring-expression-5.3.1.jar to /var/jenkins_home/jobs/Zephyr_Build_and_Test/workspace/modules/Installers/macOS/target/app/lib/spring-expression-5.3.1.jar
[INFO] Copying javax.inject-1.jar to /var/jenkins_home/jobs/Zephyr_Build_and_Test/workspace/modules/Installers/macOS/target/app/lib/javax.inject-1.jar
[INFO] Copying it-tidalwave-northernwind-core-1.2-ALPHA-6.jar to /var/jenkins_home/jobs/Zephyr_Build_and_Test/workspace/modules/Installers/macOS/target/app/lib/it-tidalwave-northernwind-core-1.2-ALPHA-6.jar
[INFO] Copying it-tidalwave-messagebus-3.2-ALPHA-8.jar to /var/jenkins_home/jobs/Zephyr_Build_and_Test/workspace/modules/Installers/macOS/target/app/lib/it-tidalwave-messagebus-3.2-ALPHA-8.jar
[INFO] Copying it-tidalwave-northernwind-core-filesystem-basic-1.2-ALPHA-6.jar to /var/jenkins_home/jobs/Zephyr_Build_and_Test/workspace/modules/Installers/macOS/target/app/lib/it-tidalwave-northernwind-core-filesystem-basic-1.2-ALPHA-6.jar
[INFO] Copying org-openide-filesystems-RELEASE80.jar to /var/jenkins_home/jobs/Zephyr_Build_and_Test/workspace/modules/Installers/macOS/target/app/lib/org-openide-filesystems-RELEASE80.jar
[INFO] Copying org-openide-util-RELEASE80.jar to /var/jenkins_home/jobs/Zephyr_Build_and_Test/workspace/modules/Installers/macOS/target/app/lib/org-openide-util-RELEASE80.jar
[INFO] Copying org-openide-util-lookup-RELEASE80.jar to /var/jenkins_home/jobs/Zephyr_Build_and_Test/workspace/modules/Installers/macOS/target/app/lib/org-openide-util-lookup-RELEASE80.jar
[INFO] Copying jul-to-slf4j-2.0.7.jar to /var/jenkins_home/jobs/Zephyr_Build_and_Test/workspace/modules/Installers/macOS/target/app/lib/jul-to-slf4j-2.0.7.jar
[INFO] Copying it-tidalwave-role-spring-3.2-ALPHA-8.jar to /var/jenkins_home/jobs/Zephyr_Build_and_Test/workspace/modules/Installers/macOS/target/app/lib/it-tidalwave-role-spring-3.2-ALPHA-8.jar
[INFO] Copying spring-beans-5.3.1.jar to /var/jenkins_home/jobs/Zephyr_Build_and_Test/workspace/modules/Installers/macOS/target/app/lib/spring-beans-5.3.1.jar
[INFO] Copying spring-core-5.3.1.jar to /var/jenkins_home/jobs/Zephyr_Build_and_Test/workspace/modules/Installers/macOS/target/app/lib/spring-core-5.3.1.jar
[INFO] Copying spring-jcl-5.3.1.jar to /var/jenkins_home/jobs/Zephyr_Build_and_Test/workspace/modules/Installers/macOS/target/app/lib/spring-jcl-5.3.1.jar
[INFO] Copying it-tidalwave-util-3.2-ALPHA-8.jar to /var/jenkins_home/jobs/Zephyr_Build_and_Test/workspace/modules/Installers/macOS/target/app/lib/it-tidalwave-util-3.2-ALPHA-8.jar
[INFO] Copying jcl-over-slf4j-2.0.7.jar to /var/jenkins_home/jobs/Zephyr_Build_and_Test/workspace/modules/Installers/macOS/target/app/lib/jcl-over-slf4j-2.0.7.jar
[INFO] Copying logback-core-1.4.7.jar to /var/jenkins_home/jobs/Zephyr_Build_and_Test/workspace/modules/Installers/macOS/target/app/lib/logback-core-1.4.7.jar
[INFO] Copying it-tidalwave-northernwind-core-marshalling-default-1.2-ALPHA-6.jar to /var/jenkins_home/jobs/Zephyr_Build_and_Test/workspace/modules/Installers/macOS/target/app/lib/it-tidalwave-northernwind-core-marshalling-default-1.2-ALPHA-6.jar
[INFO] Copying it-tidalwave-northernwind-rca-model-1.2-ALPHA-4-SNAPSHOT.30819703aea5.jar to /var/jenkins_home/jobs/Zephyr_Build_and_Test/workspace/modules/Installers/macOS/target/app/lib/it-tidalwave-northernwind-rca-model-1.2-ALPHA-4-SNAPSHOT.jar
[INFO] Copying it-tidalwave-northernwind-model-core-stripped-1.2-ALPHA-4-SNAPSHOT.30819703aea5.jar to /var/jenkins_home/jobs/Zephyr_Build_and_Test/workspace/modules/Installers/macOS/target/app/lib/it-tidalwave-northernwind-model-core-stripped-1.2-ALPHA-4-SNAPSHOT.jar
[INFO] Copying spring-aspects-5.3.1.jar to /var/jenkins_home/jobs/Zephyr_Build_and_Test/workspace/modules/Installers/macOS/target/app/lib/spring-aspects-5.3.1.jar
[INFO] Copying aspectjrt-1.9.19.jar to /var/jenkins_home/jobs/Zephyr_Build_and_Test/workspace/modules/Installers/macOS/target/app/lib/aspectjrt-1.9.19.jar
[INFO] Copying logback-classic-1.4.7.jar to /var/jenkins_home/jobs/Zephyr_Build_and_Test/workspace/modules/Installers/macOS/target/app/lib/logback-classic-1.4.7.jar
[INFO] Copying slf4j-api-2.0.7.jar to /var/jenkins_home/jobs/Zephyr_Build_and_Test/workspace/modules/Installers/macOS/target/app/lib/slf4j-api-2.0.7.jar
[INFO] Copying spotbugs-annotations-3.1.9.jar to /var/jenkins_home/jobs/Zephyr_Build_and_Test/workspace/modules/Installers/macOS/target/app/lib/spotbugs-annotations-3.1.9.jar
[INFO] Copying jsr305-3.0.2.jar to /var/jenkins_home/jobs/Zephyr_Build_and_Test/workspace/modules/Installers/macOS/target/app/lib/jsr305-3.0.2.jar
[INFO] Copying javax.annotation-api-1.3.2.jar to /var/jenkins_home/jobs/Zephyr_Build_and_Test/workspace/modules/Installers/macOS/target/app/lib/javax.annotation-api-1.3.2.jar
[INFO] 
[INFO] --- dependency:3.5.0:copy-dependencies (copy-modules) @ zephyr-macosx ---
[INFO] Copying javafx-base-11.0.1.jar to /var/jenkins_home/jobs/Zephyr_Build_and_Test/workspace/modules/Installers/macOS/target/app/mods/javafx-base-11.0.1.jar
[INFO] Copying javafx-base-11.0.1-linux.jar to /var/jenkins_home/jobs/Zephyr_Build_and_Test/workspace/modules/Installers/macOS/target/app/mods/javafx-base-11.0.1-linux.jar
[INFO] Copying javafx-graphics-11.0.1.jar to /var/jenkins_home/jobs/Zephyr_Build_and_Test/workspace/modules/Installers/macOS/target/app/mods/javafx-graphics-11.0.1.jar
[INFO] Copying javafx-graphics-11.0.1-linux.jar to /var/jenkins_home/jobs/Zephyr_Build_and_Test/workspace/modules/Installers/macOS/target/app/mods/javafx-graphics-11.0.1-linux.jar
[INFO] Copying javafx-controls-11.0.1.jar to /var/jenkins_home/jobs/Zephyr_Build_and_Test/workspace/modules/Installers/macOS/target/app/mods/javafx-controls-11.0.1.jar
[INFO] Copying javafx-controls-11.0.1-linux.jar to /var/jenkins_home/jobs/Zephyr_Build_and_Test/workspace/modules/Installers/macOS/target/app/mods/javafx-controls-11.0.1-linux.jar
[INFO] Copying javafx-fxml-11.0.1.jar to /var/jenkins_home/jobs/Zephyr_Build_and_Test/workspace/modules/Installers/macOS/target/app/mods/javafx-fxml-11.0.1.jar
[INFO] Copying javafx-fxml-11.0.1-linux.jar to /var/jenkins_home/jobs/Zephyr_Build_and_Test/workspace/modules/Installers/macOS/target/app/mods/javafx-fxml-11.0.1-linux.jar
[INFO] Copying javafx-web-11.0.1.jar to /var/jenkins_home/jobs/Zephyr_Build_and_Test/workspace/modules/Installers/macOS/target/app/mods/javafx-web-11.0.1.jar
[INFO] Copying javafx-web-11.0.1-linux.jar to /var/jenkins_home/jobs/Zephyr_Build_and_Test/workspace/modules/Installers/macOS/target/app/mods/javafx-web-11.0.1-linux.jar
[INFO] Copying javafx-media-11.0.1.jar to /var/jenkins_home/jobs/Zephyr_Build_and_Test/workspace/modules/Installers/macOS/target/app/mods/javafx-media-11.0.1.jar
[INFO] Copying javafx-media-11.0.1-linux.jar to /var/jenkins_home/jobs/Zephyr_Build_and_Test/workspace/modules/Installers/macOS/target/app/mods/javafx-media-11.0.1-linux.jar
[INFO] 
[INFO] --- jar:3.3.0:test-jar (default-test-jar) @ zephyr-macosx ---
[INFO] Skipping packaging of the test-jar
[INFO] 
[INFO] --- antrun:3.1.0:run (create-app-bundle) @ zephyr-macosx ---
[INFO] Executing tasks
[WARNING]      [echo] JDK 11 backport of jpackager not found - trying to download
[WARNING]      [echo]                                             it...
[WARNING]      [echo] To avoid download, please manually install the tool and set the
[WARNING]      [echo]                                             property tft.tool.jpackager
[INFO]       [get] Getting: http://download2.gluonhq.com/jpackager/11/jdk.packager-osx.zip
[INFO]       [get] To: /var/jenkins_home/jobs/Zephyr_Build_and_Test/workspace/modules/Installers/macOS/target/jdk.packager-osx.zip
[INFO]     [unzip] Expanding: /var/jenkins_home/jobs/Zephyr_Build_and_Test/workspace/modules/Installers/macOS/target/jdk.packager-osx.zip into /var/jenkins_home/jobs/Zephyr_Build_and_Test/workspace/modules/Installers/macOS/target/jpackager
[INFO]      [echo] CFBundleVersion: 
[INFO]      [echo] Invoking /var/jenkins_home/jobs/Zephyr_Build_and_Test/workspace/modules/Installers/macOS/target/jpackager/jpackager...
[INFO]      [exec] WARNING: argument [copyright] is not supported for current configuration.
[INFO]      [exec] WARNING: argument [vendor] is not supported for current configuration.
[INFO]      [echo] Copying modules...
[INFO]      [copy] Copying 12 files to /var/jenkins_home/jobs/Zephyr_Build_and_Test/workspace/modules/Installers/macOS/target/Zephyr.app/Contents/Java/mods
[INFO] Executed tasks
[INFO] 
[INFO] --- antrun:3.1.0:run (create-dmg) @ zephyr-macosx ---
[INFO] Executing tasks
[INFO]      [echo] Creating dmg...
[INFO]      [exec] Warning: creating filesystem that does not conform to ISO-9660.
[INFO]      [exec] Warning: ISO-9660 filenames longer than 31 may cause buffer overflows in the OS.
[INFO]      [exec] Warning: -follow-links does not always work correctly; be careful.
[INFO]      [exec] I: -input-charset not specified, using utf-8 (detected in locale settings)
[INFO]      [exec]  26.81% done, estimate finish Tue May  9 12:25:09 2023
[INFO]      [exec]  53.65% done, estimate finish Tue May  9 12:25:09 2023
[INFO]      [exec]  80.40% done, estimate finish Tue May  9 12:25:09 2023
[INFO]      [exec] Total translation table size: 0
[INFO]      [exec] Total rockridge attributes bytes: 2199
[INFO]      [exec] Total directory bytes: 10240
[INFO]      [exec] Path table size(bytes): 68
[INFO]      [exec] Max brk space used 22000
[INFO]      [exec] 18659 extents written (36 MB)
[INFO]      [gzip] Building: /var/jenkins_home/jobs/Zephyr_Build_and_Test/workspace/modules/Installers/macOS/target/Zephyr.dmg.gz
[INFO] Executed tasks
[INFO] 
[INFO] --- build-helper:3.3.0:attach-artifact (attach-app-bundle) @ zephyr-macosx ---
[INFO] 
[INFO] --- install:3.1.1:install (default-install) @ zephyr-macosx ---
[INFO] Installing /var/jenkins_home/jobs/Zephyr_Build_and_Test/workspace/modules/Installers/macOS/pom.xml to /var/jenkins_home/maven-repositories/0/it/tidalwave/northernwind/rca/zephyr-macosx/1.2-ALPHA-4-SNAPSHOT/zephyr-macosx-1.2-ALPHA-4-SNAPSHOT.pom
[INFO] Installing /var/jenkins_home/jobs/Zephyr_Build_and_Test/workspace/modules/Installers/macOS/target/Zephyr.dmg.gz to /var/jenkins_home/maven-repositories/0/it/tidalwave/northernwind/rca/zephyr-macosx/1.2-ALPHA-4-SNAPSHOT/zephyr-macosx-1.2-ALPHA-4-SNAPSHOT-executable.dmg.gz
[JENKINS] Archiving disabled
Started calculate disk usage of build
Finished Calculation of disk usage of build in 0 seconds
Started calculate disk usage of workspace
Finished Calculation of disk usage of workspace in 0 seconds
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary for Zephyr 1.2-ALPHA-4-SNAPSHOT:
[INFO] 
[JENKINS] Archiving disabled[INFO] Zephyr ............................................. SUCCESS [  3.966 s]
[INFO] Zephyr (modules) ................................... SUCCESS [  0.838 s]
[INFO] Zephyr - Core Implementation Stripped .............. SUCCESS [ 10.740 s]
[INFO] Zephyr - Model ..................................... SUCCESS [ 12.869 s]

[INFO] Zephyr - UI Commons ................................ SUCCESS [ 25.818 s]
[INFO] Zephyr - Embedded Server ........................... SUCCESS [ 19.971 s]
[INFO] Zephyr - UI Content Editor ......................... SUCCESS [ 26.265 s]
[INFO] Zephyr - UI Content Explorer ....................... SUCCESS [ 21.099 s]
[INFO] Zephyr - UI Content Manager ........................ SUCCESS [ 25.487 s]
[INFO] Zephyr - UI Site Opener ............................ SUCCESS [ 28.372 s]
[INFO] Zephyr - UI Structure Explorer ..................... SUCCESS [ 19.271 s]
[INFO] Zephyr - UI Structure Editor ....................... SUCCESS [ 13.184 s]
[INFO] Zephyr - UI (JavaFX) ............................... SUCCESS [  5.944 s]
[INFO] Zephyr - Application (JavaFX) ...................... SUCCESS [  5.556 s]
[INFO] Zephyr - Installer, macOS .......................... SUCCESS [  9.074 s]
[INFO] ------------------------------------------------------------------------
[INFO] BUILD SUCCESS
[INFO] ------------------------------------------------------------------------
[INFO] Total time:  04:02 min
[INFO] Finished at: 2023-05-09T12:25:15Z
[INFO] ------------------------------------------------------------------------
channel stopped
TestNG Reports Processing: START
Looking for TestNG results report in workspace using pattern: **/target/**/testng-results.xml
Saving reports...
Processing '/var/jenkins_home/jobs/Zephyr_Build_and_Test/builds/78/testng/testng-results-1.xml'
Processing '/var/jenkins_home/jobs/Zephyr_Build_and_Test/builds/78/testng/testng-results-2.xml'
Processing '/var/jenkins_home/jobs/Zephyr_Build_and_Test/builds/78/testng/testng-results-3.xml'
Processing '/var/jenkins_home/jobs/Zephyr_Build_and_Test/builds/78/testng/testng-results-4.xml'
Processing '/var/jenkins_home/jobs/Zephyr_Build_and_Test/builds/78/testng/testng-results-5.xml'
Processing '/var/jenkins_home/jobs/Zephyr_Build_and_Test/builds/78/testng/testng-results-6.xml'
Processing '/var/jenkins_home/jobs/Zephyr_Build_and_Test/builds/78/testng/testng-results-7.xml'
Processing '/var/jenkins_home/jobs/Zephyr_Build_and_Test/builds/78/testng/testng-results.xml'
TestNG Reports Processing: FINISH
[description-setter] Description set: origin/release/1.2-ALPHA-4 1.2-ALPHA-4-SNAPSHOT 30819703aea5
Started calculate disk usage of build
Finished Calculation of disk usage of build in 0 seconds
Started calculate disk usage of workspace
Finished Calculation of disk usage of workspace in 0 seconds
Finished: SUCCESS