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 40621 [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 40621 <===[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/1 -s /tmp/settings929966680890420992.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: 1732919777672 [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/1/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: 1732919781929 [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/1/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: 1732919784033 [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 --- [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/1/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/1/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: 1732919793511 [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 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/1/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/1/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/1/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: 1732919811891 [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 22:37:15.263 [main ] TRACE org.testng.internal.Graph - [Graph] ADDING NODE ResourceFileNetBeansPlatformWritableFolderTest.setup()[pri:0, instance:null] 142404866 22:37:15.284 [main ] TRACE org.testng.internal.Graph - [Graph] ================ SORTING 22:37:15.301 [main ] TRACE org.testng.internal.Graph - [Graph] =============== DONE SORTING 22:37:15.301 [main ] TRACE org.testng.internal.Graph - [Graph] ====== SORTED NODES 22:37:15.301 [main ] TRACE org.testng.internal.Graph - [Graph] ====== END SORTED NODES 22:37:15.316 [main ] TRACE org.testng.internal.Graph - [Graph] ADDING NODE ContentPresentationModelFactoryTest.setup()[pri:0, instance:null] 1673529974 22:37:15.316 [main ] TRACE org.testng.internal.Graph - [Graph] ================ SORTING 22:37:15.316 [main ] TRACE org.testng.internal.Graph - [Graph] =============== DONE SORTING 22:37:15.317 [main ] TRACE org.testng.internal.Graph - [Graph] ====== SORTED NODES 22:37:15.317 [main ] TRACE org.testng.internal.Graph - [Graph] ====== END SORTED NODES 22:37:15.360 [main ] TRACE org.testng.internal.Graph - [Graph] ADDING NODE PropertyUtilitiesTest.prepareProperties()[pri:0, instance:null] -1707094050 22:37:15.360 [main ] TRACE org.testng.internal.Graph - [Graph] ================ SORTING 22:37:15.361 [main ] TRACE org.testng.internal.Graph - [Graph] =============== DONE SORTING 22:37:15.361 [main ] TRACE org.testng.internal.Graph - [Graph] ====== SORTED NODES 22:37:15.361 [main ] TRACE org.testng.internal.Graph - [Graph] ====== END SORTED NODES 22:37:15.387 [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 22:37:15.391 [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 22:37:15.394 [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 22:37:15.394 [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 22:37:15.395 [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 22:37:15.403 [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 22:37:15.405 [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 22:37:15.405 [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 22:37:15.405 [main ] TRACE org.testng.internal.Graph - [Graph] ================ SORTING 22:37:15.412 [main ] TRACE org.testng.internal.Graph - [Graph] =============== DONE SORTING 22:37:15.412 [main ] TRACE org.testng.internal.Graph - [Graph] ====== SORTED NODES 22:37:15.413 [main ] TRACE org.testng.internal.Graph - [Graph] ====== END SORTED NODES 22:37:15.470 [main ] INFO i.t.n.f.f.i.ResourceFileNetBeansPlatformWritableFolderTest - STARTING TESTS OF it.tidalwave.northernwind.frontend.filesystem.impl.ResourceFileNetBeansPlatformWritableFolderTest 22:37:15.666 [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 ... 22:37:18.175 [main ] INFO i.t.n.f.f.i.ResourceFileNetBeansPlatformWritableFolderTest - ***************************** 22:37:18.179 [main ] INFO i.t.n.f.f.i.ResourceFileNetBeansPlatformWritableFolderTest - TEST "must properly marshall" 22:37:18.180 [main ] INFO i.t.n.f.f.i.ResourceFileNetBeansPlatformWritableFolderTest - ***************************** 22:37:18.258 [main ] DEBUG i.t.n.f.f.i.ResourceFileNetBeansPlatformWritableFolder - opening stream: mockFileObject/marshallable 22:37:18.265 [main ] INFO it.tidalwave.util.test.FileComparisonUtils - ******** Comparing files: 22:37:18.266 [main ] INFO it.tidalwave.util.test.FileComparisonUtils - >>>> path is: /var/jenkins_home/jobs/Zephyr_Build_and_Test/workspace/modules/CommonsUI/ 22:37:18.266 [main ] INFO it.tidalwave.util.test.FileComparisonUtils - >>>> exp is: src/test/resources/expected-results/marshallable 22:37:18.266 [main ] INFO it.tidalwave.util.test.FileComparisonUtils - >>>> act is: target/test-results/mockFileObject/marshallable 22:37:18.288 [main ] INFO i.t.n.f.f.i.ResourceFileNetBeansPlatformWritableFolderTest - TEST PASSED in 96 msec 22:37:18.289 [main ] INFO i.t.n.f.f.i.ResourceFileNetBeansPlatformWritableFolderTest - 22:37:18.302 [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 ... 22:37:18.311 [main ] INFO i.t.n.f.f.i.ResourceFileNetBeansPlatformWritableFolderTest - ********************************* 22:37:18.311 [main ] INFO i.t.n.f.f.i.ResourceFileNetBeansPlatformWritableFolderTest - TEST "must properly write a text" 22:37:18.313 [main ] INFO i.t.n.f.f.i.ResourceFileNetBeansPlatformWritableFolderTest - ********************************* 22:37:18.320 [main ] DEBUG i.t.n.f.f.i.ResourceFileNetBeansPlatformWritableFolder - opening stream: mockFileObject/fileName 22:37:18.322 [main ] INFO it.tidalwave.util.test.FileComparisonUtils - ******** Comparing files: 22:37:18.322 [main ] INFO it.tidalwave.util.test.FileComparisonUtils - >>>> path is: /var/jenkins_home/jobs/Zephyr_Build_and_Test/workspace/modules/CommonsUI/ 22:37:18.322 [main ] INFO it.tidalwave.util.test.FileComparisonUtils - >>>> exp is: src/test/resources/expected-results/fileName 22:37:18.324 [main ] INFO it.tidalwave.util.test.FileComparisonUtils - >>>> act is: target/test-results/mockFileObject/fileName 22:37:18.326 [main ] INFO i.t.n.f.f.i.ResourceFileNetBeansPlatformWritableFolderTest - TEST PASSED in 15 msec 22:37:18.329 [main ] INFO i.t.n.f.f.i.ResourceFileNetBeansPlatformWritableFolderTest - 22:37:19.593 [main ] TRACE it.tidalwave.role.ContextManager$Locator - ContextManagerProvider instantiated from META-INF: it.tidalwave.role.spring.spi.SpringContextManagerProvider@38f77cd9 22:37:19.594 [main ] DEBUG i.t.role.spring.spi.AnnotationSpringRoleManager - ctor 22:37:19.647 [main ] DEBUG i.t.role.spring.spi.AnnotationSpringRoleManager - scanning classes with interface it.tidalwave.dci.annotation.DciRole annotation... 22:37:24.965 [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]) 22:37:24.985 [main ] DEBUG it.tidalwave.role.spi.RoleManagerSupport - Configured roles: 22:37:24.986 [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] 22:37:24.987 [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] 22:37:24.987 [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] 22:37:24.989 [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] 22:37:24.990 [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] 22:37:24.991 [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] 22:37:24.996 [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] 22:37:25.344 [main ] INFO i.t.n.m.i.a.r.ContentPresentationModelFactoryTest - *************************************************** 22:37:25.345 [main ] INFO i.t.n.m.i.a.r.ContentPresentationModelFactoryTest - TEST "must unregister a disposed PresentationModel" 22:37:25.345 [main ] INFO i.t.n.m.i.a.r.ContentPresentationModelFactoryTest - *************************************************** 22:37:25.369 [main ] DEBUG i.t.n.m.i.a.role.ContentPresentationModelFactory - >>>> created and registered: DefaultPresentationModel(owner=Mock for Content, hashCode: 343685768) 22:37:25.371 [main ] DEBUG i.t.n.m.i.a.role.ContentPresentationModelFactory - >>>> unregistered: it.tidalwave.northernwind.model.impl.admin.role.ContentPresentationModelFactory@4599f10c 22:37:25.385 [main ] INFO i.t.n.m.i.a.r.ContentPresentationModelFactoryTest - TEST PASSED in 41 msec 22:37:25.386 [main ] INFO i.t.n.m.i.a.r.ContentPresentationModelFactoryTest - 22:37:25.403 [main ] INFO i.t.n.rca.ui.event.ContentSelectedEventTest - *************************************************************************** 22:37:25.408 [main ] INFO i.t.n.rca.ui.event.ContentSelectedEventTest - TEST "must represent an empty selection when constructed with no arguments" 22:37:25.408 [main ] INFO i.t.n.rca.ui.event.ContentSelectedEventTest - *************************************************************************** 22:37:25.414 [main ] INFO i.t.n.rca.ui.event.ContentSelectedEventTest - TEST PASSED in 8 msec 22:37:25.423 [main ] INFO i.t.n.rca.ui.event.ContentSelectedEventTest - 22:37:25.433 [main ] INFO i.t.n.rca.ui.event.ContentSelectedEventTest - ************************************************************************ 22:37:25.433 [main ] INFO i.t.n.rca.ui.event.ContentSelectedEventTest - TEST "must return the original SiteNode when constructed with arguments" 22:37:25.433 [main ] INFO i.t.n.rca.ui.event.ContentSelectedEventTest - ************************************************************************ 22:37:25.436 [main ] INFO i.t.n.rca.ui.event.ContentSelectedEventTest - TEST PASSED in 2 msec 22:37:25.437 [main ] INFO i.t.n.rca.ui.event.ContentSelectedEventTest - 22:37:25.438 [main ] INFO i.t.n.rca.ui.event.SiteNodeSelectedEventTest - *************************************************************************** 22:37:25.438 [main ] INFO i.t.n.rca.ui.event.SiteNodeSelectedEventTest - TEST "must represent an empty selection when constructed with no arguments" 22:37:25.438 [main ] INFO i.t.n.rca.ui.event.SiteNodeSelectedEventTest - *************************************************************************** 22:37:25.448 [main ] INFO i.t.n.rca.ui.event.SiteNodeSelectedEventTest - TEST PASSED in 2 msec 22:37:25.449 [main ] INFO i.t.n.rca.ui.event.SiteNodeSelectedEventTest - 22:37:25.450 [main ] INFO i.t.n.rca.ui.event.SiteNodeSelectedEventTest - ************************************************************************ 22:37:25.450 [main ] INFO i.t.n.rca.ui.event.SiteNodeSelectedEventTest - TEST "must return the original SiteNode when constructed with arguments" 22:37:25.451 [main ] INFO i.t.n.rca.ui.event.SiteNodeSelectedEventTest - ************************************************************************ 22:37:25.602 [main ] INFO i.t.n.rca.ui.event.SiteNodeSelectedEventTest - TEST PASSED in 151 msec 22:37:25.602 [main ] INFO i.t.n.rca.ui.event.SiteNodeSelectedEventTest - 22:37:25.648 [main ] INFO i.t.northernwind.rca.util.PropertyUtilitiesTest - **************************************************************************************************** 22:37:25.649 [main ] INFO i.t.northernwind.rca.util.PropertyUtilitiesTest - TEST "must create proper Displayables" 22:37:25.649 [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] 22:37:25.649 [main ] INFO i.t.northernwind.rca.util.PropertyUtilitiesTest - **************************************************************************************************** 22:37:25.657 [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]) 22:37:25.657 [main ] TRACE i.t.n.core.impl.model.DefaultResourceProperties - >>>> returning 2012-07-17T16:48:54.636+02:00[CET] (java.time.ZonedDateTime) 22:37:25.671 [main ] INFO i.t.northernwind.rca.util.PropertyUtilitiesTest - TEST PASSED in 17 msec 22:37:25.672 [main ] INFO i.t.northernwind.rca.util.PropertyUtilitiesTest - 22:37:25.673 [main ] INFO i.t.northernwind.rca.util.PropertyUtilitiesTest - ************************************************************** 22:37:25.673 [main ] INFO i.t.northernwind.rca.util.PropertyUtilitiesTest - TEST "must create proper Displayables" 22:37:25.673 [main ] INFO i.t.northernwind.rca.util.PropertyUtilitiesTest - ARGS [Key(name=title, type=class java.lang.String), the title] 22:37:25.673 [main ] INFO i.t.northernwind.rca.util.PropertyUtilitiesTest - ************************************************************** 22:37:25.680 [main ] TRACE i.t.n.core.impl.model.DefaultResourceProperties - convertValue(Key(name=title, type=class java.lang.String), the title) 22:37:25.681 [main ] TRACE i.t.n.core.impl.model.DefaultResourceProperties - >>>> returning the title (java.lang.String) 22:37:25.698 [main ] INFO i.t.northernwind.rca.util.PropertyUtilitiesTest - TEST PASSED in 18 msec 22:37:25.698 [main ] INFO i.t.northernwind.rca.util.PropertyUtilitiesTest - 22:37:25.699 [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: 12.798 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/1/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/1/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/1/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: 1732919848696 [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 22:37:46.720 [main ] TRACE org.testng.internal.Graph - [Graph] ADDING NODE DefaultEmbeddedServerTest.setup()[pri:0, instance:null] 1299532819 22:37:46.745 [main ] TRACE org.testng.internal.Graph - [Graph] ================ SORTING 22:37:46.761 [main ] TRACE org.testng.internal.Graph - [Graph] =============== DONE SORTING 22:37:46.761 [main ] TRACE org.testng.internal.Graph - [Graph] ====== SORTED NODES 22:37:46.761 [main ] TRACE org.testng.internal.Graph - [Graph] ====== END SORTED NODES 22:37:46.766 [main ] TRACE org.testng.internal.Graph - [Graph] ADDING NODE DefaultEmbeddedServerTest.shutDown()[pri:0, instance:null] -1104671714 22:37:46.766 [main ] TRACE org.testng.internal.Graph - [Graph] ================ SORTING 22:37:46.766 [main ] TRACE org.testng.internal.Graph - [Graph] =============== DONE SORTING 22:37:46.767 [main ] TRACE org.testng.internal.Graph - [Graph] ====== SORTED NODES 22:37:46.767 [main ] TRACE org.testng.internal.Graph - [Graph] ====== END SORTED NODES 22:37:46.786 [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 22:37:46.790 [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] 22:37:46.791 [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 22:37:46.791 [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 22:37:46.791 [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 22:37:46.792 [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] 22:37:46.808 [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 22:37:46.809 [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 22:37:46.810 [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] 22:37:46.811 [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 22:37:46.811 [main ] TRACE org.testng.internal.Graph - [Graph] ================ SORTING 22:37:46.812 [.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] 22:37:46.813 [.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] 22:37:46.813 [.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] 22:37:46.814 [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] 22:37:46.815 [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] 22:37:46.816 [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] 22:37:46.817 [main ] TRACE org.testng.internal.Graph - [Graph] =============== DONE SORTING 22:37:46.817 [main ] TRACE org.testng.internal.Graph - [Graph] ====== SORTED NODES 22:37:46.817 [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] 22:37:46.818 [main ] TRACE org.testng.internal.Graph - [Graph] DefaultEmbeddedServerTest.must_properly_serve_loaded_documents()[pri:0, instance:it.tidalwave.northernwind.rca.embeddedserver.impl.DefaultEmbeddedServerTest@42530531] 22:37:46.818 [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] 22:37:46.818 [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] 22:37:46.819 [main ] TRACE org.testng.internal.Graph - [Graph] ====== END SORTED NODES 22:37:46.881 [main ] INFO i.t.n.r.e.impl.DefaultEmbeddedServerTest - STARTING TESTS OF it.tidalwave.northernwind.rca.embeddedserver.impl.DefaultEmbeddedServerTest 22:37:50.388 [main ] DEBUG org.eclipse.jetty.util.log - Logging to Logger[org.eclipse.jetty.util.log] via org.eclipse.jetty.util.log.Slf4jLog 22:37:50.454 [main ] INFO i.t.n.r.embeddedserver.impl.DefaultEmbeddedServer - Starting webserver on port 12345... 22:37:50.482 [main ] DEBUG org.eclipse.jetty.util.component.Container - Container org.eclipse.jetty.server.Server@291373d3 + SelectChannelConnector@0.0.0.0:12345 as connector 22:37:50.484 [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 22:37:50.485 [main ] DEBUG o.eclipse.jetty.util.component.AbstractLifeCycle - starting org.eclipse.jetty.server.Server@291373d3 22:37:50.485 [main ] INFO org.eclipse.jetty.server.Server - jetty-8.1.10.v20130312 22:37:50.530 [main ] DEBUG org.eclipse.jetty.util.component.Container - Container org.eclipse.jetty.server.Server@291373d3 + qtp976725249{8<=0<=0/254,-1} as threadpool 22:37:50.530 [main ] DEBUG o.eclipse.jetty.util.component.AbstractLifeCycle - starting it.tidalwave.northernwind.rca.embeddedserver.impl.ServletAdapter$1@a5272be 22:37:50.531 [main ] DEBUG org.eclipse.jetty.server.handler.AbstractHandler - starting it.tidalwave.northernwind.rca.embeddedserver.impl.ServletAdapter$1@a5272be 22:37:50.531 [main ] DEBUG o.eclipse.jetty.util.component.AbstractLifeCycle - STARTED it.tidalwave.northernwind.rca.embeddedserver.impl.ServletAdapter$1@a5272be 22:37:50.531 [main ] DEBUG org.eclipse.jetty.server.handler.AbstractHandler - starting org.eclipse.jetty.server.Server@291373d3 22:37:50.531 [main ] DEBUG o.eclipse.jetty.util.component.AbstractLifeCycle - starting qtp976725249{8<=0<=0/254,-1} 22:37:50.581 [main ] DEBUG o.eclipse.jetty.util.component.AbstractLifeCycle - STARTED qtp976725249{8<=7<=8/254,0} 22:37:50.582 [main ] DEBUG o.eclipse.jetty.util.component.AbstractLifeCycle - starting SelectChannelConnector@0.0.0.0:12345 22:37:50.612 [main ] DEBUG o.eclipse.jetty.util.component.AbstractLifeCycle - starting null/null 22:37:50.619 [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@-] 22:37:50.620 [main ] DEBUG o.eclipse.jetty.util.component.AbstractLifeCycle - starting org.eclipse.jetty.server.nio.SelectChannelConnector$ConnectorSelectorManager@2eeb0f9b 22:37:50.635 [main ] DEBUG o.eclipse.jetty.util.component.AbstractLifeCycle - STARTED org.eclipse.jetty.server.nio.SelectChannelConnector$ConnectorSelectorManager@2eeb0f9b 22:37:50.636 [6725249-14 Selector0] DEBUG org.eclipse.jetty.io.nio - Starting Thread[qtp976725249-14 Selector0,5,main] on org.eclipse.jetty.io.nio.SelectorManager$1@1504f796 22:37:50.636 [main ] INFO org.eclipse.jetty.server.AbstractConnector - Started SelectChannelConnector@0.0.0.0:12345 22:37:50.638 [main ] DEBUG o.eclipse.jetty.util.component.AbstractLifeCycle - STARTED SelectChannelConnector@0.0.0.0:12345 22:37:50.638 [main ] DEBUG o.eclipse.jetty.util.component.AbstractLifeCycle - STARTED org.eclipse.jetty.server.Server@291373d3 22:37:50.639 [main ] INFO i.t.n.r.embeddedserver.impl.DefaultEmbeddedServer - >>>> started 22:37:50.642 [main ] TRACE it.tidalwave.messagebus.MessageBusHelper - registerMessageListener(void it.tidalwave.northernwind.rca.embeddedserver.impl.DefaultEmbeddedServer.onOpenSite(it.tidalwave.northernwind.rca.ui.event.OpenSiteEvent)) 22:37:50.706 [main ] INFO i.t.n.r.e.impl.DefaultEmbeddedServerTest - ********************************************* 22:37:50.707 [main ] INFO i.t.n.r.e.impl.DefaultEmbeddedServerTest - TEST "start must properly boot the webserver" 22:37:50.708 [main ] INFO i.t.n.r.e.impl.DefaultEmbeddedServerTest - ********************************************* 22:37:50.718 [main ] INFO i.t.n.r.embeddedserver.impl.DefaultEmbeddedServer - Starting webserver on port 12346... 22:37:50.724 [main ] DEBUG org.eclipse.jetty.util.component.Container - Container org.eclipse.jetty.server.Server@440e3ce6 + SelectChannelConnector@0.0.0.0:12346 as connector 22:37:50.725 [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 22:37:50.725 [main ] DEBUG o.eclipse.jetty.util.component.AbstractLifeCycle - starting org.eclipse.jetty.server.Server@440e3ce6 22:37:50.725 [main ] INFO org.eclipse.jetty.server.Server - jetty-8.1.10.v20130312 22:37:50.726 [main ] DEBUG org.eclipse.jetty.util.component.Container - Container org.eclipse.jetty.server.Server@440e3ce6 + qtp265629779{8<=0<=0/254,-1} as threadpool 22:37:50.726 [main ] DEBUG o.eclipse.jetty.util.component.AbstractLifeCycle - starting it.tidalwave.northernwind.rca.embeddedserver.impl.ServletAdapter$1@3e67f5f2 22:37:50.726 [main ] DEBUG org.eclipse.jetty.server.handler.AbstractHandler - starting it.tidalwave.northernwind.rca.embeddedserver.impl.ServletAdapter$1@3e67f5f2 22:37:50.726 [main ] DEBUG o.eclipse.jetty.util.component.AbstractLifeCycle - STARTED it.tidalwave.northernwind.rca.embeddedserver.impl.ServletAdapter$1@3e67f5f2 22:37:50.727 [main ] DEBUG org.eclipse.jetty.server.handler.AbstractHandler - starting org.eclipse.jetty.server.Server@440e3ce6 22:37:50.727 [main ] DEBUG o.eclipse.jetty.util.component.AbstractLifeCycle - starting qtp265629779{8<=0<=0/254,-1} 22:37:50.796 [main ] DEBUG o.eclipse.jetty.util.component.AbstractLifeCycle - STARTED qtp265629779{8<=7<=8/254,0} 22:37:50.796 [main ] DEBUG o.eclipse.jetty.util.component.AbstractLifeCycle - starting SelectChannelConnector@0.0.0.0:12346 22:37:50.797 [main ] DEBUG o.eclipse.jetty.util.component.AbstractLifeCycle - starting null/null 22:37:50.797 [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@-] 22:37:50.797 [main ] DEBUG o.eclipse.jetty.util.component.AbstractLifeCycle - starting org.eclipse.jetty.server.nio.SelectChannelConnector$ConnectorSelectorManager@4527f70a 22:37:50.798 [main ] DEBUG o.eclipse.jetty.util.component.AbstractLifeCycle - STARTED org.eclipse.jetty.server.nio.SelectChannelConnector$ConnectorSelectorManager@4527f70a 22:37:50.798 [main ] INFO org.eclipse.jetty.server.AbstractConnector - Started SelectChannelConnector@0.0.0.0:12346 22:37:50.798 [main ] DEBUG o.eclipse.jetty.util.component.AbstractLifeCycle - STARTED SelectChannelConnector@0.0.0.0:12346 22:37:50.798 [main ] DEBUG o.eclipse.jetty.util.component.AbstractLifeCycle - STARTED org.eclipse.jetty.server.Server@440e3ce6 22:37:50.798 [main ] INFO i.t.n.r.embeddedserver.impl.DefaultEmbeddedServer - >>>> started 22:37:50.800 [5629779-22 Selector0] DEBUG org.eclipse.jetty.io.nio - Starting Thread[qtp265629779-22 Selector0,5,main] on org.eclipse.jetty.io.nio.SelectorManager$1@4023f8d8 22:37:50.813 [main ] INFO i.t.n.r.e.impl.DefaultEmbeddedServerTest - TEST PASSED in 108 msec 22:37:50.814 [main ] INFO i.t.n.r.e.impl.DefaultEmbeddedServerTest - 22:37:50.821 [main ] INFO i.t.n.r.embeddedserver.impl.DefaultEmbeddedServer - Stopping webserver... 22:37:50.822 [main ] DEBUG o.eclipse.jetty.util.component.AbstractLifeCycle - stopping org.eclipse.jetty.server.Server@291373d3 22:37:50.823 [main ] DEBUG o.eclipse.jetty.util.component.AbstractLifeCycle - stopping SelectChannelConnector@0.0.0.0:12345 22:37:50.826 [main ] DEBUG o.eclipse.jetty.util.component.AbstractLifeCycle - stopping org.eclipse.jetty.server.nio.SelectChannelConnector$ConnectorSelectorManager@2eeb0f9b 22:37:50.827 [6725249-14 Selector0] DEBUG org.eclipse.jetty.io.nio - Stopped Thread[qtp976725249-14 Selector0,5,main] on org.eclipse.jetty.io.nio.SelectorManager$1@1504f796 22:37:50.838 [main ] DEBUG o.eclipse.jetty.util.component.AbstractLifeCycle - STOPPED org.eclipse.jetty.server.nio.SelectChannelConnector$ConnectorSelectorManager@2eeb0f9b 22:37:50.840 [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@-] 22:37:50.840 [main ] DEBUG o.eclipse.jetty.util.component.AbstractLifeCycle - STOPPED null/null 22:37:50.843 [main ] DEBUG o.eclipse.jetty.util.component.AbstractLifeCycle - STOPPED SelectChannelConnector@0.0.0.0:12345 22:37:50.844 [main ] DEBUG o.eclipse.jetty.util.component.AbstractLifeCycle - stopping it.tidalwave.northernwind.rca.embeddedserver.impl.ServletAdapter$1@a5272be 22:37:50.845 [main ] DEBUG org.eclipse.jetty.server.handler.AbstractHandler - stopping it.tidalwave.northernwind.rca.embeddedserver.impl.ServletAdapter$1@a5272be 22:37:50.846 [main ] DEBUG o.eclipse.jetty.util.component.AbstractLifeCycle - STOPPED it.tidalwave.northernwind.rca.embeddedserver.impl.ServletAdapter$1@a5272be 22:37:50.847 [main ] DEBUG org.eclipse.jetty.server.handler.AbstractHandler - stopping org.eclipse.jetty.server.Server@291373d3 22:37:50.847 [main ] DEBUG o.eclipse.jetty.util.component.AbstractLifeCycle - stopping qtp976725249{8<=8<=8/254,0} 22:37:50.900 [main ] DEBUG o.eclipse.jetty.util.component.AbstractLifeCycle - STOPPED qtp976725249{8<=0<=0/254,1} 22:37:50.901 [main ] DEBUG o.eclipse.jetty.util.component.AbstractLifeCycle - STOPPED org.eclipse.jetty.server.Server@291373d3 22:37:50.901 [main ] INFO i.t.n.r.embeddedserver.impl.DefaultEmbeddedServer - >>>> stopped 22:37:50.904 [main ] INFO i.t.n.r.e.impl.DefaultEmbeddedServerTest - >>>> shutting down server... 22:37:50.904 [main ] DEBUG o.eclipse.jetty.util.component.AbstractLifeCycle - stopping org.eclipse.jetty.server.Server@440e3ce6 22:37:50.905 [main ] DEBUG o.eclipse.jetty.util.component.AbstractLifeCycle - stopping SelectChannelConnector@0.0.0.0:12346 22:37:50.906 [main ] DEBUG o.eclipse.jetty.util.component.AbstractLifeCycle - stopping org.eclipse.jetty.server.nio.SelectChannelConnector$ConnectorSelectorManager@4527f70a 22:37:50.907 [5629779-22 Selector0] DEBUG org.eclipse.jetty.io.nio - Stopped Thread[qtp265629779-22 Selector0,5,main] on org.eclipse.jetty.io.nio.SelectorManager$1@4023f8d8 22:37:50.918 [main ] DEBUG o.eclipse.jetty.util.component.AbstractLifeCycle - STOPPED org.eclipse.jetty.server.nio.SelectChannelConnector$ConnectorSelectorManager@4527f70a 22:37:50.919 [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@-] 22:37:50.919 [main ] DEBUG o.eclipse.jetty.util.component.AbstractLifeCycle - STOPPED null/null 22:37:50.919 [main ] DEBUG o.eclipse.jetty.util.component.AbstractLifeCycle - STOPPED SelectChannelConnector@0.0.0.0:12346 22:37:50.919 [main ] DEBUG o.eclipse.jetty.util.component.AbstractLifeCycle - stopping it.tidalwave.northernwind.rca.embeddedserver.impl.ServletAdapter$1@3e67f5f2 22:37:50.919 [main ] DEBUG org.eclipse.jetty.server.handler.AbstractHandler - stopping it.tidalwave.northernwind.rca.embeddedserver.impl.ServletAdapter$1@3e67f5f2 22:37:50.920 [main ] DEBUG o.eclipse.jetty.util.component.AbstractLifeCycle - STOPPED it.tidalwave.northernwind.rca.embeddedserver.impl.ServletAdapter$1@3e67f5f2 22:37:50.920 [main ] DEBUG org.eclipse.jetty.server.handler.AbstractHandler - stopping org.eclipse.jetty.server.Server@440e3ce6 22:37:50.920 [main ] DEBUG o.eclipse.jetty.util.component.AbstractLifeCycle - stopping qtp265629779{8<=8<=8/254,0} 22:37:50.979 [main ] DEBUG o.eclipse.jetty.util.component.AbstractLifeCycle - STOPPED qtp265629779{8<=0<=0/254,1} 22:37:50.980 [main ] DEBUG o.eclipse.jetty.util.component.AbstractLifeCycle - STOPPED org.eclipse.jetty.server.Server@440e3ce6 22:37:51.311 [main ] INFO i.t.n.r.embeddedserver.impl.DefaultEmbeddedServer - Starting webserver on port 12345... 22:37:51.314 [main ] DEBUG org.eclipse.jetty.util.component.Container - Container org.eclipse.jetty.server.Server@187e5235 + SelectChannelConnector@0.0.0.0:12345 as connector 22:37:51.315 [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 22:37:51.316 [main ] DEBUG o.eclipse.jetty.util.component.AbstractLifeCycle - starting org.eclipse.jetty.server.Server@187e5235 22:37:51.319 [main ] INFO org.eclipse.jetty.server.Server - jetty-8.1.10.v20130312 22:37:51.320 [main ] DEBUG org.eclipse.jetty.util.component.Container - Container org.eclipse.jetty.server.Server@187e5235 + qtp1412752396{8<=0<=0/254,-1} as threadpool 22:37:51.320 [main ] DEBUG o.eclipse.jetty.util.component.AbstractLifeCycle - starting it.tidalwave.northernwind.rca.embeddedserver.impl.ServletAdapter$1@d1d8e1a 22:37:51.321 [main ] DEBUG org.eclipse.jetty.server.handler.AbstractHandler - starting it.tidalwave.northernwind.rca.embeddedserver.impl.ServletAdapter$1@d1d8e1a 22:37:51.323 [main ] DEBUG o.eclipse.jetty.util.component.AbstractLifeCycle - STARTED it.tidalwave.northernwind.rca.embeddedserver.impl.ServletAdapter$1@d1d8e1a 22:37:51.323 [main ] DEBUG org.eclipse.jetty.server.handler.AbstractHandler - starting org.eclipse.jetty.server.Server@187e5235 22:37:51.323 [main ] DEBUG o.eclipse.jetty.util.component.AbstractLifeCycle - starting qtp1412752396{8<=0<=0/254,-1} 22:37:51.353 [main ] DEBUG o.eclipse.jetty.util.component.AbstractLifeCycle - STARTED qtp1412752396{8<=7<=8/254,0} 22:37:51.354 [main ] DEBUG o.eclipse.jetty.util.component.AbstractLifeCycle - starting SelectChannelConnector@0.0.0.0:12345 22:37:51.354 [main ] DEBUG o.eclipse.jetty.util.component.AbstractLifeCycle - starting null/null 22:37:51.357 [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@-] 22:37:51.357 [main ] DEBUG o.eclipse.jetty.util.component.AbstractLifeCycle - starting org.eclipse.jetty.server.nio.SelectChannelConnector$ConnectorSelectorManager@3b48e183 22:37:51.362 [2752396-30 Selector0] DEBUG org.eclipse.jetty.io.nio - Starting Thread[qtp1412752396-30 Selector0,5,main] on org.eclipse.jetty.io.nio.SelectorManager$1@7a2ddfd0 22:37:51.364 [main ] DEBUG o.eclipse.jetty.util.component.AbstractLifeCycle - STARTED org.eclipse.jetty.server.nio.SelectChannelConnector$ConnectorSelectorManager@3b48e183 22:37:51.365 [main ] INFO org.eclipse.jetty.server.AbstractConnector - Started SelectChannelConnector@0.0.0.0:12345 22:37:51.365 [main ] DEBUG o.eclipse.jetty.util.component.AbstractLifeCycle - STARTED SelectChannelConnector@0.0.0.0:12345 22:37:51.365 [main ] DEBUG o.eclipse.jetty.util.component.AbstractLifeCycle - STARTED org.eclipse.jetty.server.Server@187e5235 22:37:51.365 [main ] INFO i.t.n.r.embeddedserver.impl.DefaultEmbeddedServer - >>>> started 22:37:51.366 [main ] TRACE it.tidalwave.messagebus.MessageBusHelper - registerMessageListener(void it.tidalwave.northernwind.rca.embeddedserver.impl.DefaultEmbeddedServer.onOpenSite(it.tidalwave.northernwind.rca.ui.event.OpenSiteEvent)) 22:37:51.374 [main ] INFO i.t.n.r.e.impl.DefaultEmbeddedServerTest - ******************************************* 22:37:51.375 [main ] INFO i.t.n.r.e.impl.DefaultEmbeddedServerTest - TEST "must properly serve loaded documents" 22:37:51.375 [main ] INFO i.t.n.r.e.impl.DefaultEmbeddedServerTest - ******************************************* 22:37:52.533 [2752396-30 Selector0] DEBUG org.eclipse.jetty.io.nio - created SCEP@68c9383b{l(/127.0.0.1:58764)<->r(/127.0.0.1:12345),d=false,open=true,ishut=false,oshut=false,rb=false,wb=false,w=true,i=0}-{AsyncHttpConnection@7a97c769,g=HttpGenerator{s=0,h=-1,b=-1,c=-1},p=HttpParser{s=-14,l=0,c=0},r=0} 22:37:52.543 [qtp1412752396-34 ] DEBUG org.eclipse.jetty.http.HttpParser - filled 207/207 22:37:52.564 [qtp1412752396-34 - /] DEBUG org.eclipse.jetty.server.Server - REQUEST / on AsyncHttpConnection@7a97c769,g=HttpGenerator{s=0,h=-1,b=-1,c=-1},p=HttpParser{s=-5,l=24,c=0},r=1 22:37:52.564 [qtp1412752396-34 - /] DEBUG i.t.n.r.embeddedserver.impl.DefaultEmbeddedServer - doGet(/) 22:37:52.564 [qtp1412752396-34 - /] DEBUG i.t.n.r.embeddedserver.impl.DefaultEmbeddedServer - >>> filtered / 22:37:52.597 [qtp1412752396-34 - /] DEBUG org.eclipse.jetty.server.Server - RESPONSE / 200 handled=true 22:37:52.618 [qtp1412752396-34 ] DEBUG org.eclipse.jetty.server.AsyncHttpConnection - Enabled read interest SCEP@68c9383b{l(/127.0.0.1:58764)<->r(/127.0.0.1:12345),d=true,open=true,ishut=false,oshut=false,rb=false,wb=false,w=true,i=0}-{AsyncHttpConnection@7a97c769,g=HttpGenerator{s=4,h=0,b=0,c=-1},p=HttpParser{s=0,l=24,c=0},r=1} 22:37:52.620 [qtp1412752396-34 ] DEBUG org.eclipse.jetty.http.HttpParser - filled 0/0 22:37:52.656 [2752396-30 Selector0] DEBUG org.eclipse.jetty.io.nio - created SCEP@6d54bbce{l(/127.0.0.1:58768)<->r(/127.0.0.1:12345),d=false,open=true,ishut=false,oshut=false,rb=false,wb=false,w=true,i=0}-{AsyncHttpConnection@4c7d4ebf,g=HttpGenerator{s=0,h=-1,b=-1,c=-1},p=HttpParser{s=-14,l=0,c=0},r=0} 22:37:52.659 [qtp1412752396-36 ] DEBUG org.eclipse.jetty.http.HttpParser - filled 0/0 22:37:52.688 [qtp1412752396-37 ] DEBUG org.eclipse.jetty.http.HttpParser - filled 211/211 22:37:52.692 [412752396-37 - /doc2] DEBUG org.eclipse.jetty.server.Server - REQUEST /doc2 on AsyncHttpConnection@4c7d4ebf,g=HttpGenerator{s=0,h=-1,b=-1,c=-1},p=HttpParser{s=-5,l=24,c=0},r=1 22:37:52.692 [412752396-37 - /doc2] DEBUG i.t.n.r.embeddedserver.impl.DefaultEmbeddedServer - doGet(/doc2) 22:37:52.693 [412752396-37 - /doc2] DEBUG i.t.n.r.embeddedserver.impl.DefaultEmbeddedServer - >>> filtered /doc2 22:37:52.693 [412752396-37 - /doc2] DEBUG org.eclipse.jetty.server.Server - RESPONSE /doc2 200 handled=true 22:37:52.710 [qtp1412752396-37 ] DEBUG org.eclipse.jetty.server.AsyncHttpConnection - Enabled read interest SCEP@6d54bbce{l(/127.0.0.1:58768)<->r(/127.0.0.1:12345),d=true,open=true,ishut=false,oshut=false,rb=false,wb=false,w=true,i=1r}-{AsyncHttpConnection@4c7d4ebf,g=HttpGenerator{s=4,h=0,b=0,c=-1},p=HttpParser{s=0,l=24,c=0},r=1} 22:37:52.711 [qtp1412752396-37 ] DEBUG org.eclipse.jetty.http.HttpParser - filled 0/0 22:37:52.713 [2752396-30 Selector0] DEBUG org.eclipse.jetty.io.nio - created SCEP@273fb9eb{l(/127.0.0.1:58780)<->r(/127.0.0.1:12345),d=false,open=true,ishut=false,oshut=false,rb=false,wb=false,w=true,i=0}-{AsyncHttpConnection@6ffdec09,g=HttpGenerator{s=0,h=-1,b=-1,c=-1},p=HttpParser{s=-14,l=0,c=0},r=0} 22:37:52.719 [qtp1412752396-32 ] DEBUG org.eclipse.jetty.http.HttpParser - filled 0/0 22:37:52.754 [qtp1412752396-33 ] DEBUG org.eclipse.jetty.http.HttpParser - filled 211/211 22:37:52.754 [412752396-33 - /doc3] DEBUG org.eclipse.jetty.server.Server - REQUEST /doc3 on AsyncHttpConnection@6ffdec09,g=HttpGenerator{s=0,h=-1,b=-1,c=-1},p=HttpParser{s=-5,l=24,c=0},r=1 22:37:52.755 [412752396-33 - /doc3] DEBUG i.t.n.r.embeddedserver.impl.DefaultEmbeddedServer - doGet(/doc3) 22:37:52.755 [412752396-33 - /doc3] DEBUG i.t.n.r.embeddedserver.impl.DefaultEmbeddedServer - >>> filtered /doc3 22:37:52.755 [412752396-33 - /doc3] DEBUG org.eclipse.jetty.server.Server - RESPONSE /doc3 200 handled=true 22:37:52.756 [qtp1412752396-33 ] DEBUG org.eclipse.jetty.server.AsyncHttpConnection - Enabled read interest SCEP@273fb9eb{l(/127.0.0.1:58780)<->r(/127.0.0.1:12345),d=true,open=true,ishut=false,oshut=false,rb=false,wb=false,w=true,i=1r}-{AsyncHttpConnection@6ffdec09,g=HttpGenerator{s=4,h=0,b=0,c=-1},p=HttpParser{s=0,l=24,c=0},r=1} 22:37:52.757 [qtp1412752396-33 ] DEBUG org.eclipse.jetty.http.HttpParser - filled 0/0 22:37:52.759 [main ] INFO i.t.n.r.e.impl.DefaultEmbeddedServerTest - TEST PASSED in 1384 msec 22:37:52.759 [main ] INFO i.t.n.r.e.impl.DefaultEmbeddedServerTest - 22:37:52.760 [main ] INFO i.t.n.r.embeddedserver.impl.DefaultEmbeddedServer - Stopping webserver... 22:37:52.760 [main ] DEBUG o.eclipse.jetty.util.component.AbstractLifeCycle - stopping org.eclipse.jetty.server.Server@187e5235 22:37:52.761 [main ] DEBUG o.eclipse.jetty.util.component.AbstractLifeCycle - stopping SelectChannelConnector@0.0.0.0:12345 22:37:52.764 [main ] DEBUG o.eclipse.jetty.util.component.AbstractLifeCycle - stopping org.eclipse.jetty.server.nio.SelectChannelConnector$ConnectorSelectorManager@3b48e183 22:37:52.764 [2752396-30 Selector0] DEBUG org.eclipse.jetty.io.nio - Stopped Thread[qtp1412752396-30 Selector0,5,main] on org.eclipse.jetty.io.nio.SelectorManager$1@7a2ddfd0 22:37:52.776 [main ] DEBUG org.eclipse.jetty.io.nio.ChannelEndPoint - close SCEP@68c9383b{l(/127.0.0.1:58764)<->r(/127.0.0.1:12345),d=false,open=true,ishut=false,oshut=false,rb=false,wb=false,w=true,i=1}-{AsyncHttpConnection@7a97c769,g=HttpGenerator{s=0,h=-1,b=-1,c=-1},p=HttpParser{s=-14,l=0,c=-3},r=1} 22:37:52.779 [main ] DEBUG org.eclipse.jetty.io.nio.ChannelEndPoint - close SCEP@273fb9eb{l(/127.0.0.1:58780)<->r(/127.0.0.1:12345),d=false,open=true,ishut=false,oshut=false,rb=false,wb=false,w=true,i=1r}-{AsyncHttpConnection@6ffdec09,g=HttpGenerator{s=0,h=-1,b=-1,c=-1},p=HttpParser{s=-14,l=0,c=-3},r=1} 22:37:52.780 [main ] DEBUG org.eclipse.jetty.io.nio.ChannelEndPoint - close SCEP@6d54bbce{l(/127.0.0.1:58768)<->r(/127.0.0.1:12345),d=false,open=true,ishut=false,oshut=false,rb=false,wb=false,w=true,i=1r}-{AsyncHttpConnection@4c7d4ebf,g=HttpGenerator{s=0,h=-1,b=-1,c=-1},p=HttpParser{s=-14,l=0,c=-3},r=1} 22:37:52.786 [main ] DEBUG o.eclipse.jetty.util.component.AbstractLifeCycle - STOPPED org.eclipse.jetty.server.nio.SelectChannelConnector$ConnectorSelectorManager@3b48e183 22:37:52.786 [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@-] 22:37:52.786 [main ] DEBUG o.eclipse.jetty.util.component.AbstractLifeCycle - STOPPED null/null 22:37:52.786 [main ] DEBUG o.eclipse.jetty.util.component.AbstractLifeCycle - STOPPED SelectChannelConnector@0.0.0.0:12345 22:37:52.786 [main ] DEBUG o.eclipse.jetty.util.component.AbstractLifeCycle - stopping it.tidalwave.northernwind.rca.embeddedserver.impl.ServletAdapter$1@d1d8e1a 22:37:52.786 [main ] DEBUG org.eclipse.jetty.server.handler.AbstractHandler - stopping it.tidalwave.northernwind.rca.embeddedserver.impl.ServletAdapter$1@d1d8e1a 22:37:52.787 [main ] DEBUG o.eclipse.jetty.util.component.AbstractLifeCycle - STOPPED it.tidalwave.northernwind.rca.embeddedserver.impl.ServletAdapter$1@d1d8e1a 22:37:52.787 [main ] DEBUG org.eclipse.jetty.server.handler.AbstractHandler - stopping org.eclipse.jetty.server.Server@187e5235 22:37:52.787 [main ] DEBUG o.eclipse.jetty.util.component.AbstractLifeCycle - stopping qtp1412752396{8<=8<=8/254,0} 22:37:52.846 [main ] DEBUG o.eclipse.jetty.util.component.AbstractLifeCycle - STOPPED qtp1412752396{8<=0<=0/254,0} 22:37:52.846 [main ] DEBUG o.eclipse.jetty.util.component.AbstractLifeCycle - STOPPED org.eclipse.jetty.server.Server@187e5235 22:37:52.846 [main ] INFO i.t.n.r.embeddedserver.impl.DefaultEmbeddedServer - >>>> stopped 22:37:53.100 [main ] INFO i.t.n.r.embeddedserver.impl.DefaultEmbeddedServer - Starting webserver on port 12345... 22:37:53.101 [main ] DEBUG org.eclipse.jetty.util.component.Container - Container org.eclipse.jetty.server.Server@27329d2a + SelectChannelConnector@0.0.0.0:12345 as connector 22:37:53.101 [main ] DEBUG org.eclipse.jetty.util.component.Container - Container org.eclipse.jetty.server.Server@27329d2a + it.tidalwave.northernwind.rca.embeddedserver.impl.ServletAdapter$1@7978e022 as handler 22:37:53.101 [main ] DEBUG o.eclipse.jetty.util.component.AbstractLifeCycle - starting org.eclipse.jetty.server.Server@27329d2a 22:37:53.101 [main ] INFO org.eclipse.jetty.server.Server - jetty-8.1.10.v20130312 22:37:53.101 [main ] DEBUG org.eclipse.jetty.util.component.Container - Container org.eclipse.jetty.server.Server@27329d2a + qtp797526745{8<=0<=0/254,-1} as threadpool 22:37:53.102 [main ] DEBUG o.eclipse.jetty.util.component.AbstractLifeCycle - starting it.tidalwave.northernwind.rca.embeddedserver.impl.ServletAdapter$1@7978e022 22:37:53.102 [main ] DEBUG org.eclipse.jetty.server.handler.AbstractHandler - starting it.tidalwave.northernwind.rca.embeddedserver.impl.ServletAdapter$1@7978e022 22:37:53.102 [main ] DEBUG o.eclipse.jetty.util.component.AbstractLifeCycle - STARTED it.tidalwave.northernwind.rca.embeddedserver.impl.ServletAdapter$1@7978e022 22:37:53.102 [main ] DEBUG org.eclipse.jetty.server.handler.AbstractHandler - starting org.eclipse.jetty.server.Server@27329d2a 22:37:53.102 [main ] DEBUG o.eclipse.jetty.util.component.AbstractLifeCycle - starting qtp797526745{8<=0<=0/254,-1} 22:37:53.133 [main ] DEBUG o.eclipse.jetty.util.component.AbstractLifeCycle - STARTED qtp797526745{8<=7<=8/254,0} 22:37:53.133 [main ] DEBUG o.eclipse.jetty.util.component.AbstractLifeCycle - starting SelectChannelConnector@0.0.0.0:12345 22:37:53.133 [main ] DEBUG o.eclipse.jetty.util.component.AbstractLifeCycle - starting null/null 22:37:53.134 [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@-] 22:37:53.134 [main ] DEBUG o.eclipse.jetty.util.component.AbstractLifeCycle - starting org.eclipse.jetty.server.nio.SelectChannelConnector$ConnectorSelectorManager@5afbd567 22:37:53.134 [main ] DEBUG o.eclipse.jetty.util.component.AbstractLifeCycle - STARTED org.eclipse.jetty.server.nio.SelectChannelConnector$ConnectorSelectorManager@5afbd567 22:37:53.134 [main ] INFO org.eclipse.jetty.server.AbstractConnector - Started SelectChannelConnector@0.0.0.0:12345 22:37:53.134 [main ] DEBUG o.eclipse.jetty.util.component.AbstractLifeCycle - STARTED SelectChannelConnector@0.0.0.0:12345 22:37:53.134 [main ] DEBUG o.eclipse.jetty.util.component.AbstractLifeCycle - STARTED org.eclipse.jetty.server.Server@27329d2a 22:37:53.134 [main ] INFO i.t.n.r.embeddedserver.impl.DefaultEmbeddedServer - >>>> started 22:37:53.134 [main ] TRACE it.tidalwave.messagebus.MessageBusHelper - registerMessageListener(void it.tidalwave.northernwind.rca.embeddedserver.impl.DefaultEmbeddedServer.onOpenSite(it.tidalwave.northernwind.rca.ui.event.OpenSiteEvent)) 22:37:53.136 [7526745-50 Selector0] DEBUG org.eclipse.jetty.io.nio - Starting Thread[qtp797526745-50 Selector0,5,main] on org.eclipse.jetty.io.nio.SelectorManager$1@11ed18a6 22:37:53.137 [main ] INFO i.t.n.r.e.impl.DefaultEmbeddedServerTest - ******************************************************* 22:37:53.138 [main ] INFO i.t.n.r.e.impl.DefaultEmbeddedServerTest - TEST "must return not found for non existing documents" 22:37:53.138 [main ] INFO i.t.n.r.e.impl.DefaultEmbeddedServerTest - ******************************************************* 22:37:53.148 [7526745-50 Selector0] DEBUG org.eclipse.jetty.io.nio - created SCEP@1b1573d6{l(/127.0.0.1:58790)<->r(/127.0.0.1:12345),d=false,open=true,ishut=false,oshut=false,rb=false,wb=false,w=true,i=0}-{AsyncHttpConnection@5e17eed0,g=HttpGenerator{s=0,h=-1,b=-1,c=-1},p=HttpParser{s=-14,l=0,c=0},r=0} 22:37:53.155 [qtp797526745-52 ] DEBUG org.eclipse.jetty.http.HttpParser - filled 0/0 22:37:53.166 [qtp797526745-53 ] DEBUG org.eclipse.jetty.http.HttpParser - filled 210/210 22:37:53.167 [p797526745-53 - /foo] DEBUG org.eclipse.jetty.server.Server - REQUEST /foo on AsyncHttpConnection@5e17eed0,g=HttpGenerator{s=0,h=-1,b=-1,c=-1},p=HttpParser{s=-5,l=24,c=0},r=1 22:37:53.167 [p797526745-53 - /foo] DEBUG i.t.n.r.embeddedserver.impl.DefaultEmbeddedServer - doGet(/foo) 22:37:53.167 [p797526745-53 - /foo] DEBUG i.t.n.r.embeddedserver.impl.DefaultEmbeddedServer - >>> filtered /foo 22:37:53.168 [p797526745-53 - /foo] WARN i.t.n.r.embeddedserver.impl.DefaultEmbeddedServer - 1 - Not found: /foo 22:37:53.168 [p797526745-53 - /foo] DEBUG org.eclipse.jetty.server.Server - RESPONSE /foo 404 handled=true 22:37:53.169 [qtp797526745-53 ] DEBUG org.eclipse.jetty.server.AsyncHttpConnection - Enabled read interest SCEP@1b1573d6{l(/127.0.0.1:58790)<->r(/127.0.0.1:12345),d=true,open=true,ishut=false,oshut=false,rb=false,wb=false,w=true,i=1r}-{AsyncHttpConnection@5e17eed0,g=HttpGenerator{s=4,h=0,b=-1,c=-1},p=HttpParser{s=0,l=24,c=0},r=1} 22:37:53.169 [qtp797526745-53 ] DEBUG org.eclipse.jetty.http.HttpParser - filled 0/0 22:37:53.190 [7526745-50 Selector0] DEBUG org.eclipse.jetty.io.nio - created SCEP@6f835023{l(/127.0.0.1:58800)<->r(/127.0.0.1:12345),d=false,open=true,ishut=false,oshut=false,rb=false,wb=false,w=true,i=0}-{AsyncHttpConnection@5f3815c6,g=HttpGenerator{s=0,h=-1,b=-1,c=-1},p=HttpParser{s=-14,l=0,c=0},r=0} 22:37:53.191 [qtp797526745-54 ] DEBUG org.eclipse.jetty.http.HttpParser - filled 0/0 22:37:53.197 [qtp797526745-55 ] DEBUG org.eclipse.jetty.http.HttpParser - filled 210/210 22:37:53.200 [p797526745-55 - /bar] DEBUG org.eclipse.jetty.server.Server - REQUEST /bar on AsyncHttpConnection@5f3815c6,g=HttpGenerator{s=0,h=-1,b=-1,c=-1},p=HttpParser{s=-5,l=24,c=0},r=1 22:37:53.201 [p797526745-55 - /bar] DEBUG i.t.n.r.embeddedserver.impl.DefaultEmbeddedServer - doGet(/bar) 22:37:53.202 [p797526745-55 - /bar] DEBUG i.t.n.r.embeddedserver.impl.DefaultEmbeddedServer - >>> filtered /bar 22:37:53.203 [p797526745-55 - /bar] WARN i.t.n.r.embeddedserver.impl.DefaultEmbeddedServer - 1 - Not found: /bar 22:37:53.204 [p797526745-55 - /bar] DEBUG org.eclipse.jetty.server.Server - RESPONSE /bar 404 handled=true 22:37:53.205 [qtp797526745-55 ] DEBUG org.eclipse.jetty.server.AsyncHttpConnection - Enabled read interest SCEP@6f835023{l(/127.0.0.1:58800)<->r(/127.0.0.1:12345),d=true,open=true,ishut=false,oshut=false,rb=false,wb=false,w=true,i=1r}-{AsyncHttpConnection@5f3815c6,g=HttpGenerator{s=4,h=0,b=-1,c=-1},p=HttpParser{s=0,l=24,c=0},r=1} 22:37:53.206 [qtp797526745-55 ] DEBUG org.eclipse.jetty.http.HttpParser - filled 0/0 22:37:53.222 [main ] INFO i.t.n.r.e.impl.DefaultEmbeddedServerTest - TEST PASSED in 85 msec 22:37:53.223 [main ] INFO i.t.n.r.e.impl.DefaultEmbeddedServerTest - 22:37:53.224 [main ] INFO i.t.n.r.embeddedserver.impl.DefaultEmbeddedServer - Stopping webserver... 22:37:53.224 [main ] DEBUG o.eclipse.jetty.util.component.AbstractLifeCycle - stopping org.eclipse.jetty.server.Server@27329d2a 22:37:53.225 [main ] DEBUG o.eclipse.jetty.util.component.AbstractLifeCycle - stopping SelectChannelConnector@0.0.0.0:12345 22:37:53.226 [main ] DEBUG o.eclipse.jetty.util.component.AbstractLifeCycle - stopping org.eclipse.jetty.server.nio.SelectChannelConnector$ConnectorSelectorManager@5afbd567 22:37:53.227 [7526745-50 Selector0] DEBUG org.eclipse.jetty.io.nio - Stopped Thread[qtp797526745-50 Selector0,5,main] on org.eclipse.jetty.io.nio.SelectorManager$1@11ed18a6 22:37:53.240 [main ] DEBUG org.eclipse.jetty.io.nio.ChannelEndPoint - close SCEP@1b1573d6{l(/127.0.0.1:58790)<->r(/127.0.0.1:12345),d=false,open=true,ishut=false,oshut=false,rb=false,wb=false,w=true,i=1r}-{AsyncHttpConnection@5e17eed0,g=HttpGenerator{s=0,h=-1,b=-1,c=-1},p=HttpParser{s=-14,l=0,c=-3},r=1} 22:37:53.241 [main ] DEBUG org.eclipse.jetty.io.nio.ChannelEndPoint - close SCEP@6f835023{l(/127.0.0.1:58800)<->r(/127.0.0.1:12345),d=false,open=true,ishut=false,oshut=false,rb=false,wb=false,w=true,i=1r}-{AsyncHttpConnection@5f3815c6,g=HttpGenerator{s=0,h=-1,b=-1,c=-1},p=HttpParser{s=-14,l=0,c=-3},r=1} 22:37:53.242 [main ] DEBUG o.eclipse.jetty.util.component.AbstractLifeCycle - STOPPED org.eclipse.jetty.server.nio.SelectChannelConnector$ConnectorSelectorManager@5afbd567 22:37:53.243 [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@-] 22:37:53.243 [main ] DEBUG o.eclipse.jetty.util.component.AbstractLifeCycle - STOPPED null/null 22:37:53.243 [main ] DEBUG o.eclipse.jetty.util.component.AbstractLifeCycle - STOPPED SelectChannelConnector@0.0.0.0:12345 22:37:53.243 [main ] DEBUG o.eclipse.jetty.util.component.AbstractLifeCycle - stopping it.tidalwave.northernwind.rca.embeddedserver.impl.ServletAdapter$1@7978e022 22:37:53.243 [main ] DEBUG org.eclipse.jetty.server.handler.AbstractHandler - stopping it.tidalwave.northernwind.rca.embeddedserver.impl.ServletAdapter$1@7978e022 22:37:53.243 [main ] DEBUG o.eclipse.jetty.util.component.AbstractLifeCycle - STOPPED it.tidalwave.northernwind.rca.embeddedserver.impl.ServletAdapter$1@7978e022 22:37:53.243 [main ] DEBUG org.eclipse.jetty.server.handler.AbstractHandler - stopping org.eclipse.jetty.server.Server@27329d2a 22:37:53.244 [main ] DEBUG o.eclipse.jetty.util.component.AbstractLifeCycle - stopping qtp797526745{8<=8<=8/254,0} 22:37:53.296 [main ] DEBUG o.eclipse.jetty.util.component.AbstractLifeCycle - STOPPED qtp797526745{8<=0<=0/254,2} 22:37:53.297 [main ] DEBUG o.eclipse.jetty.util.component.AbstractLifeCycle - STOPPED org.eclipse.jetty.server.Server@27329d2a 22:37:53.297 [main ] INFO i.t.n.r.embeddedserver.impl.DefaultEmbeddedServer - >>>> stopped 22:37:53.482 [main ] INFO i.t.n.r.embeddedserver.impl.DefaultEmbeddedServer - Starting webserver on port 12345... 22:37:53.483 [main ] DEBUG org.eclipse.jetty.util.component.Container - Container org.eclipse.jetty.server.Server@b0a1231 + SelectChannelConnector@0.0.0.0:12345 as connector 22:37:53.488 [main ] DEBUG org.eclipse.jetty.util.component.Container - Container org.eclipse.jetty.server.Server@b0a1231 + it.tidalwave.northernwind.rca.embeddedserver.impl.ServletAdapter$1@4833eff3 as handler 22:37:53.488 [main ] DEBUG o.eclipse.jetty.util.component.AbstractLifeCycle - starting org.eclipse.jetty.server.Server@b0a1231 22:37:53.488 [main ] INFO org.eclipse.jetty.server.Server - jetty-8.1.10.v20130312 22:37:53.489 [main ] DEBUG org.eclipse.jetty.util.component.Container - Container org.eclipse.jetty.server.Server@b0a1231 + qtp1184166964{8<=0<=0/254,-1} as threadpool 22:37:53.489 [main ] DEBUG o.eclipse.jetty.util.component.AbstractLifeCycle - starting it.tidalwave.northernwind.rca.embeddedserver.impl.ServletAdapter$1@4833eff3 22:37:53.489 [main ] DEBUG org.eclipse.jetty.server.handler.AbstractHandler - starting it.tidalwave.northernwind.rca.embeddedserver.impl.ServletAdapter$1@4833eff3 22:37:53.489 [main ] DEBUG o.eclipse.jetty.util.component.AbstractLifeCycle - STARTED it.tidalwave.northernwind.rca.embeddedserver.impl.ServletAdapter$1@4833eff3 22:37:53.489 [main ] DEBUG org.eclipse.jetty.server.handler.AbstractHandler - starting org.eclipse.jetty.server.Server@b0a1231 22:37:53.489 [main ] DEBUG o.eclipse.jetty.util.component.AbstractLifeCycle - starting qtp1184166964{8<=0<=0/254,-1} 22:37:53.492 [main ] DEBUG o.eclipse.jetty.util.component.AbstractLifeCycle - STARTED qtp1184166964{8<=7<=8/254,0} 22:37:53.492 [main ] DEBUG o.eclipse.jetty.util.component.AbstractLifeCycle - starting SelectChannelConnector@0.0.0.0:12345 22:37:53.492 [main ] DEBUG o.eclipse.jetty.util.component.AbstractLifeCycle - starting null/null 22:37:53.493 [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@-] 22:37:53.493 [main ] DEBUG o.eclipse.jetty.util.component.AbstractLifeCycle - starting org.eclipse.jetty.server.nio.SelectChannelConnector$ConnectorSelectorManager@56928e17 22:37:53.493 [main ] DEBUG o.eclipse.jetty.util.component.AbstractLifeCycle - STARTED org.eclipse.jetty.server.nio.SelectChannelConnector$ConnectorSelectorManager@56928e17 22:37:53.493 [main ] INFO org.eclipse.jetty.server.AbstractConnector - Started SelectChannelConnector@0.0.0.0:12345 22:37:53.493 [main ] DEBUG o.eclipse.jetty.util.component.AbstractLifeCycle - STARTED SelectChannelConnector@0.0.0.0:12345 22:37:53.493 [main ] DEBUG o.eclipse.jetty.util.component.AbstractLifeCycle - STARTED org.eclipse.jetty.server.Server@b0a1231 22:37:53.493 [main ] INFO i.t.n.r.embeddedserver.impl.DefaultEmbeddedServer - >>>> started 22:37:53.494 [main ] TRACE it.tidalwave.messagebus.MessageBusHelper - registerMessageListener(void it.tidalwave.northernwind.rca.embeddedserver.impl.DefaultEmbeddedServer.onOpenSite(it.tidalwave.northernwind.rca.ui.event.OpenSiteEvent)) 22:37:53.499 [4166964-64 Selector0] DEBUG org.eclipse.jetty.io.nio - Starting Thread[qtp1184166964-64 Selector0,5,main] on org.eclipse.jetty.io.nio.SelectorManager$1@2e5440e1 22:37:53.499 [main ] INFO i.t.n.r.e.impl.DefaultEmbeddedServerTest - ************************************************* 22:37:53.500 [main ] INFO i.t.n.r.e.impl.DefaultEmbeddedServerTest - TEST "stop must properly shut the webserver down" 22:37:53.500 [main ] INFO i.t.n.r.e.impl.DefaultEmbeddedServerTest - ************************************************* 22:37:53.501 [main ] INFO i.t.n.r.embeddedserver.impl.DefaultEmbeddedServer - Starting webserver on port 12346... 22:37:53.502 [main ] DEBUG org.eclipse.jetty.util.component.Container - Container org.eclipse.jetty.server.Server@5a49af50 + SelectChannelConnector@0.0.0.0:12346 as connector 22:37:53.502 [main ] DEBUG org.eclipse.jetty.util.component.Container - Container org.eclipse.jetty.server.Server@5a49af50 + it.tidalwave.northernwind.rca.embeddedserver.impl.ServletAdapter$1@3b1dc579 as handler 22:37:53.502 [main ] DEBUG o.eclipse.jetty.util.component.AbstractLifeCycle - starting org.eclipse.jetty.server.Server@5a49af50 22:37:53.502 [main ] INFO org.eclipse.jetty.server.Server - jetty-8.1.10.v20130312 22:37:53.502 [main ] DEBUG org.eclipse.jetty.util.component.Container - Container org.eclipse.jetty.server.Server@5a49af50 + qtp2034046523{8<=0<=0/254,-1} as threadpool 22:37:53.502 [main ] DEBUG o.eclipse.jetty.util.component.AbstractLifeCycle - starting it.tidalwave.northernwind.rca.embeddedserver.impl.ServletAdapter$1@3b1dc579 22:37:53.502 [main ] DEBUG org.eclipse.jetty.server.handler.AbstractHandler - starting it.tidalwave.northernwind.rca.embeddedserver.impl.ServletAdapter$1@3b1dc579 22:37:53.503 [main ] DEBUG o.eclipse.jetty.util.component.AbstractLifeCycle - STARTED it.tidalwave.northernwind.rca.embeddedserver.impl.ServletAdapter$1@3b1dc579 22:37:53.503 [main ] DEBUG org.eclipse.jetty.server.handler.AbstractHandler - starting org.eclipse.jetty.server.Server@5a49af50 22:37:53.503 [main ] DEBUG o.eclipse.jetty.util.component.AbstractLifeCycle - starting qtp2034046523{8<=0<=0/254,-1} 22:37:53.556 [main ] DEBUG o.eclipse.jetty.util.component.AbstractLifeCycle - STARTED qtp2034046523{8<=7<=8/254,0} 22:37:53.556 [main ] DEBUG o.eclipse.jetty.util.component.AbstractLifeCycle - starting SelectChannelConnector@0.0.0.0:12346 22:37:53.557 [main ] DEBUG o.eclipse.jetty.util.component.AbstractLifeCycle - starting null/null 22:37:53.557 [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@-] 22:37:53.557 [main ] DEBUG o.eclipse.jetty.util.component.AbstractLifeCycle - starting org.eclipse.jetty.server.nio.SelectChannelConnector$ConnectorSelectorManager@60dd0587 22:37:53.557 [main ] DEBUG o.eclipse.jetty.util.component.AbstractLifeCycle - STARTED org.eclipse.jetty.server.nio.SelectChannelConnector$ConnectorSelectorManager@60dd0587 22:37:53.557 [main ] INFO org.eclipse.jetty.server.AbstractConnector - Started SelectChannelConnector@0.0.0.0:12346 22:37:53.558 [main ] DEBUG o.eclipse.jetty.util.component.AbstractLifeCycle - STARTED SelectChannelConnector@0.0.0.0:12346 22:37:53.558 [main ] DEBUG o.eclipse.jetty.util.component.AbstractLifeCycle - STARTED org.eclipse.jetty.server.Server@5a49af50 22:37:53.558 [main ] INFO i.t.n.r.embeddedserver.impl.DefaultEmbeddedServer - >>>> started 22:37:53.560 [4046523-72 Selector0] DEBUG org.eclipse.jetty.io.nio - Starting Thread[qtp2034046523-72 Selector0,5,main] on org.eclipse.jetty.io.nio.SelectorManager$1@27d69872 22:37:55.566 [main ] INFO i.t.n.r.embeddedserver.impl.DefaultEmbeddedServer - Stopping webserver... 22:37:55.566 [main ] DEBUG o.eclipse.jetty.util.component.AbstractLifeCycle - stopping org.eclipse.jetty.server.Server@5a49af50 22:37:55.566 [main ] DEBUG o.eclipse.jetty.util.component.AbstractLifeCycle - stopping SelectChannelConnector@0.0.0.0:12346 22:37:55.567 [main ] DEBUG o.eclipse.jetty.util.component.AbstractLifeCycle - stopping org.eclipse.jetty.server.nio.SelectChannelConnector$ConnectorSelectorManager@60dd0587 22:37:55.568 [4046523-72 Selector0] DEBUG org.eclipse.jetty.io.nio - Stopped Thread[qtp2034046523-72 Selector0,5,main] on org.eclipse.jetty.io.nio.SelectorManager$1@27d69872 22:37:55.578 [main ] DEBUG o.eclipse.jetty.util.component.AbstractLifeCycle - STOPPED org.eclipse.jetty.server.nio.SelectChannelConnector$ConnectorSelectorManager@60dd0587 22:37:55.579 [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@-] 22:37:55.579 [main ] DEBUG o.eclipse.jetty.util.component.AbstractLifeCycle - STOPPED null/null 22:37:55.580 [main ] DEBUG o.eclipse.jetty.util.component.AbstractLifeCycle - STOPPED SelectChannelConnector@0.0.0.0:12346 22:37:55.580 [main ] DEBUG o.eclipse.jetty.util.component.AbstractLifeCycle - stopping it.tidalwave.northernwind.rca.embeddedserver.impl.ServletAdapter$1@3b1dc579 22:37:55.580 [main ] DEBUG org.eclipse.jetty.server.handler.AbstractHandler - stopping it.tidalwave.northernwind.rca.embeddedserver.impl.ServletAdapter$1@3b1dc579 22:37:55.581 [main ] DEBUG o.eclipse.jetty.util.component.AbstractLifeCycle - STOPPED it.tidalwave.northernwind.rca.embeddedserver.impl.ServletAdapter$1@3b1dc579 22:37:55.581 [main ] DEBUG org.eclipse.jetty.server.handler.AbstractHandler - stopping org.eclipse.jetty.server.Server@5a49af50 22:37:55.581 [main ] DEBUG o.eclipse.jetty.util.component.AbstractLifeCycle - stopping qtp2034046523{8<=8<=8/254,0} 22:37:55.637 [main ] DEBUG o.eclipse.jetty.util.component.AbstractLifeCycle - STOPPED qtp2034046523{8<=0<=0/254,5} 22:37:55.637 [main ] DEBUG o.eclipse.jetty.util.component.AbstractLifeCycle - STOPPED org.eclipse.jetty.server.Server@5a49af50 22:37:55.638 [main ] INFO i.t.n.r.embeddedserver.impl.DefaultEmbeddedServer - >>>> stopped 22:37:55.638 [main ] INFO i.t.n.r.e.impl.DefaultEmbeddedServerTest - TEST PASSED in 2139 msec 22:37:55.638 [main ] INFO i.t.n.r.e.impl.DefaultEmbeddedServerTest - 22:37:55.640 [main ] INFO i.t.n.r.embeddedserver.impl.DefaultEmbeddedServer - Stopping webserver... 22:37:55.641 [main ] DEBUG o.eclipse.jetty.util.component.AbstractLifeCycle - stopping org.eclipse.jetty.server.Server@b0a1231 22:37:55.641 [main ] DEBUG o.eclipse.jetty.util.component.AbstractLifeCycle - stopping SelectChannelConnector@0.0.0.0:12345 22:37:55.643 [main ] DEBUG o.eclipse.jetty.util.component.AbstractLifeCycle - stopping org.eclipse.jetty.server.nio.SelectChannelConnector$ConnectorSelectorManager@56928e17 22:37:55.643 [4166964-64 Selector0] DEBUG org.eclipse.jetty.io.nio - Stopped Thread[qtp1184166964-64 Selector0,5,main] on org.eclipse.jetty.io.nio.SelectorManager$1@2e5440e1 22:37:55.654 [main ] DEBUG o.eclipse.jetty.util.component.AbstractLifeCycle - STOPPED org.eclipse.jetty.server.nio.SelectChannelConnector$ConnectorSelectorManager@56928e17 22:37:55.668 [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@-] 22:37:55.668 [main ] DEBUG o.eclipse.jetty.util.component.AbstractLifeCycle - STOPPED null/null 22:37:55.669 [main ] DEBUG o.eclipse.jetty.util.component.AbstractLifeCycle - STOPPED SelectChannelConnector@0.0.0.0:12345 22:37:55.669 [main ] DEBUG o.eclipse.jetty.util.component.AbstractLifeCycle - stopping it.tidalwave.northernwind.rca.embeddedserver.impl.ServletAdapter$1@4833eff3 22:37:55.669 [main ] DEBUG org.eclipse.jetty.server.handler.AbstractHandler - stopping it.tidalwave.northernwind.rca.embeddedserver.impl.ServletAdapter$1@4833eff3 22:37:55.669 [main ] DEBUG o.eclipse.jetty.util.component.AbstractLifeCycle - STOPPED it.tidalwave.northernwind.rca.embeddedserver.impl.ServletAdapter$1@4833eff3 22:37:55.669 [main ] DEBUG org.eclipse.jetty.server.handler.AbstractHandler - stopping org.eclipse.jetty.server.Server@b0a1231 22:37:55.670 [main ] DEBUG o.eclipse.jetty.util.component.AbstractLifeCycle - stopping qtp1184166964{8<=8<=8/254,0} 22:37:55.724 [main ] DEBUG o.eclipse.jetty.util.component.AbstractLifeCycle - STOPPED qtp1184166964{8<=0<=0/254,5} 22:37:55.725 [main ] DEBUG o.eclipse.jetty.util.component.AbstractLifeCycle - STOPPED org.eclipse.jetty.server.Server@b0a1231 22:37:55.725 [main ] INFO i.t.n.r.embeddedserver.impl.DefaultEmbeddedServer - >>>> stopped 22:37:55.732 [main ] INFO i.t.n.r.e.impl.DefaultEmbeddedServerTest - >>>> shutting down server... 22:37:55.740 [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: 11.791 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/1/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/1/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/1/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: 1732919877723 [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,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 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 22:38:13.327 [main ] TRACE org.testng.internal.Graph - [Graph] ADDING NODE HtmlDocumentTest.setup()[pri:0, instance:null] -2109228622 22:38:13.344 [main ] TRACE org.testng.internal.Graph - [Graph] ================ SORTING 22:38:13.352 [main ] TRACE org.testng.internal.Graph - [Graph] =============== DONE SORTING 22:38:13.352 [main ] TRACE org.testng.internal.Graph - [Graph] ====== SORTED NODES 22:38:13.353 [main ] TRACE org.testng.internal.Graph - [Graph] ====== END SORTED NODES 22:38:13.372 [main ] TRACE org.testng.internal.Graph - [Graph] ADDING NODE JSoupXhtmlNormalizerTest.prepare()[pri:0, instance:null] 1848517223 22:38:13.372 [main ] TRACE org.testng.internal.Graph - [Graph] ================ SORTING 22:38:13.373 [main ] TRACE org.testng.internal.Graph - [Graph] =============== DONE SORTING 22:38:13.373 [main ] TRACE org.testng.internal.Graph - [Graph] ====== SORTED NODES 22:38:13.373 [main ] TRACE org.testng.internal.Graph - [Graph] ====== END SORTED NODES 22:38:13.411 [main ] TRACE org.testng.internal.Graph - [Graph] ADDING NODE ResourcePropertiesBinderTest.setup()[pri:0, instance:null] -673172179 22:38:13.412 [main ] TRACE org.testng.internal.Graph - [Graph] ================ SORTING 22:38:13.413 [main ] TRACE org.testng.internal.Graph - [Graph] =============== DONE SORTING 22:38:13.413 [main ] TRACE org.testng.internal.Graph - [Graph] ====== SORTED NODES 22:38:13.414 [main ] TRACE org.testng.internal.Graph - [Graph] ====== END SORTED NODES 22:38:13.451 [main ] TRACE org.testng.internal.Graph - [Graph] ADDING NODE DefaultContentEditorPresentationControlTest.setup()[pri:0, instance:null] -1096181494 22:38:13.453 [main ] TRACE org.testng.internal.Graph - [Graph] ================ SORTING 22:38:13.453 [main ] TRACE org.testng.internal.Graph - [Graph] =============== DONE SORTING 22:38:13.453 [main ] TRACE org.testng.internal.Graph - [Graph] ====== SORTED NODES 22:38:13.453 [main ] TRACE org.testng.internal.Graph - [Graph] ====== END SORTED NODES 22:38:13.454 [main ] TRACE org.testng.internal.Graph - [Graph] ADDING NODE DefaultContentEditorPresentationControlTest.tearDown()[pri:0, instance:null] 619149521 22:38:13.454 [main ] TRACE org.testng.internal.Graph - [Graph] ================ SORTING 22:38:13.455 [main ] TRACE org.testng.internal.Graph - [Graph] =============== DONE SORTING 22:38:13.455 [main ] TRACE org.testng.internal.Graph - [Graph] ====== SORTED NODES 22:38:13.455 [main ] TRACE org.testng.internal.Graph - [Graph] ====== END SORTED NODES 22:38:13.467 [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 22:38:13.468 [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 22:38:13.468 [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 22:38:13.469 [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 22:38:13.469 [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 22:38:13.469 [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 22:38:13.469 [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 22:38:13.473 [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] 22:38:13.475 [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 22:38:13.483 [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 22:38:13.484 [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] 22:38:13.484 [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 22:38:13.484 [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 22:38:13.485 [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] 22:38:13.485 [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 22:38:13.485 [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 22:38:13.485 [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 22:38:13.485 [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] 22:38:13.486 [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 22:38:13.486 [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 22:38:13.486 [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 22:38:13.486 [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 22:38:13.486 [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 22:38:13.486 [main ] TRACE org.testng.internal.Graph - [Graph] ================ SORTING 22:38:13.487 [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] 22:38:13.487 [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] 22:38:13.487 [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] 22:38:13.487 [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] 22:38:13.493 [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] 22:38:13.494 [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] 22:38:13.494 [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] 22:38:13.494 [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] 22:38:13.494 [main ] TRACE org.testng.internal.Graph - [Graph] =============== DONE SORTING 22:38:13.494 [main ] TRACE org.testng.internal.Graph - [Graph] ====== SORTED NODES 22:38:13.495 [main ] TRACE org.testng.internal.Graph - [Graph] ResourcePropertiesBinderTest.must_properly_initialize_resources()[pri:0, instance:it.tidalwave.northernwind.rca.ui.contenteditor.impl.ResourcePropertiesBinderTest@ee86bcb] 22:38:13.495 [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] 22:38:13.495 [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] 22:38:13.495 [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] 22:38:13.495 [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] 22:38:13.502 [main ] TRACE org.testng.internal.Graph - [Graph] DefaultContentEditorPresentationControlTest.must_be_a_MessageSubscriber()[pri:0, instance:it.tidalwave.northernwind.rca.ui.contenteditor.spi.DefaultContentEditorPresentationControlTest@177bea38] 22:38:13.502 [main ] TRACE org.testng.internal.Graph - [Graph] DefaultContentEditorPresentationControlTest.must_bind()[pri:0, instance:it.tidalwave.northernwind.rca.ui.contenteditor.spi.DefaultContentEditorPresentationControlTest@177bea38] 22:38:13.502 [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] 22:38:13.502 [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] 22:38:13.502 [main ] TRACE org.testng.internal.Graph - [Graph] ====== END SORTED NODES 22:38:13.565 [main ] INFO i.t.n.rca.ui.contenteditor.impl.HtmlDocumentTest - STARTING TESTS OF it.tidalwave.northernwind.rca.ui.contenteditor.impl.HtmlDocumentTest 22:38:13.687 [main ] INFO i.t.n.rca.ui.contenteditor.impl.HtmlDocumentTest - ************************************** 22:38:13.688 [main ] INFO i.t.n.rca.ui.contenteditor.impl.HtmlDocumentTest - TEST "must properly convert to string" 22:38:13.688 [main ] INFO i.t.n.rca.ui.contenteditor.impl.HtmlDocumentTest - ************************************** 22:38:13.694 [main ] TRACE i.t.n.r.ui.contenteditor.impl.JSoupXhtmlNormalizer - asNormalizedString() body 22:38:13.844 [main ] TRACE i.t.n.r.ui.contenteditor.impl.JSoupXhtmlNormalizer - >>>> returning: body 22:38:13.849 [main ] INFO i.t.n.rca.ui.contenteditor.impl.HtmlDocumentTest - TEST PASSED in 169 msec 22:38:13.850 [main ] INFO i.t.n.rca.ui.contenteditor.impl.HtmlDocumentTest - 22:38:13.863 [main ] INFO i.t.n.rca.ui.contenteditor.impl.HtmlDocumentTest - ************************************* 22:38:13.864 [main ] INFO i.t.n.rca.ui.contenteditor.impl.HtmlDocumentTest - TEST "must properly create from text" 22:38:13.864 [main ] INFO i.t.n.rca.ui.contenteditor.impl.HtmlDocumentTest - ************************************* 22:38:13.870 [main ] INFO i.t.n.rca.ui.contenteditor.impl.HtmlDocumentTest - TEST PASSED in 18 msec 22:38:13.870 [main ] INFO i.t.n.rca.ui.contenteditor.impl.HtmlDocumentTest - 22:38:13.872 [main ] INFO i.t.n.rca.ui.contenteditor.impl.HtmlDocumentTest - ********************************* 22:38:13.873 [main ] INFO i.t.n.rca.ui.contenteditor.impl.HtmlDocumentTest - TEST "must properly replace body" 22:38:13.875 [main ] INFO i.t.n.rca.ui.contenteditor.impl.HtmlDocumentTest - ********************************* 22:38:13.877 [main ] INFO i.t.n.rca.ui.contenteditor.impl.HtmlDocumentTest - TEST PASSED in 4 msec 22:38:13.879 [main ] INFO i.t.n.rca.ui.contenteditor.impl.HtmlDocumentTest - 22:38:13.883 [main ] INFO i.t.n.rca.ui.contenteditor.impl.HtmlDocumentTest - *********************************** 22:38:13.883 [main ] INFO i.t.n.rca.ui.contenteditor.impl.HtmlDocumentTest - TEST "must properly replace epilog" 22:38:13.883 [main ] INFO i.t.n.rca.ui.contenteditor.impl.HtmlDocumentTest - *********************************** 22:38:13.884 [main ] INFO i.t.n.rca.ui.contenteditor.impl.HtmlDocumentTest - TEST PASSED in 1 msec 22:38:13.884 [main ] INFO i.t.n.rca.ui.contenteditor.impl.HtmlDocumentTest - 22:38:13.885 [main ] INFO i.t.n.rca.ui.contenteditor.impl.HtmlDocumentTest - *********************************** 22:38:13.886 [main ] INFO i.t.n.rca.ui.contenteditor.impl.HtmlDocumentTest - TEST "must properly replace prolog" 22:38:13.894 [main ] INFO i.t.n.rca.ui.contenteditor.impl.HtmlDocumentTest - *********************************** 22:38:13.897 [main ] INFO i.t.n.rca.ui.contenteditor.impl.HtmlDocumentTest - TEST PASSED in 11 msec 22:38:13.897 [main ] INFO i.t.n.rca.ui.contenteditor.impl.HtmlDocumentTest - 22:38:13.916 [main ] INFO i.t.n.r.u.c.impl.JSoupXhtmlNormalizerTest - ************************************ 22:38:13.916 [main ] INFO i.t.n.r.u.c.impl.JSoupXhtmlNormalizerTest - TEST "must properly normalise Xhtml" 22:38:13.917 [main ] INFO i.t.n.r.u.c.impl.JSoupXhtmlNormalizerTest - ARGS [1.xhtml] 22:38:13.917 [main ] INFO i.t.n.r.u.c.impl.JSoupXhtmlNormalizerTest - ************************************ 22:38:13.927 [main ] TRACE i.t.n.r.ui.contenteditor.impl.JSoupXhtmlNormalizer - asNormalizedString()

Et eunt homines mirari alta montium
et ingentes fluctus maris
et latissimos lapsus fluminum
et oceani ambitum
et gyros siderum
et relinquunt se ipsos

St. Augustine, Confessiones, X, 8,15

I'm Fabrizio Giudici, born in Genoa, Italy. I'm a software engineer and I run my own small company. 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.

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 more committed.

A short equipment history

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.

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 here). 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.

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.

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.

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.


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.

22:38:13.995 [main ] TRACE i.t.n.r.ui.contenteditor.impl.JSoupXhtmlNormalizer - >>>> returning:

Et eunt homines mirari alta montium
et ingentes fluctus maris
et latissimos lapsus fluminum
et oceani ambitum
et gyros siderum
et relinquunt se ipsos

St. Augustine, Confessiones, X, 8,15

I'm Fabrizio Giudici, born in Genoa, Italy. I'm a software engineer and I run my own small company. 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.

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 more committed.

A short equipment history

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.

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 here). 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.

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.

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.

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.


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.

22:38:14.012 [main ] INFO it.tidalwave.util.test.FileComparisonUtils - ******** Comparing files: 22:38:14.013 [main ] INFO it.tidalwave.util.test.FileComparisonUtils - >>>> path is: /var/jenkins_home/jobs/Zephyr_Build_and_Test/workspace/modules/ContentEditor/target/ 22:38:14.013 [main ] INFO it.tidalwave.util.test.FileComparisonUtils - >>>> exp is: test-classes/JSoupXhtmlNormalizerTest/expected-results/1.xhtml 22:38:14.013 [main ] INFO it.tidalwave.util.test.FileComparisonUtils - >>>> act is: test-artifacts/JSoupXhtmlNormalizerTest/1.xhtml 22:38:14.020 [main ] INFO i.t.n.r.u.c.impl.JSoupXhtmlNormalizerTest - TEST PASSED in 102 msec 22:38:14.021 [main ] INFO i.t.n.r.u.c.impl.JSoupXhtmlNormalizerTest - 22:38:14.022 [main ] INFO i.t.n.r.u.c.impl.JSoupXhtmlNormalizerTest - ************************************* 22:38:14.023 [main ] INFO i.t.n.r.u.c.impl.JSoupXhtmlNormalizerTest - TEST "must properly normalise Xhtml" 22:38:14.023 [main ] INFO i.t.n.r.u.c.impl.JSoupXhtmlNormalizerTest - ARGS [DocumentWithIndentedCode.xhtml] 22:38:14.024 [main ] INFO i.t.n.r.u.c.impl.JSoupXhtmlNormalizerTest - ************************************* 22:38:14.026 [main ] TRACE i.t.n.r.ui.contenteditor.impl.JSoupXhtmlNormalizer - asNormalizedString()

In these days I'm sorting out my code repositories, in particular by definitely tagging as "legacy" those that are dead and converting to Git the others (I've still a strong preference towards Mercurial, 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 GitHub (my primary repository remains BitBucket though).

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, Shields.io 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.

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 & 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.

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.

But before starting and writing my own plugin, I realised that a simple solution was straightforward: use the maven-resource-plugin. 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:

<profile>
    <id>it.tidalwave-generate-readme-md-v1</id>
    <build>
        <defaultGoal>dependency:unpack resources:copy-resources</defaultGoal>
        <plugins>
            <plugin>
                <groupId>org.apache.maven.plugins</groupId>
                <artifactId>maven-dependency-plugin</artifactId>
                <configuration>
                    <artifactItems>
                        <artifactItem>
                            <groupId>it.tidalwave.thesefoolishthings</groupId>
                            <artifactId>superpom-config</artifactId>
                            <version>${tft.superpom.config.version}</version>
                            <type>jar</type>
                            <overWrite>true</overWrite>
                            <outputDirectory>${project.basedir}/target/superpom-resources</outputDirectory>
                        </artifactItem>
                    </artifactItems>
                </configuration>
            </plugin>
            <plugin>
                <groupId>org.apache.maven.plugins</groupId>
                <artifactId>maven-resources-plugin</artifactId>
                <configuration>
                    <resources>
                        <resource>
                            <directory>${project.basedir}/target/superpom-resources/it/tidalwave/readme/</directory>
                            <filtering>true</filtering>
                        </resource>
                    </resources>
                    <outputDirectory>.</outputDirectory>
                </configuration>
            </plugin>
        </plugins>
    </build>
</profile>

It downloads and unpacks the template file (which is a README.md file under the directory it/tidalwave/readme) from another artefact previously deployed (it.tidalwave.thesefoolishthings:superpom-config) and copies it into the current directory. This is an excerpt of the template:

![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.

...

As you can see the required metadata can be inserted by using the syntax ${project.description}. 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 markdown syntax. All I need to do is running from the top directory of each project:

mvn -Pit.tidalwave-generate-readme-md-v1 -N

and the README.md 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.

22:38:14.052 [main ] TRACE i.t.n.r.ui.contenteditor.impl.JSoupXhtmlNormalizer - >>>> returning:

In these days I'm sorting out my code repositories, in particular by definitely tagging as "legacy" those that are dead and converting to Git the others (I've still a strong preference towards Mercurial, 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 GitHub (my primary repository remains BitBucket though).

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, Shields.io 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.

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 & 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.

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.

But before starting and writing my own plugin, I realised that a simple solution was straightforward: use the maven-resource-plugin. 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:

<profile>
    <id>it.tidalwave-generate-readme-md-v1</id>
    <build>
        <defaultGoal>dependency:unpack resources:copy-resources</defaultGoal>
        <plugins>
            <plugin>
                <groupId>org.apache.maven.plugins</groupId>
                <artifactId>maven-dependency-plugin</artifactId>
                <configuration>
                    <artifactItems>
                        <artifactItem>
                            <groupId>it.tidalwave.thesefoolishthings</groupId>
                            <artifactId>superpom-config</artifactId>
                            <version>${tft.superpom.config.version}</version>
                            <type>jar</type>
                            <overWrite>true</overWrite>
                            <outputDirectory>${project.basedir}/target/superpom-resources</outputDirectory>
                        </artifactItem>
                    </artifactItems>
                </configuration>
            </plugin>
            <plugin>
                <groupId>org.apache.maven.plugins</groupId>
                <artifactId>maven-resources-plugin</artifactId>
                <configuration>
                    <resources>
                        <resource>
                            <directory>${project.basedir}/target/superpom-resources/it/tidalwave/readme/</directory>
                            <filtering>true</filtering>
                        </resource>
                    </resources>
                    <outputDirectory>.</outputDirectory>
                </configuration>
            </plugin>
        </plugins>
    </build>
</profile>

It downloads and unpacks the template file (which is a README.md file under the directory it/tidalwave/readme) from another artefact previously deployed (it.tidalwave.thesefoolishthings:superpom-config) and copies it into the current directory. This is an excerpt of the template:

![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.

...

As you can see the required metadata can be inserted by using the syntax ${project.description}. 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 markdown syntax. All I need to do is running from the top directory of each project:

mvn -Pit.tidalwave-generate-readme-md-v1 -N

and the README.md 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.

22:38:14.068 [main ] INFO it.tidalwave.util.test.FileComparisonUtils - ******** Comparing files: 22:38:14.069 [main ] INFO it.tidalwave.util.test.FileComparisonUtils - >>>> path is: /var/jenkins_home/jobs/Zephyr_Build_and_Test/workspace/modules/ContentEditor/target/ 22:38:14.070 [main ] INFO it.tidalwave.util.test.FileComparisonUtils - >>>> exp is: test-classes/JSoupXhtmlNormalizerTest/expected-results/DocumentWithIndentedCode.xhtml 22:38:14.070 [main ] INFO it.tidalwave.util.test.FileComparisonUtils - >>>> act is: test-artifacts/JSoupXhtmlNormalizerTest/DocumentWithIndentedCode.xhtml 22:38:14.075 [main ] INFO i.t.n.r.u.c.impl.JSoupXhtmlNormalizerTest - TEST PASSED in 52 msec 22:38:14.075 [main ] INFO i.t.n.r.u.c.impl.JSoupXhtmlNormalizerTest - 22:38:14.160 [main ] TRACE it.tidalwave.role.spi.ContextSampler - >>>> contexts for i.t.n.c.i.m.DefaultResourceProperties@7e3f95fe/null at construction time: [] 22:38:14.161 [main ] TRACE it.tidalwave.role.spi.ContextSampler - >>>> contexts for i.t.n.c.i.m.DefaultResourceProperties@34625ccd/null at construction time: [] 22:38:14.162 [main ] TRACE it.tidalwave.role.spi.ContextSampler - >>>> contexts for i.t.n.c.i.m.DefaultResourceProperties@67389cb8/null at construction time: [] 22:38:15.419 [main ] INFO i.t.n.r.u.c.impl.ResourcePropertiesBinderTest - ***************************************** 22:38:15.420 [main ] INFO i.t.n.r.u.c.impl.ResourcePropertiesBinderTest - TEST "must properly initialize resources" 22:38:15.420 [main ] INFO i.t.n.r.u.c.impl.ResourcePropertiesBinderTest - ***************************************** 22:38:15.429 [main ] INFO it.tidalwave.util.test.FileComparisonUtils - ******** Comparing files: 22:38:15.429 [main ] INFO it.tidalwave.util.test.FileComparisonUtils - >>>> path is: /var/jenkins_home/jobs/Zephyr_Build_and_Test/workspace/modules/ContentEditor/target/ 22:38:15.430 [main ] INFO it.tidalwave.util.test.FileComparisonUtils - >>>> exp is: test-classes/ResourcePropertiesBinderTest/expected-results/EditorProlog.txt 22:38:15.430 [main ] INFO it.tidalwave.util.test.FileComparisonUtils - >>>> act is: test-artifacts/ResourcePropertiesBinderTest/EditorProlog.txt 22:38:15.436 [main ] INFO it.tidalwave.util.test.FileComparisonUtils - ******** Comparing files: 22:38:15.436 [main ] INFO it.tidalwave.util.test.FileComparisonUtils - >>>> path is: /var/jenkins_home/jobs/Zephyr_Build_and_Test/workspace/modules/ContentEditor/target/ 22:38:15.436 [main ] INFO it.tidalwave.util.test.FileComparisonUtils - >>>> exp is: test-classes/ResourcePropertiesBinderTest/expected-results/EditorEpilog.txt 22:38:15.436 [main ] INFO it.tidalwave.util.test.FileComparisonUtils - >>>> act is: test-artifacts/ResourcePropertiesBinderTest/EditorEpilog.txt 22:38:15.438 [main ] INFO i.t.n.r.u.c.impl.ResourcePropertiesBinderTest - TEST PASSED in 18 msec 22:38:15.438 [main ] INFO i.t.n.r.u.c.impl.ResourcePropertiesBinderTest - 22:38:15.442 [main ] TRACE it.tidalwave.role.spi.ContextSampler - >>>> contexts for i.t.n.c.i.m.DefaultResourceProperties@6fd77352/null at construction time: [] 22:38:15.442 [main ] TRACE it.tidalwave.role.spi.ContextSampler - >>>> contexts for i.t.n.c.i.m.DefaultResourceProperties@5109e8cf/null at construction time: [] 22:38:15.442 [main ] TRACE it.tidalwave.role.spi.ContextSampler - >>>> contexts for i.t.n.c.i.m.DefaultResourceProperties@3f672204/null at construction time: [] 22:38:15.452 [main ] INFO i.t.n.r.u.c.impl.ResourcePropertiesBinderTest - *********************************************************************************** 22:38:15.452 [main ] INFO i.t.n.r.u.c.impl.ResourcePropertiesBinderTest - TEST "must be notified with updated ResourceProperties when bound document updated" 22:38:15.452 [main ] INFO i.t.n.r.u.c.impl.ResourcePropertiesBinderTest - *********************************************************************************** 22:38:15.453 [main ] TRACE i.t.n.core.impl.model.DefaultResourceProperties - convertValue(Key(name=property1, type=class java.lang.String), the body ) 22:38:15.454 [main ] TRACE i.t.n.core.impl.model.DefaultResourceProperties - >>>> returning the body (java.lang.String) 22:38:15.456 [main ] TRACE i.t.n.r.ui.contenteditor.impl.JSoupXhtmlNormalizer - asNormalizedString()
the body
22:38:15.469 [main ] TRACE i.t.n.r.ui.contenteditor.impl.JSoupXhtmlNormalizer - >>>> returning:
the body
22:38:15.471 [main ] TRACE i.t.n.r.ui.contenteditor.impl.JSoupXhtmlNormalizer - asNormalizedString() the updated body 22:38:15.471 [main ] TRACE i.t.n.r.ui.contenteditor.impl.JSoupXhtmlNormalizer - >>>> returning: the updated body 22:38:15.472 [main ] TRACE it.tidalwave.role.spi.ContextSampler - >>>> contexts for i.t.n.c.i.m.DefaultResourceProperties@557286ad/null at construction time: [] 22:38:15.544 [main ] TRACE i.t.n.core.impl.model.DefaultResourceProperties - convertValue(Key(name=property2, type=class java.lang.String), title) 22:38:15.547 [main ] TRACE i.t.n.core.impl.model.DefaultResourceProperties - >>>> returning title (java.lang.String) 22:38:15.548 [main ] TRACE i.t.n.core.impl.model.DefaultResourceProperties - convertValue(Key(name=property1, type=class java.lang.String), the updated body ) 22:38:15.548 [main ] TRACE i.t.n.core.impl.model.DefaultResourceProperties - >>>> returning the updated body (java.lang.String) 22:38:15.548 [main ] TRACE i.t.n.core.impl.model.DefaultResourceProperties - convertValue(Key(name=property2, type=class java.lang.String), title) 22:38:15.548 [main ] TRACE i.t.n.core.impl.model.DefaultResourceProperties - >>>> returning title (java.lang.String) 22:38:15.549 [main ] TRACE i.t.n.core.impl.model.DefaultResourceProperties - convertValue(Key(name=property1, type=class java.lang.String), the updated body ) 22:38:15.549 [main ] TRACE i.t.n.core.impl.model.DefaultResourceProperties - >>>> returning the updated body (java.lang.String) 22:38:15.559 [main ] INFO i.t.n.r.u.c.impl.ResourcePropertiesBinderTest - TEST PASSED in 98 msec 22:38:15.562 [main ] INFO i.t.n.r.u.c.impl.ResourcePropertiesBinderTest - 22:38:15.563 [main ] TRACE it.tidalwave.role.spi.ContextSampler - >>>> contexts for i.t.n.c.i.m.DefaultResourceProperties@2264e43c/null at construction time: [] 22:38:15.564 [main ] TRACE it.tidalwave.role.spi.ContextSampler - >>>> contexts for i.t.n.c.i.m.DefaultResourceProperties@3bec2275/null at construction time: [] 22:38:15.571 [main ] TRACE it.tidalwave.role.spi.ContextSampler - >>>> contexts for i.t.n.c.i.m.DefaultResourceProperties@31da3d60/null at construction time: [] 22:38:15.572 [main ] INFO i.t.n.r.u.c.impl.ResourcePropertiesBinderTest - *********************************************************************************** 22:38:15.572 [main ] INFO i.t.n.r.u.c.impl.ResourcePropertiesBinderTest - TEST "must be notified with updated ResourceProperties when bound property updated" 22:38:15.572 [main ] INFO i.t.n.r.u.c.impl.ResourcePropertiesBinderTest - *********************************************************************************** 22:38:15.574 [main ] TRACE i.t.n.core.impl.model.DefaultResourceProperties - convertValue(Key(name=property2, type=class java.lang.String), title) 22:38:15.574 [main ] TRACE i.t.n.core.impl.model.DefaultResourceProperties - >>>> returning title (java.lang.String) 22:38:15.576 [main ] TRACE it.tidalwave.role.spi.ContextSampler - >>>> contexts for i.t.n.c.i.m.DefaultResourceProperties@38018b62/null at construction time: [] 22:38:15.580 [main ] TRACE i.t.n.core.impl.model.DefaultResourceProperties - convertValue(Key(name=property2, type=class java.lang.String), New title) 22:38:15.580 [main ] TRACE i.t.n.core.impl.model.DefaultResourceProperties - >>>> returning New title (java.lang.String) 22:38:15.580 [main ] TRACE i.t.n.core.impl.model.DefaultResourceProperties - convertValue(Key(name=property1, type=class java.lang.String), the body ) 22:38:15.580 [main ] TRACE i.t.n.core.impl.model.DefaultResourceProperties - >>>> returning the body (java.lang.String) 22:38:15.580 [main ] TRACE i.t.n.core.impl.model.DefaultResourceProperties - convertValue(Key(name=property2, type=class java.lang.String), New title) 22:38:15.580 [main ] TRACE i.t.n.core.impl.model.DefaultResourceProperties - >>>> returning New title (java.lang.String) 22:38:15.580 [main ] TRACE i.t.n.core.impl.model.DefaultResourceProperties - convertValue(Key(name=property1, type=class java.lang.String), the body ) 22:38:15.580 [main ] TRACE i.t.n.core.impl.model.DefaultResourceProperties - >>>> returning the body (java.lang.String) 22:38:15.581 [main ] INFO i.t.n.r.u.c.impl.ResourcePropertiesBinderTest - TEST PASSED in 8 msec 22:38:15.581 [main ] INFO i.t.n.r.u.c.impl.ResourcePropertiesBinderTest - 22:38:15.583 [main ] TRACE it.tidalwave.role.spi.ContextSampler - >>>> contexts for i.t.n.c.i.m.DefaultResourceProperties@3533df16/null at construction time: [] 22:38:15.583 [main ] TRACE it.tidalwave.role.spi.ContextSampler - >>>> contexts for i.t.n.c.i.m.DefaultResourceProperties@15d0849/null at construction time: [] 22:38:15.583 [main ] TRACE it.tidalwave.role.spi.ContextSampler - >>>> contexts for i.t.n.c.i.m.DefaultResourceProperties@4038cd3a/null at construction time: [] 22:38:15.584 [main ] INFO i.t.n.r.u.c.impl.ResourcePropertiesBinderTest - ************************************************ 22:38:15.584 [main ] INFO i.t.n.r.u.c.impl.ResourcePropertiesBinderTest - TEST "must properly set value to bound document" 22:38:15.584 [main ] INFO i.t.n.r.u.c.impl.ResourcePropertiesBinderTest - ************************************************ 22:38:15.584 [main ] TRACE i.t.n.core.impl.model.DefaultResourceProperties - convertValue(Key(name=property1, type=class java.lang.String), the body ) 22:38:15.584 [main ] TRACE i.t.n.core.impl.model.DefaultResourceProperties - >>>> returning the body (java.lang.String) 22:38:15.584 [main ] TRACE i.t.n.r.ui.contenteditor.impl.JSoupXhtmlNormalizer - asNormalizedString()
the body
22:38:15.616 [main ] TRACE i.t.n.r.ui.contenteditor.impl.JSoupXhtmlNormalizer - >>>> returning:
the body
22:38:15.617 [main ] INFO it.tidalwave.util.test.FileComparisonUtils - ******** Comparing files: 22:38:15.618 [main ] INFO it.tidalwave.util.test.FileComparisonUtils - >>>> path is: /var/jenkins_home/jobs/Zephyr_Build_and_Test/workspace/modules/ContentEditor/target/ 22:38:15.618 [main ] INFO it.tidalwave.util.test.FileComparisonUtils - >>>> exp is: test-classes/ResourcePropertiesBinderTest/expected-results/DocumentProxy.txt 22:38:15.618 [main ] INFO it.tidalwave.util.test.FileComparisonUtils - >>>> act is: test-artifacts/ResourcePropertiesBinderTest/DocumentProxy.txt 22:38:15.633 [main ] INFO i.t.n.r.u.c.impl.ResourcePropertiesBinderTest - TEST PASSED in 50 msec 22:38:15.633 [main ] INFO i.t.n.r.u.c.impl.ResourcePropertiesBinderTest - 22:38:15.642 [main ] TRACE it.tidalwave.role.spi.ContextSampler - >>>> contexts for i.t.n.c.i.m.DefaultResourceProperties@7e94d093/null at construction time: [] 22:38:15.642 [main ] TRACE it.tidalwave.role.spi.ContextSampler - >>>> contexts for i.t.n.c.i.m.DefaultResourceProperties@7c6189d5/null at construction time: [] 22:38:15.643 [main ] TRACE it.tidalwave.role.spi.ContextSampler - >>>> contexts for i.t.n.c.i.m.DefaultResourceProperties@4248e66b/null at construction time: [] 22:38:15.643 [main ] INFO i.t.n.r.u.c.impl.ResourcePropertiesBinderTest - ************************************************ 22:38:15.643 [main ] INFO i.t.n.r.u.c.impl.ResourcePropertiesBinderTest - TEST "must properly set value to bound property" 22:38:15.643 [main ] INFO i.t.n.r.u.c.impl.ResourcePropertiesBinderTest - ************************************************ 22:38:15.644 [main ] TRACE i.t.n.core.impl.model.DefaultResourceProperties - convertValue(Key(name=property2, type=class java.lang.String), title) 22:38:15.644 [main ] TRACE i.t.n.core.impl.model.DefaultResourceProperties - >>>> returning title (java.lang.String) 22:38:15.652 [main ] INFO i.t.n.r.u.c.impl.ResourcePropertiesBinderTest - TEST PASSED in 9 msec 22:38:15.653 [main ] INFO i.t.n.r.u.c.impl.ResourcePropertiesBinderTest - 22:38:16.677 [main ] TRACE it.tidalwave.role.ContextManager$Locator - ContextManagerProvider instantiated from META-INF: it.tidalwave.role.spring.spi.SpringContextManagerProvider@4012d5bc 22:38:16.679 [main ] DEBUG i.t.role.spring.spi.AnnotationSpringRoleManager - ctor 22:38:16.695 [main ] DEBUG i.t.role.spring.spi.AnnotationSpringRoleManager - scanning classes with interface it.tidalwave.dci.annotation.DciRole annotation... 22:38:20.065 [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]) 22:38:20.069 [main ] DEBUG it.tidalwave.role.spi.RoleManagerSupport - Configured roles: 22:38:20.070 [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] 22:38:20.070 [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] 22:38:20.071 [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] 22:38:20.071 [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] 22:38:20.071 [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] 22:38:20.071 [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] 22:38:20.071 [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] 22:38:20.071 [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] 22:38:20.271 [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] 22:38:20.306 [main ] TRACE it.tidalwave.role.spi.ContextSampler - >>>> contexts for i.t.r.u.i.DefaultUserAction@d72316a at construction time: [] 22:38:20.308 [main ] TRACE it.tidalwave.role.spi.ContextSampler - >>>> contexts for i.t.r.u.i.DefaultUserAction@1208fe55 at construction time: [] 22:38:20.325 [main ] TRACE it.tidalwave.messagebus.MessageBusHelper - registerMessageListener(void it.tidalwave.northernwind.rca.ui.contenteditor.spi.DefaultContentEditorPresentationControl.onContentSelected(it.tidalwave.northernwind.rca.ui.event.ContentSelectedEvent)) 22:38:20.731 [main ] INFO i.t.n.r.u.c.s.DefaultContentEditorPresentationControlTest - ********************************** 22:38:20.732 [main ] INFO i.t.n.r.u.c.s.DefaultContentEditorPresentationControlTest - TEST "must be a MessageSubscriber" 22:38:20.732 [main ] INFO i.t.n.r.u.c.s.DefaultContentEditorPresentationControlTest - ********************************** 22:38:20.736 [main ] INFO i.t.n.r.u.c.s.DefaultContentEditorPresentationControlTest - TEST PASSED in 4 msec 22:38:20.737 [main ] INFO i.t.n.r.u.c.s.DefaultContentEditorPresentationControlTest - 22:38:20.889 [main ] TRACE it.tidalwave.role.ContextManager$Locator - ContextManagerProvider instantiated from META-INF: it.tidalwave.role.spring.spi.SpringContextManagerProvider@3862d1ee 22:38:20.890 [main ] DEBUG i.t.role.spring.spi.AnnotationSpringRoleManager - ctor 22:38:20.896 [main ] DEBUG i.t.role.spring.spi.AnnotationSpringRoleManager - scanning classes with interface it.tidalwave.dci.annotation.DciRole annotation... 22:38:22.948 [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]) 22:38:22.950 [main ] DEBUG it.tidalwave.role.spi.RoleManagerSupport - Configured roles: 22:38:22.955 [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] 22:38:22.955 [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] 22:38:22.955 [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] 22:38:22.955 [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] 22:38:22.955 [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] 22:38:22.956 [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] 22:38:22.956 [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] 22:38:22.956 [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] 22:38:22.974 [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] 22:38:22.989 [main ] TRACE it.tidalwave.role.spi.ContextSampler - >>>> contexts for i.t.r.u.i.DefaultUserAction@79250dd0 at construction time: [] 22:38:22.989 [main ] TRACE it.tidalwave.role.spi.ContextSampler - >>>> contexts for i.t.r.u.i.DefaultUserAction@2a7065cf at construction time: [] 22:38:22.990 [main ] TRACE it.tidalwave.messagebus.MessageBusHelper - registerMessageListener(void it.tidalwave.northernwind.rca.ui.contenteditor.spi.DefaultContentEditorPresentationControl.onContentSelected(it.tidalwave.northernwind.rca.ui.event.ContentSelectedEvent)) 22:38:23.009 [main ] INFO i.t.n.r.u.c.s.DefaultContentEditorPresentationControlTest - **************** 22:38:23.010 [main ] INFO i.t.n.r.u.c.s.DefaultContentEditorPresentationControlTest - TEST "must bind" 22:38:23.010 [main ] INFO i.t.n.r.u.c.s.DefaultContentEditorPresentationControlTest - **************** 22:38:23.012 [main ] INFO i.t.n.r.u.c.s.DefaultContentEditorPresentationControlTest - TEST PASSED in 3 msec 22:38:23.012 [main ] INFO i.t.n.r.u.c.s.DefaultContentEditorPresentationControlTest - 22:38:23.096 [main ] TRACE it.tidalwave.role.ContextManager$Locator - ContextManagerProvider instantiated from META-INF: it.tidalwave.role.spring.spi.SpringContextManagerProvider@285016df 22:38:23.097 [main ] DEBUG i.t.role.spring.spi.AnnotationSpringRoleManager - ctor 22:38:23.103 [main ] DEBUG i.t.role.spring.spi.AnnotationSpringRoleManager - scanning classes with interface it.tidalwave.dci.annotation.DciRole annotation... 22:38:25.211 [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]) 22:38:25.211 [main ] DEBUG it.tidalwave.role.spi.RoleManagerSupport - Configured roles: 22:38:25.212 [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] 22:38:25.212 [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] 22:38:25.212 [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] 22:38:25.212 [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] 22:38:25.212 [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] 22:38:25.212 [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] 22:38:25.212 [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] 22:38:25.212 [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] 22:38:25.218 [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] 22:38:25.234 [main ] TRACE it.tidalwave.role.spi.ContextSampler - >>>> contexts for i.t.r.u.i.DefaultUserAction@269deb29 at construction time: [] 22:38:25.236 [main ] TRACE it.tidalwave.role.spi.ContextSampler - >>>> contexts for i.t.r.u.i.DefaultUserAction@29c2b88b at construction time: [] 22:38:25.237 [main ] TRACE it.tidalwave.messagebus.MessageBusHelper - registerMessageListener(void it.tidalwave.northernwind.rca.ui.contenteditor.spi.DefaultContentEditorPresentationControl.onContentSelected(it.tidalwave.northernwind.rca.ui.event.ContentSelectedEvent)) 22:38:25.240 [main ] INFO i.t.n.r.u.c.s.DefaultContentEditorPresentationControlTest - ********************************************************************* 22:38:25.240 [main ] INFO i.t.n.r.u.c.s.DefaultContentEditorPresentationControlTest - TEST "must clear the presentation on reception of an empty selection" 22:38:25.240 [main ] INFO i.t.n.r.u.c.s.DefaultContentEditorPresentationControlTest - ********************************************************************* 22:38:25.255 [main ] DEBUG i.t.n.r.u.c.s.DefaultContentEditorPresentationControl - onContentSelected(ContentSelectedEvent(content=Optional.empty)) 22:38:25.258 [main ] INFO i.t.n.r.u.c.s.DefaultContentEditorPresentationControlTest - TEST PASSED in 18 msec 22:38:25.258 [main ] INFO i.t.n.r.u.c.s.DefaultContentEditorPresentationControlTest - 22:38:25.345 [main ] TRACE it.tidalwave.role.ContextManager$Locator - ContextManagerProvider instantiated from META-INF: it.tidalwave.role.spring.spi.SpringContextManagerProvider@38d1026e 22:38:25.345 [main ] DEBUG i.t.role.spring.spi.AnnotationSpringRoleManager - ctor 22:38:25.346 [main ] DEBUG i.t.role.spring.spi.AnnotationSpringRoleManager - scanning classes with interface it.tidalwave.dci.annotation.DciRole annotation... 22:38:27.581 [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]) 22:38:27.582 [main ] DEBUG it.tidalwave.role.spi.RoleManagerSupport - Configured roles: 22:38:27.582 [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] 22:38:27.582 [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] 22:38:27.582 [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] 22:38:27.583 [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] 22:38:27.583 [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] 22:38:27.583 [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] 22:38:27.583 [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] 22:38:27.583 [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] 22:38:27.589 [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] 22:38:27.592 [main ] TRACE it.tidalwave.role.spi.ContextSampler - >>>> contexts for i.t.r.u.i.DefaultUserAction@3aae3ace at construction time: [] 22:38:27.592 [main ] TRACE it.tidalwave.role.spi.ContextSampler - >>>> contexts for i.t.r.u.i.DefaultUserAction@71e6a60f at construction time: [] 22:38:27.593 [main ] TRACE it.tidalwave.messagebus.MessageBusHelper - registerMessageListener(void it.tidalwave.northernwind.rca.ui.contenteditor.spi.DefaultContentEditorPresentationControl.onContentSelected(it.tidalwave.northernwind.rca.ui.event.ContentSelectedEvent)) 22:38:27.596 [main ] INFO i.t.n.r.u.c.s.DefaultContentEditorPresentationControlTest - ****************************************************************************************** 22:38:27.596 [main ] INFO i.t.n.r.u.c.s.DefaultContentEditorPresentationControlTest - TEST "must populate the presentation and bind properties on reception of selected content" 22:38:27.596 [main ] INFO i.t.n.r.u.c.s.DefaultContentEditorPresentationControlTest - ****************************************************************************************** 22:38:27.599 [main ] DEBUG i.t.n.r.u.c.s.DefaultContentEditorPresentationControl - onContentSelected(ContentSelectedEvent(content=Optional[Mock for Content, hashCode: 791059364])) 22:38:27.606 [main ] INFO i.t.n.r.u.c.s.DefaultContentEditorPresentationControlTest - TEST PASSED in 10 msec 22:38:27.607 [main ] INFO i.t.n.r.u.c.s.DefaultContentEditorPresentationControlTest - 22:38:27.608 [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: 16.139 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/1/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/1/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/1/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: 1732919909454 [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 22:38:40.760 [main ] TRACE org.testng.internal.Graph - [Graph] ADDING NODE ContentSelectableFiringSelectedEventTest.setup()[pri:0, instance:null] -1714725079 22:38:40.781 [main ] TRACE org.testng.internal.Graph - [Graph] ================ SORTING 22:38:40.784 [main ] TRACE org.testng.internal.Graph - [Graph] =============== DONE SORTING 22:38:40.785 [main ] TRACE org.testng.internal.Graph - [Graph] ====== SORTED NODES 22:38:40.785 [main ] TRACE org.testng.internal.Graph - [Graph] ====== END SORTED NODES 22:38:40.806 [main ] TRACE org.testng.internal.Graph - [Graph] ADDING NODE DefaultContentExplorerPresentationControlTest.setup()[pri:0, instance:null] -165764534 22:38:40.807 [main ] TRACE org.testng.internal.Graph - [Graph] ================ SORTING 22:38:40.811 [main ] TRACE org.testng.internal.Graph - [Graph] =============== DONE SORTING 22:38:40.812 [main ] TRACE org.testng.internal.Graph - [Graph] ====== SORTED NODES 22:38:40.812 [main ] TRACE org.testng.internal.Graph - [Graph] ====== END SORTED NODES 22:38:40.817 [main ] TRACE org.testng.internal.Graph - [Graph] ADDING NODE DefaultContentExplorerPresentationControlTest.tearDown()[pri:0, instance:null] 1817199249 22:38:40.818 [main ] TRACE org.testng.internal.Graph - [Graph] ================ SORTING 22:38:40.819 [main ] TRACE org.testng.internal.Graph - [Graph] =============== DONE SORTING 22:38:40.820 [main ] TRACE org.testng.internal.Graph - [Graph] ====== SORTED NODES 22:38:40.821 [main ] TRACE org.testng.internal.Graph - [Graph] ====== END SORTED NODES 22:38:40.832 [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 22:38:40.833 [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 22:38:40.834 [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 22:38:40.834 [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 22:38:40.834 [main ] TRACE org.testng.internal.Graph - [Graph] ================ SORTING 22:38:40.835 [main ] TRACE org.testng.internal.Graph - [Graph] =============== DONE SORTING 22:38:40.836 [main ] TRACE org.testng.internal.Graph - [Graph] ====== SORTED NODES 22:38:40.836 [main ] TRACE org.testng.internal.Graph - [Graph] ====== END SORTED NODES 22:38:40.897 [main ] INFO i.t.n.r.u.c.i.ContentSelectableFiringSelectedEventTest - STARTING TESTS OF it.tidalwave.northernwind.rca.ui.contentexplorer.impl.ContentSelectableFiringSelectedEventTest 22:38:41.881 [main ] TRACE it.tidalwave.role.ContextManager$Locator - ContextManagerProvider instantiated from META-INF: it.tidalwave.role.spring.spi.SpringContextManagerProvider@7726e185 22:38:41.882 [main ] DEBUG i.t.role.spring.spi.AnnotationSpringRoleManager - ctor 22:38:41.917 [main ] DEBUG i.t.role.spring.spi.AnnotationSpringRoleManager - scanning classes with interface it.tidalwave.dci.annotation.DciRole annotation... 22:38:46.362 [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]) 22:38:46.372 [main ] DEBUG it.tidalwave.role.spi.RoleManagerSupport - Configured roles: 22:38:46.373 [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] 22:38:46.374 [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] 22:38:46.374 [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] 22:38:46.375 [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] 22:38:46.375 [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] 22:38:46.376 [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] 22:38:46.376 [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] 22:38:46.376 [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] 22:38:47.496 [main ] INFO i.t.n.r.u.c.i.ContentSelectableFiringSelectedEventTest - ************************************************************** 22:38:47.498 [main ] INFO i.t.n.r.u.c.i.ContentSelectableFiringSelectedEventTest - TEST "must be a role activated only in the controller context" 22:38:47.498 [main ] INFO i.t.n.r.u.c.i.ContentSelectableFiringSelectedEventTest - ************************************************************** 22:38:47.506 [main ] INFO i.t.n.r.u.c.i.ContentSelectableFiringSelectedEventTest - TEST PASSED in 21 msec 22:38:47.514 [main ] INFO i.t.n.r.u.c.i.ContentSelectableFiringSelectedEventTest - 22:38:47.669 [main ] DEBUG i.t.role.spring.spi.AnnotationSpringRoleManager - ctor 22:38:47.671 [main ] DEBUG i.t.role.spring.spi.AnnotationSpringRoleManager - scanning classes with interface it.tidalwave.dci.annotation.DciRole annotation... 22:38:49.263 [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]) 22:38:49.268 [main ] DEBUG it.tidalwave.role.spi.RoleManagerSupport - Configured roles: 22:38:49.269 [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] 22:38:49.270 [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] 22:38:49.271 [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] 22:38:49.272 [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] 22:38:49.272 [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] 22:38:49.272 [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] 22:38:49.272 [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] 22:38:49.272 [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] 22:38:49.302 [main ] INFO i.t.n.r.u.c.i.ContentSelectableFiringSelectedEventTest - ***************************************************************** 22:38:49.302 [main ] INFO i.t.n.r.u.c.i.ContentSelectableFiringSelectedEventTest - TEST "must fire selection event on the message bus when selected" 22:38:49.303 [main ] INFO i.t.n.r.u.c.i.ContentSelectableFiringSelectedEventTest - ***************************************************************** 22:38:49.391 [main ] INFO i.t.n.r.u.c.i.ContentSelectableFiringSelectedEventTest - TEST PASSED in 78 msec 22:38:49.392 [main ] INFO i.t.n.r.u.c.i.ContentSelectableFiringSelectedEventTest - 22:38:49.477 [main ] TRACE it.tidalwave.role.ContextManager$Locator - ContextManagerProvider instantiated from META-INF: it.tidalwave.role.spring.spi.SpringContextManagerProvider@d8d746c 22:38:49.478 [main ] DEBUG i.t.role.spring.spi.AnnotationSpringRoleManager - ctor 22:38:49.489 [main ] DEBUG i.t.role.spring.spi.AnnotationSpringRoleManager - scanning classes with interface it.tidalwave.dci.annotation.DciRole annotation... 22:38:51.140 [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]) 22:38:51.143 [main ] DEBUG it.tidalwave.role.spi.RoleManagerSupport - Configured roles: 22:38:51.145 [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] 22:38:51.146 [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] 22:38:51.146 [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] 22:38:51.146 [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] 22:38:51.146 [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] 22:38:51.146 [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] 22:38:51.146 [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] 22:38:51.147 [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] 22:38:51.314 [main ] TRACE it.tidalwave.messagebus.MessageBusHelper - registerMessageListener(void it.tidalwave.northernwind.rca.ui.contentexplorer.impl.DefaultContentExplorerPresentationControl.onOpenSite(it.tidalwave.northernwind.rca.ui.event.OpenSiteEvent)) 22:38:51.516 [main ] TRACE it.tidalwave.role.spi.ContextSampler - >>>> contexts for i.t.n.c.m.Content$MockitoMock$LOBBqwKE@6d2bfc3 at construction time: [] 22:38:51.517 [main ] TRACE it.tidalwave.role.spi.ContextSampler - >>>> contexts for i.t.n.c.m.Content$MockitoMock$LOBBqwKE@6d2bfc3 at construction time: [] 22:38:51.594 [main ] INFO i.t.n.r.u.c.i.DefaultContentExplorerPresentationControlTest - ********************************** 22:38:51.594 [main ] INFO i.t.n.r.u.c.i.DefaultContentExplorerPresentationControlTest - TEST "must be a MessageSubscriber" 22:38:51.594 [main ] INFO i.t.n.r.u.c.i.DefaultContentExplorerPresentationControlTest - ********************************** 22:38:51.605 [main ] INFO i.t.n.r.u.c.i.DefaultContentExplorerPresentationControlTest - TEST PASSED in 9 msec 22:38:51.606 [main ] INFO i.t.n.r.u.c.i.DefaultContentExplorerPresentationControlTest - 22:38:51.695 [main ] TRACE it.tidalwave.role.ContextManager$Locator - ContextManagerProvider instantiated from META-INF: it.tidalwave.role.spring.spi.SpringContextManagerProvider@3cf21b77 22:38:51.695 [main ] DEBUG i.t.role.spring.spi.AnnotationSpringRoleManager - ctor 22:38:51.696 [main ] DEBUG i.t.role.spring.spi.AnnotationSpringRoleManager - scanning classes with interface it.tidalwave.dci.annotation.DciRole annotation... 22:38:53.310 [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]) 22:38:53.311 [main ] DEBUG it.tidalwave.role.spi.RoleManagerSupport - Configured roles: 22:38:53.311 [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] 22:38:53.312 [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] 22:38:53.312 [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] 22:38:53.312 [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] 22:38:53.312 [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] 22:38:53.312 [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] 22:38:53.312 [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] 22:38:53.313 [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] 22:38:53.335 [main ] TRACE it.tidalwave.messagebus.MessageBusHelper - registerMessageListener(void it.tidalwave.northernwind.rca.ui.contentexplorer.impl.DefaultContentExplorerPresentationControl.onOpenSite(it.tidalwave.northernwind.rca.ui.event.OpenSiteEvent)) 22:38:53.336 [main ] TRACE it.tidalwave.role.spi.ContextSampler - >>>> contexts for i.t.n.c.m.Content$MockitoMock$LOBBqwKE@630e56b8 at construction time: [] 22:38:53.337 [main ] TRACE it.tidalwave.role.spi.ContextSampler - >>>> contexts for i.t.n.c.m.Content$MockitoMock$LOBBqwKE@630e56b8 at construction time: [] 22:38:53.348 [main ] INFO i.t.n.r.u.c.i.DefaultContentExplorerPresentationControlTest - ********************************************************************************************************* 22:38:53.349 [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" 22:38:53.349 [main ] INFO i.t.n.r.u.c.i.DefaultContentExplorerPresentationControlTest - ********************************************************************************************************* 22:38:53.350 [main ] TRACE i.t.r.s.spi.DciContextWithAutoThreadBindingAspect - executing i.t.n.r.u.c.i.DefaultContentExplorerPresentationControl@5c771407.onOpenSite() with context thread binding 22:38:53.352 [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) 22:38:53.352 [main ] TRACE it.tidalwave.role.spi.DefaultContextManager - >>>> contexts now: [it.tidalwave.northernwind.rca.ui.contentexplorer.impl.DefaultContentExplorerPresentationControl@5c771407] - it.tidalwave.role.spi.DefaultContextManager@3936d3b9 22:38:53.352 [main ] DEBUG i.t.n.r.u.c.i.DefaultContentExplorerPresentationControl - onOpenSite(Mock for OpenSiteEvent, hashCode: 1592945925) 22:38:53.360 [main ] TRACE it.tidalwave.role.spi.ContextSampler - >>>> contexts for i.t.n.c.m.Content$MockitoMock$LOBBqwKE@630e56b8 at construction time: [i.t.n.r.u.c.i.DefaultContentExplorerPresentationControl@5c771407] 22:38:53.361 [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 22:38:53.364 [main ] TRACE it.tidalwave.role.spring.spi.SpringAsDelegate - as(i.t.r.u.Selectable) for i.t.n.c.m.Content$MockitoMock$LOBBqwKE@630e56b8 22:38:53.364 [main ] TRACE it.tidalwave.role.spring.spi.SpringAsDelegate - >>>> contexts: ContextSampler(contexts=[it.tidalwave.northernwind.rca.ui.contentexplorer.impl.DefaultContentExplorerPresentationControl@5c771407]) 22:38:53.366 [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) 22:38:53.367 [main ] TRACE it.tidalwave.role.spi.DefaultContextManager - >>>> contexts now: [it.tidalwave.northernwind.rca.ui.contentexplorer.impl.DefaultContentExplorerPresentationControl@5c771407] - it.tidalwave.role.spi.DefaultContextManager@3936d3b9 22:38:53.368 [main ] TRACE it.tidalwave.role.spi.RoleManagerSupport - findRoles(i.t.n.c.m.Content$MockitoMock$LOBBqwKE@630e56b8, i.t.r.u.Selectable) 22:38:53.368 [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] 22:38:53.368 [main ] TRACE it.tidalwave.role.spi.RoleManagerSupport - >>>> owner class replaced with i.t.n.c.m.Content 22:38:53.369 [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) 22:38:53.369 [main ] TRACE it.tidalwave.role.spi.RoleManagerSupport - >>>> contexts: [i.t.n.r.u.c.i.DefaultContentExplorerPresentationControl@5c771407] 22:38:53.369 [main ] TRACE it.tidalwave.role.spi.RoleManagerSupport - >>>> constructor parameters: [Mock for MessageBus, hashCode: 1699878134, Mock for Content, hashCode: 1661884088] 22:38:53.370 [main ] TRACE it.tidalwave.role.spi.RoleManagerSupport - >>>> findRoles() returning: [i.t.n.r.u.c.i.ContentSelectableFiringSelectedEvent@4e7bfea7] 22:38:53.370 [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 22:38:53.371 [main ] TRACE it.tidalwave.role.spring.spi.SpringAsDelegate - >>>> as() returning [i.t.n.r.u.c.i.ContentSelectableFiringSelectedEvent@4e7bfea7] 22:38:53.371 [main ] TRACE it.tidalwave.role.spring.spi.SpringAsDelegate - as(i.t.r.u.Selectable) for i.t.n.c.m.Content$MockitoMock$LOBBqwKE@630e56b8 22:38:53.375 [main ] TRACE it.tidalwave.role.spring.spi.SpringAsDelegate - >>>> contexts: ContextSampler(contexts=[it.tidalwave.northernwind.rca.ui.contentexplorer.impl.DefaultContentExplorerPresentationControl@5c771407]) 22:38:53.377 [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) 22:38:53.377 [main ] TRACE it.tidalwave.role.spi.DefaultContextManager - >>>> contexts now: [it.tidalwave.northernwind.rca.ui.contentexplorer.impl.DefaultContentExplorerPresentationControl@5c771407] - it.tidalwave.role.spi.DefaultContextManager@3936d3b9 22:38:53.377 [main ] TRACE it.tidalwave.role.spi.RoleManagerSupport - findRoles(i.t.n.c.m.Content$MockitoMock$LOBBqwKE@630e56b8, i.t.r.u.Selectable) 22:38:53.377 [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] 22:38:53.377 [main ] TRACE it.tidalwave.role.spi.RoleManagerSupport - >>>> owner class replaced with i.t.n.c.m.Content 22:38:53.377 [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) 22:38:53.377 [main ] TRACE it.tidalwave.role.spi.RoleManagerSupport - >>>> contexts: [i.t.n.r.u.c.i.DefaultContentExplorerPresentationControl@5c771407] 22:38:53.378 [main ] TRACE it.tidalwave.role.spi.RoleManagerSupport - >>>> constructor parameters: [Mock for MessageBus, hashCode: 1699878134, Mock for Content, hashCode: 1661884088] 22:38:53.378 [main ] TRACE it.tidalwave.role.spi.RoleManagerSupport - >>>> findRoles() returning: [i.t.n.r.u.c.i.ContentSelectableFiringSelectedEvent@5e879bc4] 22:38:53.378 [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 22:38:53.378 [main ] TRACE it.tidalwave.role.spring.spi.SpringAsDelegate - >>>> as() returning [i.t.n.r.u.c.i.ContentSelectableFiringSelectedEvent@5e879bc4] 22:38:53.381 [main ] INFO i.t.n.r.u.c.i.DefaultContentExplorerPresentationControlTest - TEST PASSED in 31 msec 22:38:53.381 [main ] INFO i.t.n.r.u.c.i.DefaultContentExplorerPresentationControlTest - 22:38:53.384 [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: 14.258 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/1/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/1/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/1/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: 1732919934861 [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[] [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 22:39:11.626 [main ] TRACE org.testng.internal.Graph - [Graph] ADDING NODE CreateContentRequestActionProviderTest.setup()[pri:0, instance:null] 527183281 22:39:11.634 [main ] TRACE org.testng.internal.Graph - [Graph] ================ SORTING 22:39:11.642 [main ] TRACE org.testng.internal.Graph - [Graph] =============== DONE SORTING 22:39:11.642 [main ] TRACE org.testng.internal.Graph - [Graph] ====== SORTED NODES 22:39:11.642 [main ] TRACE org.testng.internal.Graph - [Graph] ====== END SORTED NODES 22:39:11.668 [main ] TRACE org.testng.internal.Graph - [Graph] ADDING NODE DefaultAddContentPresentationControlTest.freezeTime()[pri:0, instance:null] 1994760227 22:39:11.669 [main ] TRACE org.testng.internal.Graph - [Graph] ================ SORTING 22:39:11.669 [main ] TRACE org.testng.internal.Graph - [Graph] =============== DONE SORTING 22:39:11.669 [main ] TRACE org.testng.internal.Graph - [Graph] ====== SORTED NODES 22:39:11.669 [main ] TRACE org.testng.internal.Graph - [Graph] ====== END SORTED NODES 22:39:11.671 [main ] TRACE org.testng.internal.Graph - [Graph] ADDING NODE DefaultAddContentPresentationControlTest.setup()[pri:0, instance:null] 2083472540 22:39:11.672 [main ] TRACE org.testng.internal.Graph - [Graph] ================ SORTING 22:39:11.679 [main ] TRACE org.testng.internal.Graph - [Graph] =============== DONE SORTING 22:39:11.680 [main ] TRACE org.testng.internal.Graph - [Graph] ====== SORTED NODES 22:39:11.680 [main ] TRACE org.testng.internal.Graph - [Graph] ====== END SORTED NODES 22:39:11.685 [main ] TRACE org.testng.internal.Graph - [Graph] ADDING NODE DefaultContentChildCreatorTest.setup()[pri:0, instance:null] 1963273858 22:39:11.685 [main ] TRACE org.testng.internal.Graph - [Graph] ================ SORTING 22:39:11.686 [main ] TRACE org.testng.internal.Graph - [Graph] =============== DONE SORTING 22:39:11.686 [main ] TRACE org.testng.internal.Graph - [Graph] ====== SORTED NODES 22:39:11.686 [main ] TRACE org.testng.internal.Graph - [Graph] ====== END SORTED NODES 22:39:11.697 [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 22:39:11.702 [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 22:39:11.704 [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 22:39:11.704 [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 22:39:11.706 [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 22:39:11.707 [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 22:39:11.709 [main ] TRACE org.testng.internal.Graph - [Graph] ================ SORTING 22:39:11.712 [main ] TRACE org.testng.internal.Graph - [Graph] =============== DONE SORTING 22:39:11.712 [main ] TRACE org.testng.internal.Graph - [Graph] ====== SORTED NODES 22:39:11.716 [main ] TRACE org.testng.internal.Graph - [Graph] ====== END SORTED NODES 22:39:11.822 [main ] INFO i.t.n.r.u.c.i.CreateContentRequestActionProviderTest - STARTING TESTS OF it.tidalwave.northernwind.rca.ui.contentmanager.impl.CreateContentRequestActionProviderTest 22:39:13.767 [main ] TRACE it.tidalwave.role.spi.ContextSampler - >>>> contexts for i.t.r.u.i.DefaultUserAction@4dafba3e at construction time: [] 22:39:13.778 [main ] INFO i.t.n.r.u.c.i.CreateContentRequestActionProviderTest - ********************************************* 22:39:13.779 [main ] INFO i.t.n.r.u.c.i.CreateContentRequestActionProviderTest - TEST "must provide only a New Content action" 22:39:13.780 [main ] INFO i.t.n.r.u.c.i.CreateContentRequestActionProviderTest - ********************************************* 22:39:13.821 [main ] INFO i.t.n.r.u.c.i.CreateContentRequestActionProviderTest - TEST PASSED in 39 msec 22:39:13.824 [main ] INFO i.t.n.r.u.c.i.CreateContentRequestActionProviderTest - 22:39:13.841 [main ] TRACE it.tidalwave.role.spi.ContextSampler - >>>> contexts for i.t.r.u.i.DefaultUserAction@6fc3e1a4 at construction time: [] 22:39:13.842 [main ] INFO i.t.n.r.u.c.i.CreateContentRequestActionProviderTest - ************************************************************ 22:39:13.843 [main ] INFO i.t.n.r.u.c.i.CreateContentRequestActionProviderTest - TEST "the action must publish a proper CreateContentRequest" 22:39:13.845 [main ] INFO i.t.n.r.u.c.i.CreateContentRequestActionProviderTest - ************************************************************ 22:39:13.918 [main ] INFO i.t.n.r.u.c.i.CreateContentRequestActionProviderTest - TEST PASSED in 71 msec 22:39:13.919 [main ] INFO i.t.n.r.u.c.i.CreateContentRequestActionProviderTest - 22:39:15.212 [main ] DEBUG i.t.role.spring.spi.AnnotationSpringRoleManager - ctor 22:39:15.233 [main ] DEBUG i.t.role.spring.spi.AnnotationSpringRoleManager - scanning classes with interface it.tidalwave.dci.annotation.DciRole annotation... 22:39:19.920 [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]) 22:39:19.931 [main ] DEBUG it.tidalwave.role.spi.RoleManagerSupport - Configured roles: 22:39:19.932 [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] 22:39:19.932 [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] 22:39:19.932 [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] 22:39:19.932 [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] 22:39:19.932 [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] 22:39:19.933 [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] 22:39:19.933 [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] 22:39:19.933 [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] 22:39:19.933 [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] 22:39:20.109 [main ] TRACE it.tidalwave.messagebus.MessageBusHelper - registerMessageListener(void it.tidalwave.northernwind.rca.ui.contentmanager.impl.DefaultAddContentPresentationControl.onCreateContentRequest(it.tidalwave.northernwind.rca.ui.event.CreateContentRequest)) 22:39:20.221 [main ] INFO i.t.n.r.u.c.i.DefaultAddContentPresentationControlTest - ******************************************************************************************************************************************************************************************** 22:39:20.221 [main ] INFO i.t.n.r.u.c.i.DefaultAddContentPresentationControlTest - TEST "must create Content with the right Properties when user confirms" 22:39:20.221 [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)=2024-11-29T22:39:13.926925Z[Etc/UTC], Key(name=title, type=class java.lang.String)=the title, Key(name=exposedUri, type=class java.lang.String)=the-exposed-uri}] 22:39:20.222 [main ] INFO i.t.n.r.u.c.i.DefaultAddContentPresentationControlTest - ******************************************************************************************************************************************************************************************** 22:39:20.237 [main ] INFO i.t.n.r.u.c.i.DefaultAddContentPresentationControl - onCreateContentRequest(CreateContentRequest(parentContent=Mock for Content, hashCode: 1145461538)) 22:39:20.403 [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@50f26efa)... 22:39:20.415 [main ] INFO i.t.n.r.u.c.i.DefaultAddContentPresentationControlTest - TEST PASSED in 253 msec 22:39:20.415 [main ] INFO i.t.n.r.u.c.i.DefaultAddContentPresentationControlTest - 22:39:20.590 [main ] DEBUG i.t.role.spring.spi.AnnotationSpringRoleManager - ctor 22:39:20.591 [main ] DEBUG i.t.role.spring.spi.AnnotationSpringRoleManager - scanning classes with interface it.tidalwave.dci.annotation.DciRole annotation... 22:39:22.902 [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]) 22:39:22.902 [main ] DEBUG it.tidalwave.role.spi.RoleManagerSupport - Configured roles: 22:39:22.902 [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] 22:39:22.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] 22:39:22.903 [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] 22:39:22.903 [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] 22:39:22.903 [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] 22:39:22.903 [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] 22:39:22.903 [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] 22:39:22.903 [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] 22:39:22.903 [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] 22:39:22.911 [main ] TRACE it.tidalwave.messagebus.MessageBusHelper - registerMessageListener(void it.tidalwave.northernwind.rca.ui.contentmanager.impl.DefaultAddContentPresentationControl.onCreateContentRequest(it.tidalwave.northernwind.rca.ui.event.CreateContentRequest)) 22:39:22.928 [main ] INFO i.t.n.r.u.c.i.DefaultAddContentPresentationControlTest - ******************************************************************************************************************************************************************************************** 22:39:22.928 [main ] INFO i.t.n.r.u.c.i.DefaultAddContentPresentationControlTest - TEST "must create Content with the right Properties when user confirms" 22:39:22.928 [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=2024-11-30T22:39:13.926925Z[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)=2024-11-30T22:39:13.926925Z[Etc/UTC], Key(name=title, type=class java.lang.String)=another title, Key(name=exposedUri, type=class java.lang.String)=another-exposed-uri}] 22:39:22.928 [main ] INFO i.t.n.r.u.c.i.DefaultAddContentPresentationControlTest - ******************************************************************************************************************************************************************************************** 22:39:22.931 [main ] INFO i.t.n.r.u.c.i.DefaultAddContentPresentationControl - onCreateContentRequest(CreateContentRequest(parentContent=Mock for Content, hashCode: 75216022)) 22:39:22.936 [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@6c2c8802)... 22:39:22.945 [main ] INFO i.t.n.r.u.c.i.DefaultAddContentPresentationControlTest - TEST PASSED in 17 msec 22:39:22.946 [main ] INFO i.t.n.r.u.c.i.DefaultAddContentPresentationControlTest - 22:39:23.081 [main ] DEBUG i.t.role.spring.spi.AnnotationSpringRoleManager - ctor 22:39:23.090 [main ] DEBUG i.t.role.spring.spi.AnnotationSpringRoleManager - scanning classes with interface it.tidalwave.dci.annotation.DciRole annotation... 22:39:25.406 [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]) 22:39:25.406 [main ] DEBUG it.tidalwave.role.spi.RoleManagerSupport - Configured roles: 22:39:25.407 [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] 22:39:25.407 [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] 22:39:25.407 [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] 22:39:25.407 [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] 22:39:25.407 [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] 22:39:25.407 [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] 22:39:25.407 [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] 22:39:25.407 [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] 22:39:25.407 [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] 22:39:25.429 [main ] TRACE it.tidalwave.messagebus.MessageBusHelper - registerMessageListener(void it.tidalwave.northernwind.rca.ui.contentmanager.impl.DefaultAddContentPresentationControl.onCreateContentRequest(it.tidalwave.northernwind.rca.ui.event.CreateContentRequest)) 22:39:25.431 [main ] INFO i.t.n.r.u.c.i.DefaultAddContentPresentationControlTest - **************************************** 22:39:25.431 [main ] INFO i.t.n.r.u.c.i.DefaultAddContentPresentationControlTest - TEST "must do nothing when user cancels" 22:39:25.431 [main ] INFO i.t.n.r.u.c.i.DefaultAddContentPresentationControlTest - **************************************** 22:39:25.438 [main ] INFO i.t.n.r.u.c.i.DefaultAddContentPresentationControl - onCreateContentRequest(CreateContentRequest(parentContent=Mock for Content, hashCode: 512973474)) 22:39:25.452 [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@337957c8)... 22:39:25.454 [main ] INFO i.t.n.r.u.c.i.DefaultAddContentPresentationControlTest - TEST PASSED in 24 msec 22:39:25.454 [main ] INFO i.t.n.r.u.c.i.DefaultAddContentPresentationControlTest - 22:39:25.531 [main ] DEBUG i.t.role.spring.spi.AnnotationSpringRoleManager - ctor 22:39:25.532 [main ] DEBUG i.t.role.spring.spi.AnnotationSpringRoleManager - scanning classes with interface it.tidalwave.dci.annotation.DciRole annotation... 22:39:27.992 [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]) 22:39:28.001 [main ] DEBUG it.tidalwave.role.spi.RoleManagerSupport - Configured roles: 22:39:28.001 [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] 22:39:28.003 [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] 22:39:28.003 [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] 22:39:28.003 [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] 22:39:28.004 [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] 22:39:28.005 [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] 22:39:28.005 [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] 22:39:28.007 [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] 22:39:28.007 [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] 22:39:28.029 [main ] TRACE it.tidalwave.messagebus.MessageBusHelper - registerMessageListener(void it.tidalwave.northernwind.rca.ui.contentmanager.impl.DefaultAddContentPresentationControl.onCreateContentRequest(it.tidalwave.northernwind.rca.ui.event.CreateContentRequest)) 22:39:28.031 [main ] INFO i.t.n.r.u.c.i.DefaultAddContentPresentationControlTest - *************************************************** 22:39:28.031 [main ] INFO i.t.n.r.u.c.i.DefaultAddContentPresentationControlTest - TEST "must properly set initial values and show up" 22:39:28.031 [main ] INFO i.t.n.r.u.c.i.DefaultAddContentPresentationControlTest - *************************************************** 22:39:28.032 [main ] INFO i.t.n.r.u.c.i.DefaultAddContentPresentationControl - onCreateContentRequest(CreateContentRequest(parentContent=Mock for Content, hashCode: 1607802814)) 22:39:28.036 [main ] INFO i.t.n.r.u.c.i.DefaultAddContentPresentationControlTest - TEST PASSED in 4 msec 22:39:28.038 [main ] INFO i.t.n.r.u.c.i.DefaultAddContentPresentationControlTest - 22:39:28.245 [main ] DEBUG i.t.role.spring.spi.AnnotationSpringRoleManager - ctor 22:39:28.247 [main ] DEBUG i.t.role.spring.spi.AnnotationSpringRoleManager - scanning classes with interface it.tidalwave.dci.annotation.DciRole annotation... 22:39:30.180 [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]) 22:39:30.183 [main ] DEBUG it.tidalwave.role.spi.RoleManagerSupport - Configured roles: 22:39:30.184 [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] 22:39:30.184 [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] 22:39:30.184 [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] 22:39:30.184 [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] 22:39:30.184 [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] 22:39:30.186 [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] 22:39:30.186 [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] 22:39:30.188 [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] 22:39:30.189 [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] 22:39:30.327 [main ] INFO i.t.n.r.u.c.impl.DefaultContentChildCreatorTest - ******************************************************** 22:39:30.327 [main ] INFO i.t.n.r.u.c.impl.DefaultContentChildCreatorTest - TEST "must properly create the new Content and store it" 22:39:30.327 [main ] INFO i.t.n.r.u.c.impl.DefaultContentChildCreatorTest - ******************************************************** 22:39:30.328 [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: 2052764664 22:39:30.342 [main ] TRACE it.tidalwave.role.spi.ContextSampler - >>>> contexts for i.t.n.c.i.m.DefaultResourceProperties@741c9ed3/null at construction time: [] 22:39:30.402 [main ] TRACE i.t.n.core.impl.model.DefaultResourceProperties - convertValue(Key(name=Property1, type=class java.lang.String), value 1) 22:39:30.402 [main ] TRACE i.t.n.core.impl.model.DefaultResourceProperties - >>>> returning value 1 (java.lang.String) 22:39:30.402 [main ] TRACE i.t.n.core.impl.model.DefaultResourceProperties - convertValue(Key(name=Property2, type=class java.lang.String), value 2) 22:39:30.402 [main ] TRACE i.t.n.core.impl.model.DefaultResourceProperties - >>>> returning value 2 (java.lang.String) 22:39:30.413 [main ] INFO i.t.n.r.u.c.impl.DefaultContentChildCreatorTest - TEST PASSED in 85 msec 22:39:30.414 [main ] INFO i.t.n.r.u.c.impl.DefaultContentChildCreatorTest - 22:39:30.414 [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: 21.405 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/1/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/1/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/1/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: 1732919972297 [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 22:39:45.584 [main ] TRACE org.testng.internal.Graph - [Graph] ADDING NODE DefaultSiteOpenerPresentationControlTest.setup()[pri:0, instance:null] -1951614524 22:39:45.601 [main ] TRACE org.testng.internal.Graph - [Graph] ================ SORTING 22:39:45.609 [main ] TRACE org.testng.internal.Graph - [Graph] =============== DONE SORTING 22:39:45.609 [main ] TRACE org.testng.internal.Graph - [Graph] ====== SORTED NODES 22:39:45.615 [main ] TRACE org.testng.internal.Graph - [Graph] ====== END SORTED NODES 22:39:45.639 [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 22:39:45.639 [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 22:39:45.642 [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] 22:39:45.643 [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 22:39:45.644 [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 22:39:45.644 [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] 22:39:45.645 [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 22:39:45.646 [main ] TRACE org.testng.internal.Graph - [Graph] ================ SORTING 22:39:45.646 [.commonPool-worker-3] 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] 22:39:45.657 [.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] 22:39:45.658 [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] 22:39:45.659 [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] 22:39:45.659 [main ] TRACE org.testng.internal.Graph - [Graph] =============== DONE SORTING 22:39:45.659 [main ] TRACE org.testng.internal.Graph - [Graph] ====== SORTED NODES 22:39:45.659 [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] 22:39:45.659 [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] 22:39:45.659 [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] 22:39:45.660 [main ] TRACE org.testng.internal.Graph - [Graph] ====== END SORTED NODES 22:39:45.709 [main ] INFO i.t.n.r.u.s.s.DefaultSiteOpenerPresentationControlTest - STARTING TESTS OF it.tidalwave.northernwind.rca.ui.siteopener.spi.DefaultSiteOpenerPresentationControlTest 22:39:48.473 [main ] TRACE it.tidalwave.role.ContextManager$Locator - ContextManagerProvider instantiated from META-INF: it.tidalwave.role.spring.spi.SpringContextManagerProvider@4cfa8227 22:39:48.474 [main ] DEBUG i.t.role.spring.spi.AnnotationSpringRoleManager - ctor 22:39:48.479 [main ] DEBUG i.t.role.spring.spi.AnnotationSpringRoleManager - scanning classes with interface it.tidalwave.dci.annotation.DciRole annotation... 22:39:51.766 [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]) 22:39:51.773 [main ] DEBUG it.tidalwave.role.spi.RoleManagerSupport - Configured roles: 22:39:51.774 [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] 22:39:51.775 [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] 22:39:51.775 [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] 22:39:51.776 [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] 22:39:51.776 [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] 22:39:51.776 [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] 22:39:51.776 [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] 22:39:51.828 [main ] TRACE it.tidalwave.role.spi.ContextSampler - >>>> contexts for i.t.r.u.i.DefaultUserAction@5281b134 at construction time: [] 22:39:51.856 [main ] INFO i.t.n.r.u.s.s.DefaultSiteOpenerPresentationControlTest - ********************************************************************************** 22:39:51.857 [main ] INFO i.t.n.r.u.s.s.DefaultSiteOpenerPresentationControlTest - TEST "initialize must bind the presentation and set the default path to user home" 22:39:51.858 [main ] INFO i.t.n.r.u.s.s.DefaultSiteOpenerPresentationControlTest - ********************************************************************************** 22:39:51.888 [main ] INFO i.t.n.r.u.s.s.DefaultSiteOpenerPresentationControlTest - TEST PASSED in 19 msec 22:39:51.889 [main ] INFO i.t.n.r.u.s.s.DefaultSiteOpenerPresentationControlTest - 22:39:52.040 [main ] DEBUG i.t.role.spring.spi.AnnotationSpringRoleManager - ctor 22:39:52.041 [main ] DEBUG i.t.role.spring.spi.AnnotationSpringRoleManager - scanning classes with interface it.tidalwave.dci.annotation.DciRole annotation... 22:39:54.187 [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]) 22:39:54.191 [main ] DEBUG it.tidalwave.role.spi.RoleManagerSupport - Configured roles: 22:39:54.192 [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] 22:39:54.192 [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] 22:39:54.197 [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] 22:39:54.198 [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] 22:39:54.199 [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] 22:39:54.199 [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] 22:39:54.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] 22:39:54.223 [main ] TRACE it.tidalwave.role.spi.ContextSampler - >>>> contexts for i.t.r.u.i.DefaultUserAction@224e8dba at construction time: [] 22:39:54.224 [main ] INFO i.t.n.r.u.s.s.DefaultSiteOpenerPresentationControlTest - ********************************************************************************* 22:39:54.225 [main ] INFO i.t.n.r.u.s.s.DefaultSiteOpenerPresentationControlTest - TEST "must do nothing when openSite invoked and the user cancelled the selection" 22:39:54.225 [main ] INFO i.t.n.r.u.s.s.DefaultSiteOpenerPresentationControlTest - ********************************************************************************* 22:39:54.351 [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@4b04e8b4)... 22:39:54.354 [main ] INFO i.t.n.r.u.s.s.DefaultSiteOpenerPresentationControlTest - TEST PASSED in 129 msec 22:39:54.354 [main ] INFO i.t.n.r.u.s.s.DefaultSiteOpenerPresentationControlTest - 22:39:54.493 [main ] DEBUG i.t.role.spring.spi.AnnotationSpringRoleManager - ctor 22:39:54.494 [main ] DEBUG i.t.role.spring.spi.AnnotationSpringRoleManager - scanning classes with interface it.tidalwave.dci.annotation.DciRole annotation... 22:39:56.953 [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]) 22:39:56.954 [main ] DEBUG it.tidalwave.role.spi.RoleManagerSupport - Configured roles: 22:39:56.954 [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] 22:39:56.954 [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] 22:39:56.954 [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] 22:39:56.955 [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] 22:39:56.955 [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] 22:39:56.971 [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] 22:39:56.972 [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] 22:39:56.995 [main ] TRACE it.tidalwave.role.spi.ContextSampler - >>>> contexts for i.t.r.u.i.DefaultUserAction@64c2a0e7 at construction time: [] 22:39:57.001 [main ] INFO i.t.n.r.u.s.s.DefaultSiteOpenerPresentationControlTest - *********************************************************************************** 22:39:57.002 [main ] INFO i.t.n.r.u.s.s.DefaultSiteOpenerPresentationControlTest - TEST "must fire OpenSiteEvent when openSite invoked and the user selected a folder" 22:39:57.002 [main ] INFO i.t.n.r.u.s.s.DefaultSiteOpenerPresentationControlTest - ARGS [/tmp/SampleFolder-4783595143444304450] 22:39:57.002 [main ] INFO i.t.n.r.u.s.s.DefaultSiteOpenerPresentationControlTest - *********************************************************************************** 22:39:57.024 [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@75e4bbda)... 22:39:57.092 [AWT-EventQueue-0 ] TRACE it.tidalwave.role.spi.ContextSampler - >>>> contexts for i.t.n.f.f.i.ResourceFileSystemNetBeansPlatform@586fb74 at construction time: [] 22:39:57.099 [main ] INFO i.t.n.r.u.s.s.DefaultSiteOpenerPresentationControlTest - TEST PASSED in 97 msec 22:39:57.099 [main ] INFO i.t.n.r.u.s.s.DefaultSiteOpenerPresentationControlTest - 22:39:57.199 [main ] DEBUG i.t.role.spring.spi.AnnotationSpringRoleManager - ctor 22:39:57.207 [main ] DEBUG i.t.role.spring.spi.AnnotationSpringRoleManager - scanning classes with interface it.tidalwave.dci.annotation.DciRole annotation... 22:39:59.142 [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]) 22:39:59.143 [main ] DEBUG it.tidalwave.role.spi.RoleManagerSupport - Configured roles: 22:39:59.143 [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] 22:39:59.143 [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] 22:39:59.144 [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] 22:39:59.144 [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] 22:39:59.144 [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] 22:39:59.144 [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] 22:39:59.144 [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] 22:39:59.152 [main ] TRACE it.tidalwave.role.spi.ContextSampler - >>>> contexts for i.t.r.u.i.DefaultUserAction@3021b80f at construction time: [] 22:39:59.153 [main ] INFO i.t.n.r.u.s.s.DefaultSiteOpenerPresentationControlTest - *********************************************************************************** 22:39:59.153 [main ] INFO i.t.n.r.u.s.s.DefaultSiteOpenerPresentationControlTest - TEST "must fire OpenSiteEvent when openSite invoked and the user selected a folder" 22:39:59.153 [main ] INFO i.t.n.r.u.s.s.DefaultSiteOpenerPresentationControlTest - ARGS [/tmp/SampleFolder-18324846540544329796] 22:39:59.153 [main ] INFO i.t.n.r.u.s.s.DefaultSiteOpenerPresentationControlTest - *********************************************************************************** 22:39:59.156 [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@7ebf6451)... 22:39:59.156 [AWT-EventQueue-0 ] TRACE it.tidalwave.role.spi.ContextSampler - >>>> contexts for i.t.n.f.f.i.ResourceFileSystemNetBeansPlatform@707885f6 at construction time: [] 22:39:59.158 [main ] INFO i.t.n.r.u.s.s.DefaultSiteOpenerPresentationControlTest - TEST PASSED in 4 msec 22:39:59.158 [main ] INFO i.t.n.r.u.s.s.DefaultSiteOpenerPresentationControlTest - 22:39:59.202 [main ] DEBUG i.t.role.spring.spi.AnnotationSpringRoleManager - ctor 22:39:59.204 [main ] DEBUG i.t.role.spring.spi.AnnotationSpringRoleManager - scanning classes with interface it.tidalwave.dci.annotation.DciRole annotation... 22:40:01.497 [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]) 22:40:01.498 [main ] DEBUG it.tidalwave.role.spi.RoleManagerSupport - Configured roles: 22:40:01.498 [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] 22:40:01.498 [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] 22:40:01.498 [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] 22:40:01.498 [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] 22:40:01.498 [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] 22:40:01.498 [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] 22:40:01.519 [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] 22:40:01.572 [main ] TRACE it.tidalwave.role.spi.ContextSampler - >>>> contexts for i.t.r.u.i.DefaultUserAction@71ff9601 at construction time: [] 22:40:01.591 [main ] INFO i.t.n.r.u.s.s.DefaultSiteOpenerPresentationControlTest - *********************************************************************************** 22:40:01.591 [main ] INFO i.t.n.r.u.s.s.DefaultSiteOpenerPresentationControlTest - TEST "must fire OpenSiteEvent when openSite invoked and the user selected a folder" 22:40:01.593 [main ] INFO i.t.n.r.u.s.s.DefaultSiteOpenerPresentationControlTest - ARGS [/tmp/SampleFolder-5248739836061482105] 22:40:01.593 [main ] INFO i.t.n.r.u.s.s.DefaultSiteOpenerPresentationControlTest - *********************************************************************************** 22:40:01.630 [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@51378822)... 22:40:01.639 [AWT-EventQueue-0 ] TRACE it.tidalwave.role.spi.ContextSampler - >>>> contexts for i.t.n.f.f.i.ResourceFileSystemNetBeansPlatform@5ff07c74 at construction time: [] 22:40:01.642 [main ] INFO i.t.n.r.u.s.s.DefaultSiteOpenerPresentationControlTest - TEST PASSED in 51 msec 22:40:01.642 [main ] INFO i.t.n.r.u.s.s.DefaultSiteOpenerPresentationControlTest - 22:40:01.883 [main ] DEBUG i.t.role.spring.spi.AnnotationSpringRoleManager - ctor 22:40:01.946 [main ] DEBUG i.t.role.spring.spi.AnnotationSpringRoleManager - scanning classes with interface it.tidalwave.dci.annotation.DciRole annotation... 22:40:07.125 [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]) 22:40:07.135 [main ] DEBUG it.tidalwave.role.spi.RoleManagerSupport - Configured roles: 22:40:07.136 [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] 22:40:07.140 [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] 22:40:07.140 [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] 22:40:07.140 [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] 22:40:07.141 [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] 22:40:07.141 [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] 22:40:07.141 [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] 22:40:07.166 [main ] TRACE it.tidalwave.role.spi.ContextSampler - >>>> contexts for i.t.r.u.i.DefaultUserAction@78d0a12c at construction time: [] 22:40:07.169 [main ] INFO i.t.n.r.u.s.s.DefaultSiteOpenerPresentationControlTest - *********************************************************************************** 22:40:07.181 [main ] INFO i.t.n.r.u.s.s.DefaultSiteOpenerPresentationControlTest - TEST "must fire OpenSiteEvent when openSite invoked and the user selected a folder" 22:40:07.183 [main ] INFO i.t.n.r.u.s.s.DefaultSiteOpenerPresentationControlTest - ARGS [/tmp/SampleFolder-4122972529424421748] 22:40:07.183 [main ] INFO i.t.n.r.u.s.s.DefaultSiteOpenerPresentationControlTest - *********************************************************************************** 22:40:07.209 [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@1ed5187)... 22:40:07.210 [AWT-EventQueue-0 ] TRACE it.tidalwave.role.spi.ContextSampler - >>>> contexts for i.t.n.f.f.i.ResourceFileSystemNetBeansPlatform@f2abfca at construction time: [] 22:40:07.224 [main ] INFO i.t.n.r.u.s.s.DefaultSiteOpenerPresentationControlTest - TEST PASSED in 54 msec 22:40:07.224 [main ] INFO i.t.n.r.u.s.s.DefaultSiteOpenerPresentationControlTest - 22:40:07.388 [main ] DEBUG i.t.role.spring.spi.AnnotationSpringRoleManager - ctor 22:40:07.393 [main ] DEBUG i.t.role.spring.spi.AnnotationSpringRoleManager - scanning classes with interface it.tidalwave.dci.annotation.DciRole annotation... 22:40:09.637 [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]) 22:40:09.638 [main ] DEBUG it.tidalwave.role.spi.RoleManagerSupport - Configured roles: 22:40:09.638 [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] 22:40:09.638 [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] 22:40:09.638 [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] 22:40:09.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] 22:40:09.638 [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] 22:40:09.638 [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] 22:40:09.639 [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] 22:40:09.643 [main ] TRACE it.tidalwave.role.spi.ContextSampler - >>>> contexts for i.t.r.u.i.DefaultUserAction@121703e7 at construction time: [] 22:40:09.644 [main ] INFO i.t.n.r.u.s.s.DefaultSiteOpenerPresentationControlTest - *********************************************************************************** 22:40:09.645 [main ] INFO i.t.n.r.u.s.s.DefaultSiteOpenerPresentationControlTest - TEST "must fire OpenSiteEvent when openSite invoked and the user selected a folder" 22:40:09.645 [main ] INFO i.t.n.r.u.s.s.DefaultSiteOpenerPresentationControlTest - ARGS [/tmp/SampleFolder-69987439158403610] 22:40:09.645 [main ] INFO i.t.n.r.u.s.s.DefaultSiteOpenerPresentationControlTest - *********************************************************************************** 22:40:09.648 [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@1ab13994)... 22:40:09.649 [AWT-EventQueue-0 ] TRACE it.tidalwave.role.spi.ContextSampler - >>>> contexts for i.t.n.f.f.i.ResourceFileSystemNetBeansPlatform@1476c4b2 at construction time: [] 22:40:09.650 [main ] INFO i.t.n.r.u.s.s.DefaultSiteOpenerPresentationControlTest - TEST PASSED in 6 msec 22:40:09.651 [main ] INFO i.t.n.r.u.s.s.DefaultSiteOpenerPresentationControlTest - 22:40:09.720 [main ] DEBUG i.t.role.spring.spi.AnnotationSpringRoleManager - ctor 22:40:09.721 [main ] DEBUG i.t.role.spring.spi.AnnotationSpringRoleManager - scanning classes with interface it.tidalwave.dci.annotation.DciRole annotation... 22:40:11.026 [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]) 22:40:11.027 [main ] DEBUG it.tidalwave.role.spi.RoleManagerSupport - Configured roles: 22:40:11.027 [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] 22:40:11.027 [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] 22:40:11.027 [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] 22:40:11.027 [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] 22:40:11.027 [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] 22:40:11.028 [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] 22:40:11.028 [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] 22:40:11.032 [main ] TRACE it.tidalwave.role.spi.ContextSampler - >>>> contexts for i.t.r.u.i.DefaultUserAction@22f5dcb6 at construction time: [] 22:40:11.034 [main ] INFO i.t.n.r.u.s.s.DefaultSiteOpenerPresentationControlTest - *********************************************************************************** 22:40:11.034 [main ] INFO i.t.n.r.u.s.s.DefaultSiteOpenerPresentationControlTest - TEST "must fire OpenSiteEvent when openSite invoked and the user selected a folder" 22:40:11.034 [main ] INFO i.t.n.r.u.s.s.DefaultSiteOpenerPresentationControlTest - ARGS [/tmp/SampleFolder-15003558524710223091] 22:40:11.034 [main ] INFO i.t.n.r.u.s.s.DefaultSiteOpenerPresentationControlTest - *********************************************************************************** 22:40:11.069 [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@4b856b73)... 22:40:11.070 [AWT-EventQueue-0 ] TRACE it.tidalwave.role.spi.ContextSampler - >>>> contexts for i.t.n.f.f.i.ResourceFileSystemNetBeansPlatform@45428c73 at construction time: [] 22:40:11.072 [main ] INFO i.t.n.r.u.s.s.DefaultSiteOpenerPresentationControlTest - TEST PASSED in 39 msec 22:40:11.073 [main ] INFO i.t.n.r.u.s.s.DefaultSiteOpenerPresentationControlTest - 22:40:11.152 [main ] DEBUG i.t.role.spring.spi.AnnotationSpringRoleManager - ctor 22:40:11.153 [main ] DEBUG i.t.role.spring.spi.AnnotationSpringRoleManager - scanning classes with interface it.tidalwave.dci.annotation.DciRole annotation... 22:40:12.773 [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]) 22:40:12.775 [main ] DEBUG it.tidalwave.role.spi.RoleManagerSupport - Configured roles: 22:40:12.775 [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] 22:40:12.775 [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] 22:40:12.775 [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] 22:40:12.776 [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] 22:40:12.780 [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] 22:40:12.780 [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] 22:40:12.781 [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] 22:40:12.790 [main ] TRACE it.tidalwave.role.spi.ContextSampler - >>>> contexts for i.t.r.u.i.DefaultUserAction@3b11a611 at construction time: [] 22:40:12.791 [main ] INFO i.t.n.r.u.s.s.DefaultSiteOpenerPresentationControlTest - *********************************************************************************** 22:40:12.792 [main ] INFO i.t.n.r.u.s.s.DefaultSiteOpenerPresentationControlTest - TEST "must fire OpenSiteEvent when openSite invoked and the user selected a folder" 22:40:12.792 [main ] INFO i.t.n.r.u.s.s.DefaultSiteOpenerPresentationControlTest - ARGS [/tmp/SampleFolder-11734289452619443282] 22:40:12.792 [main ] INFO i.t.n.r.u.s.s.DefaultSiteOpenerPresentationControlTest - *********************************************************************************** 22:40:12.804 [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@37e396c2)... 22:40:12.806 [AWT-EventQueue-0 ] TRACE it.tidalwave.role.spi.ContextSampler - >>>> contexts for i.t.n.f.f.i.ResourceFileSystemNetBeansPlatform@39247e4e at construction time: [] 22:40:12.813 [main ] INFO i.t.n.r.u.s.s.DefaultSiteOpenerPresentationControlTest - TEST PASSED in 21 msec 22:40:12.813 [main ] INFO i.t.n.r.u.s.s.DefaultSiteOpenerPresentationControlTest - 22:40:12.893 [main ] DEBUG i.t.role.spring.spi.AnnotationSpringRoleManager - ctor 22:40:12.894 [main ] DEBUG i.t.role.spring.spi.AnnotationSpringRoleManager - scanning classes with interface it.tidalwave.dci.annotation.DciRole annotation... 22:40:15.177 [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]) 22:40:15.178 [main ] DEBUG it.tidalwave.role.spi.RoleManagerSupport - Configured roles: 22:40:15.178 [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] 22:40:15.179 [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] 22:40:15.179 [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] 22:40:15.179 [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] 22:40:15.179 [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] 22:40:15.191 [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] 22:40:15.192 [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] 22:40:15.200 [main ] TRACE it.tidalwave.role.spi.ContextSampler - >>>> contexts for i.t.r.u.i.DefaultUserAction@781e79f1 at construction time: [] 22:40:15.201 [main ] INFO i.t.n.r.u.s.s.DefaultSiteOpenerPresentationControlTest - *********************************************************************************** 22:40:15.201 [main ] INFO i.t.n.r.u.s.s.DefaultSiteOpenerPresentationControlTest - TEST "must fire OpenSiteEvent when openSite invoked and the user selected a folder" 22:40:15.201 [main ] INFO i.t.n.r.u.s.s.DefaultSiteOpenerPresentationControlTest - ARGS [/tmp/SampleFolder-12673772750580590776] 22:40:15.201 [main ] INFO i.t.n.r.u.s.s.DefaultSiteOpenerPresentationControlTest - *********************************************************************************** 22:40:15.218 [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@50bc0893)... 22:40:15.219 [AWT-EventQueue-0 ] TRACE it.tidalwave.role.spi.ContextSampler - >>>> contexts for i.t.n.f.f.i.ResourceFileSystemNetBeansPlatform@5e7becf4 at construction time: [] 22:40:15.220 [main ] INFO i.t.n.r.u.s.s.DefaultSiteOpenerPresentationControlTest - TEST PASSED in 20 msec 22:40:15.220 [main ] INFO i.t.n.r.u.s.s.DefaultSiteOpenerPresentationControlTest - 22:40:15.247 [main ] DEBUG i.t.role.spring.spi.AnnotationSpringRoleManager - ctor 22:40:15.248 [main ] DEBUG i.t.role.spring.spi.AnnotationSpringRoleManager - scanning classes with interface it.tidalwave.dci.annotation.DciRole annotation... 22:40:16.471 [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]) 22:40:16.471 [main ] DEBUG it.tidalwave.role.spi.RoleManagerSupport - Configured roles: 22:40:16.472 [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] 22:40:16.472 [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] 22:40:16.472 [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] 22:40:16.472 [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] 22:40:16.472 [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] 22:40:16.472 [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] 22:40:16.472 [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] 22:40:16.490 [main ] TRACE it.tidalwave.role.spi.ContextSampler - >>>> contexts for i.t.r.u.i.DefaultUserAction@5820e230 at construction time: [] 22:40:16.491 [main ] INFO i.t.n.r.u.s.s.DefaultSiteOpenerPresentationControlTest - *********************************************************************************** 22:40:16.493 [main ] INFO i.t.n.r.u.s.s.DefaultSiteOpenerPresentationControlTest - TEST "must fire OpenSiteEvent when openSite invoked and the user selected a folder" 22:40:16.493 [main ] INFO i.t.n.r.u.s.s.DefaultSiteOpenerPresentationControlTest - ARGS [/tmp/SampleFolder-5610518051009219105] 22:40:16.495 [main ] INFO i.t.n.r.u.s.s.DefaultSiteOpenerPresentationControlTest - *********************************************************************************** 22:40:16.515 [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@2ca4248f)... 22:40:16.516 [AWT-EventQueue-0 ] TRACE it.tidalwave.role.spi.ContextSampler - >>>> contexts for i.t.n.f.f.i.ResourceFileSystemNetBeansPlatform@2263cf6b at construction time: [] 22:40:16.519 [main ] INFO i.t.n.r.u.s.s.DefaultSiteOpenerPresentationControlTest - TEST PASSED in 28 msec 22:40:16.519 [main ] INFO i.t.n.r.u.s.s.DefaultSiteOpenerPresentationControlTest - 22:40:16.544 [main ] DEBUG i.t.role.spring.spi.AnnotationSpringRoleManager - ctor 22:40:16.545 [main ] DEBUG i.t.role.spring.spi.AnnotationSpringRoleManager - scanning classes with interface it.tidalwave.dci.annotation.DciRole annotation... 22:40:17.908 [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]) 22:40:17.913 [main ] DEBUG it.tidalwave.role.spi.RoleManagerSupport - Configured roles: 22:40:17.914 [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] 22:40:17.914 [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] 22:40:17.914 [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] 22:40:17.914 [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] 22:40:17.914 [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] 22:40:17.916 [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] 22:40:17.916 [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] 22:40:17.928 [main ] TRACE it.tidalwave.role.spi.ContextSampler - >>>> contexts for i.t.r.u.i.DefaultUserAction@7ac49728 at construction time: [] 22:40:17.929 [main ] INFO i.t.n.r.u.s.s.DefaultSiteOpenerPresentationControlTest - *********************************************************************************** 22:40:17.930 [main ] INFO i.t.n.r.u.s.s.DefaultSiteOpenerPresentationControlTest - TEST "must fire OpenSiteEvent when openSite invoked and the user selected a folder" 22:40:17.930 [main ] INFO i.t.n.r.u.s.s.DefaultSiteOpenerPresentationControlTest - ARGS [/tmp/SampleFolder-15961702766064170263] 22:40:17.930 [main ] INFO i.t.n.r.u.s.s.DefaultSiteOpenerPresentationControlTest - *********************************************************************************** 22:40:17.936 [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@66a9a050)... 22:40:17.937 [AWT-EventQueue-0 ] TRACE it.tidalwave.role.spi.ContextSampler - >>>> contexts for i.t.n.f.f.i.ResourceFileSystemNetBeansPlatform@686e52f5 at construction time: [] 22:40:17.939 [main ] INFO i.t.n.r.u.s.s.DefaultSiteOpenerPresentationControlTest - TEST PASSED in 9 msec 22:40:17.939 [main ] INFO i.t.n.r.u.s.s.DefaultSiteOpenerPresentationControlTest - 22:40:17.940 [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: 34.662 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/1/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/1/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/1/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: 1732920019927 [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 22:40:34.422 [main ] TRACE org.testng.internal.Graph - [Graph] ADDING NODE DefaultStructureExplorerPresentationControlTest.setup()[pri:0, instance:null] 851485054 22:40:34.434 [main ] TRACE org.testng.internal.Graph - [Graph] ================ SORTING 22:40:34.443 [main ] TRACE org.testng.internal.Graph - [Graph] =============== DONE SORTING 22:40:34.443 [main ] TRACE org.testng.internal.Graph - [Graph] ====== SORTED NODES 22:40:34.443 [main ] TRACE org.testng.internal.Graph - [Graph] ====== END SORTED NODES 22:40:34.453 [main ] TRACE org.testng.internal.Graph - [Graph] ADDING NODE DefaultStructureExplorerPresentationControlTest.tearDown()[pri:0, instance:null] -1467072219 22:40:34.453 [main ] TRACE org.testng.internal.Graph - [Graph] ================ SORTING 22:40:34.454 [main ] TRACE org.testng.internal.Graph - [Graph] =============== DONE SORTING 22:40:34.454 [main ] TRACE org.testng.internal.Graph - [Graph] ====== SORTED NODES 22:40:34.454 [main ] TRACE org.testng.internal.Graph - [Graph] ====== END SORTED NODES 22:40:34.469 [main ] TRACE org.testng.internal.Graph - [Graph] ADDING NODE SiteNodeSelectableFiringSelectedEventTest.setup()[pri:0, instance:null] 759051167 22:40:34.469 [main ] TRACE org.testng.internal.Graph - [Graph] ================ SORTING 22:40:34.469 [main ] TRACE org.testng.internal.Graph - [Graph] =============== DONE SORTING 22:40:34.470 [main ] TRACE org.testng.internal.Graph - [Graph] ====== SORTED NODES 22:40:34.470 [main ] TRACE org.testng.internal.Graph - [Graph] ====== END SORTED NODES 22:40:34.504 [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@7daa0fbd] 394168629 22:40:34.505 [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@7daa0fbd] 1804194261 22:40:34.505 [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@2fd953a6] -1623960802 22:40:34.506 [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@2fd953a6] 929495212 22:40:34.506 [main ] TRACE org.testng.internal.Graph - [Graph] ================ SORTING 22:40:34.507 [main ] TRACE org.testng.internal.Graph - [Graph] =============== DONE SORTING 22:40:34.509 [main ] TRACE org.testng.internal.Graph - [Graph] ====== SORTED NODES 22:40:34.510 [main ] TRACE org.testng.internal.Graph - [Graph] ====== END SORTED NODES 22:40:34.608 [main ] INFO i.t.n.r.u.s.i.DefaultStructureExplorerPresentationControlTest - STARTING TESTS OF it.tidalwave.northernwind.rca.ui.structureexplorer.impl.DefaultStructureExplorerPresentationControlTest 22:40:35.929 [main ] TRACE it.tidalwave.role.ContextManager$Locator - ContextManagerProvider instantiated from META-INF: it.tidalwave.role.spring.spi.SpringContextManagerProvider@632aa1a3 22:40:35.930 [main ] DEBUG i.t.role.spring.spi.AnnotationSpringRoleManager - ctor 22:40:35.958 [main ] DEBUG i.t.role.spring.spi.AnnotationSpringRoleManager - scanning classes with interface it.tidalwave.dci.annotation.DciRole annotation... 22:40:39.953 [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]) 22:40:39.982 [main ] DEBUG it.tidalwave.role.spi.RoleManagerSupport - Configured roles: 22:40:39.985 [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] 22:40:39.986 [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] 22:40:39.986 [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] 22:40:39.986 [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] 22:40:39.986 [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] 22:40:39.987 [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] 22:40:39.987 [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] 22:40:39.991 [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] 22:40:41.455 [main ] TRACE it.tidalwave.messagebus.MessageBusHelper - registerMessageListener(void it.tidalwave.northernwind.rca.ui.structureexplorer.impl.DefaultStructureExplorerPresentationControl.onOpenSite(it.tidalwave.northernwind.rca.ui.event.OpenSiteEvent)) 22:40:41.793 [main ] TRACE it.tidalwave.role.spi.ContextSampler - >>>> contexts for i.t.n.c.m.SiteNode$MockitoMock$NWjNl3s6@59d59316 at construction time: [] 22:40:41.803 [main ] TRACE it.tidalwave.role.spi.ContextSampler - >>>> contexts for i.t.n.c.m.SiteNode$MockitoMock$NWjNl3s6@59d59316 at construction time: [] 22:40:41.818 [main ] INFO i.t.n.r.u.s.i.DefaultStructureExplorerPresentationControlTest - ********************************** 22:40:41.818 [main ] INFO i.t.n.r.u.s.i.DefaultStructureExplorerPresentationControlTest - TEST "must be a MessageSubscriber" 22:40:41.819 [main ] INFO i.t.n.r.u.s.i.DefaultStructureExplorerPresentationControlTest - ********************************** 22:40:41.833 [main ] INFO i.t.n.r.u.s.i.DefaultStructureExplorerPresentationControlTest - TEST PASSED in 9 msec 22:40:41.841 [main ] INFO i.t.n.r.u.s.i.DefaultStructureExplorerPresentationControlTest - 22:40:41.978 [main ] TRACE it.tidalwave.role.ContextManager$Locator - ContextManagerProvider instantiated from META-INF: it.tidalwave.role.spring.spi.SpringContextManagerProvider@ab30c56 22:40:41.978 [main ] DEBUG i.t.role.spring.spi.AnnotationSpringRoleManager - ctor 22:40:41.984 [main ] DEBUG i.t.role.spring.spi.AnnotationSpringRoleManager - scanning classes with interface it.tidalwave.dci.annotation.DciRole annotation... 22:40:44.732 [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]) 22:40:44.733 [main ] DEBUG it.tidalwave.role.spi.RoleManagerSupport - Configured roles: 22:40:44.733 [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] 22:40:44.734 [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] 22:40:44.734 [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] 22:40:44.735 [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] 22:40:44.735 [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] 22:40:44.736 [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] 22:40:44.736 [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] 22:40:44.736 [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] 22:40:44.787 [main ] TRACE it.tidalwave.messagebus.MessageBusHelper - registerMessageListener(void it.tidalwave.northernwind.rca.ui.structureexplorer.impl.DefaultStructureExplorerPresentationControl.onOpenSite(it.tidalwave.northernwind.rca.ui.event.OpenSiteEvent)) 22:40:44.789 [main ] TRACE it.tidalwave.role.spi.ContextSampler - >>>> contexts for i.t.n.c.m.SiteNode$MockitoMock$NWjNl3s6@6cedeb4d at construction time: [] 22:40:44.789 [main ] TRACE it.tidalwave.role.spi.ContextSampler - >>>> contexts for i.t.n.c.m.SiteNode$MockitoMock$NWjNl3s6@6cedeb4d at construction time: [] 22:40:44.791 [main ] INFO i.t.n.r.u.s.i.DefaultStructureExplorerPresentationControlTest - ********************************************************************************************************* 22:40:44.791 [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" 22:40:44.791 [main ] INFO i.t.n.r.u.s.i.DefaultStructureExplorerPresentationControlTest - ********************************************************************************************************* 22:40:44.792 [main ] TRACE i.t.r.s.spi.DciContextWithAutoThreadBindingAspect - executing i.t.n.r.u.s.i.DefaultStructureExplorerPresentationControl@17283bcb.onOpenSite() with context thread binding 22:40:44.793 [main ] TRACE it.tidalwave.role.spi.DefaultContextManager - runWithContexts([i.t.n.r.u.s.i.DefaultStructureExplorerPresentationControl@17283bcb], i.t.r.s.s.DciContextWithAutoThreadBindingAspect$1@6343f851) 22:40:44.794 [main ] TRACE it.tidalwave.role.spi.DefaultContextManager - >>>> contexts now: [it.tidalwave.northernwind.rca.ui.structureexplorer.impl.DefaultStructureExplorerPresentationControl@17283bcb] - it.tidalwave.role.spi.DefaultContextManager@5b88b949 22:40:44.794 [main ] DEBUG i.t.n.r.u.s.i.DefaultStructureExplorerPresentationControl - onOpenSite(Mock for OpenSiteEvent, hashCode: 61109559) 22:40:44.813 [main ] TRACE it.tidalwave.role.spi.ContextSampler - >>>> contexts for i.t.n.c.m.SiteNode$MockitoMock$NWjNl3s6@6cedeb4d at construction time: [i.t.n.r.u.s.i.DefaultStructureExplorerPresentationControl@17283bcb] 22:40:44.815 [main ] TRACE it.tidalwave.role.spi.DefaultContextManager - >>>> runWithContexts([i.t.n.r.u.s.i.DefaultStructureExplorerPresentationControl@17283bcb], i.t.r.s.s.DciContextWithAutoThreadBindingAspect$1@6343f851) completed 22:40:44.825 [main ] TRACE it.tidalwave.role.spring.spi.SpringAsDelegate - as(i.t.r.u.Selectable) for i.t.n.c.m.SiteNode$MockitoMock$NWjNl3s6@6cedeb4d 22:40:44.826 [main ] TRACE it.tidalwave.role.spring.spi.SpringAsDelegate - >>>> contexts: ContextSampler(contexts=[it.tidalwave.northernwind.rca.ui.structureexplorer.impl.DefaultStructureExplorerPresentationControl@17283bcb]) 22:40:44.827 [main ] TRACE it.tidalwave.role.spi.DefaultContextManager - runWithContexts([i.t.n.r.u.s.i.DefaultStructureExplorerPresentationControl@17283bcb], i.t.r.s.s.SpringAsDelegate$1@75e953d3) 22:40:44.829 [main ] TRACE it.tidalwave.role.spi.DefaultContextManager - >>>> contexts now: [it.tidalwave.northernwind.rca.ui.structureexplorer.impl.DefaultStructureExplorerPresentationControl@17283bcb] - it.tidalwave.role.spi.DefaultContextManager@5b88b949 22:40:44.829 [main ] TRACE it.tidalwave.role.spi.RoleManagerSupport - findRoles(i.t.n.c.m.SiteNode$MockitoMock$NWjNl3s6@6cedeb4d, i.t.r.u.Selectable) 22:40:44.829 [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] 22:40:44.829 [main ] TRACE it.tidalwave.role.spi.RoleManagerSupport - >>>> owner class replaced with i.t.n.c.m.SiteNode 22:40:44.830 [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) 22:40:44.830 [main ] TRACE it.tidalwave.role.spi.RoleManagerSupport - >>>> contexts: [i.t.n.r.u.s.i.DefaultStructureExplorerPresentationControl@17283bcb] 22:40:44.831 [main ] TRACE it.tidalwave.role.spi.RoleManagerSupport - >>>> constructor parameters: [Mock for MessageBus, hashCode: 1385126480, Mock for SiteNode, hashCode: 1827531597] 22:40:44.835 [main ] TRACE it.tidalwave.role.spi.RoleManagerSupport - >>>> findRoles() returning: [i.t.n.r.u.s.i.SiteNodeSelectableFiringSelectedEvent@239856b9] 22:40:44.836 [main ] TRACE it.tidalwave.role.spi.DefaultContextManager - >>>> runWithContexts([i.t.n.r.u.s.i.DefaultStructureExplorerPresentationControl@17283bcb], i.t.r.s.s.SpringAsDelegate$1@75e953d3) completed 22:40:44.836 [main ] TRACE it.tidalwave.role.spring.spi.SpringAsDelegate - >>>> as() returning [i.t.n.r.u.s.i.SiteNodeSelectableFiringSelectedEvent@239856b9] 22:40:44.837 [main ] TRACE it.tidalwave.role.spring.spi.SpringAsDelegate - as(i.t.r.u.Selectable) for i.t.n.c.m.SiteNode$MockitoMock$NWjNl3s6@6cedeb4d 22:40:44.838 [main ] TRACE it.tidalwave.role.spring.spi.SpringAsDelegate - >>>> contexts: ContextSampler(contexts=[it.tidalwave.northernwind.rca.ui.structureexplorer.impl.DefaultStructureExplorerPresentationControl@17283bcb]) 22:40:44.839 [main ] TRACE it.tidalwave.role.spi.DefaultContextManager - runWithContexts([i.t.n.r.u.s.i.DefaultStructureExplorerPresentationControl@17283bcb], i.t.r.s.s.SpringAsDelegate$1@6ffe3365) 22:40:44.840 [main ] TRACE it.tidalwave.role.spi.DefaultContextManager - >>>> contexts now: [it.tidalwave.northernwind.rca.ui.structureexplorer.impl.DefaultStructureExplorerPresentationControl@17283bcb] - it.tidalwave.role.spi.DefaultContextManager@5b88b949 22:40:44.840 [main ] TRACE it.tidalwave.role.spi.RoleManagerSupport - findRoles(i.t.n.c.m.SiteNode$MockitoMock$NWjNl3s6@6cedeb4d, i.t.r.u.Selectable) 22:40:44.840 [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] 22:40:44.840 [main ] TRACE it.tidalwave.role.spi.RoleManagerSupport - >>>> owner class replaced with i.t.n.c.m.SiteNode 22:40:44.840 [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) 22:40:44.841 [main ] TRACE it.tidalwave.role.spi.RoleManagerSupport - >>>> contexts: [i.t.n.r.u.s.i.DefaultStructureExplorerPresentationControl@17283bcb] 22:40:44.844 [main ] TRACE it.tidalwave.role.spi.RoleManagerSupport - >>>> constructor parameters: [Mock for MessageBus, hashCode: 1385126480, Mock for SiteNode, hashCode: 1827531597] 22:40:44.847 [main ] TRACE it.tidalwave.role.spi.RoleManagerSupport - >>>> findRoles() returning: [i.t.n.r.u.s.i.SiteNodeSelectableFiringSelectedEvent@7bf3dc6b] 22:40:44.848 [main ] TRACE it.tidalwave.role.spi.DefaultContextManager - >>>> runWithContexts([i.t.n.r.u.s.i.DefaultStructureExplorerPresentationControl@17283bcb], i.t.r.s.s.SpringAsDelegate$1@6ffe3365) completed 22:40:44.848 [main ] TRACE it.tidalwave.role.spring.spi.SpringAsDelegate - >>>> as() returning [i.t.n.r.u.s.i.SiteNodeSelectableFiringSelectedEvent@7bf3dc6b] 22:40:44.854 [main ] INFO i.t.n.r.u.s.i.DefaultStructureExplorerPresentationControlTest - TEST PASSED in 62 msec 22:40:44.854 [main ] INFO i.t.n.r.u.s.i.DefaultStructureExplorerPresentationControlTest - 22:40:44.935 [main ] DEBUG i.t.role.spring.spi.AnnotationSpringRoleManager - ctor 22:40:44.937 [main ] DEBUG i.t.role.spring.spi.AnnotationSpringRoleManager - scanning classes with interface it.tidalwave.dci.annotation.DciRole annotation... 22:40:47.021 [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]) 22:40:47.022 [main ] DEBUG it.tidalwave.role.spi.RoleManagerSupport - Configured roles: 22:40:47.022 [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] 22:40:47.022 [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] 22:40:47.022 [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] 22:40:47.023 [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] 22:40:47.023 [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] 22:40:47.023 [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] 22:40:47.023 [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] 22:40:47.023 [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] 22:40:47.042 [main ] INFO i.t.n.r.u.s.i.SiteNodeSelectableFiringSelectedEventTest - ************************************************************** 22:40:47.042 [main ] INFO i.t.n.r.u.s.i.SiteNodeSelectableFiringSelectedEventTest - TEST "must be a role activated only in the controller context" 22:40:47.042 [main ] INFO i.t.n.r.u.s.i.SiteNodeSelectableFiringSelectedEventTest - ************************************************************** 22:40:47.057 [main ] INFO i.t.n.r.u.s.i.SiteNodeSelectableFiringSelectedEventTest - TEST PASSED in 16 msec 22:40:47.058 [main ] INFO i.t.n.r.u.s.i.SiteNodeSelectableFiringSelectedEventTest - 22:40:47.158 [main ] DEBUG i.t.role.spring.spi.AnnotationSpringRoleManager - ctor 22:40:47.176 [main ] DEBUG i.t.role.spring.spi.AnnotationSpringRoleManager - scanning classes with interface it.tidalwave.dci.annotation.DciRole annotation... 22:40:49.438 [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]) 22:40:49.440 [main ] DEBUG it.tidalwave.role.spi.RoleManagerSupport - Configured roles: 22:40:49.441 [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] 22:40:49.441 [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] 22:40:49.443 [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] 22:40:49.444 [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] 22:40:49.444 [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] 22:40:49.444 [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] 22:40:49.444 [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] 22:40:49.449 [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] 22:40:49.480 [main ] INFO i.t.n.r.u.s.i.SiteNodeSelectableFiringSelectedEventTest - ***************************************************************** 22:40:49.480 [main ] INFO i.t.n.r.u.s.i.SiteNodeSelectableFiringSelectedEventTest - TEST "must fire selection event on the message bus when selected" 22:40:49.480 [main ] INFO i.t.n.r.u.s.i.SiteNodeSelectableFiringSelectedEventTest - ***************************************************************** 22:40:49.482 [main ] INFO i.t.n.r.u.s.i.SiteNodeSelectableFiringSelectedEventTest - TEST PASSED in 2 msec 22:40:49.482 [main ] INFO i.t.n.r.u.s.i.SiteNodeSelectableFiringSelectedEventTest - 22:40:49.483 [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: 17.25 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/1/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/1/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/1/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: 1732920051203 [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 22:41:04.669 [main ] TRACE org.testng.internal.Graph - [Graph] ADDING NODE DefaultStructureEditorPresentationControlTest.setup()[pri:0, instance:null] 1636583306 22:41:04.694 [main ] TRACE org.testng.internal.Graph - [Graph] ================ SORTING 22:41:04.708 [main ] TRACE org.testng.internal.Graph - [Graph] =============== DONE SORTING 22:41:04.709 [main ] TRACE org.testng.internal.Graph - [Graph] ====== SORTED NODES 22:41:04.709 [main ] TRACE org.testng.internal.Graph - [Graph] ====== END SORTED NODES 22:41:04.715 [main ] TRACE org.testng.internal.Graph - [Graph] ADDING NODE DefaultStructureEditorPresentationControlTest.tearDown()[pri:0, instance:null] -71129263 22:41:04.715 [main ] TRACE org.testng.internal.Graph - [Graph] ================ SORTING 22:41:04.716 [main ] TRACE org.testng.internal.Graph - [Graph] =============== DONE SORTING 22:41:04.716 [main ] TRACE org.testng.internal.Graph - [Graph] ====== SORTED NODES 22:41:04.717 [main ] TRACE org.testng.internal.Graph - [Graph] ====== END SORTED NODES 22:41:04.756 [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@31add175] -1303810183 22:41:04.757 [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@31add175] 935076573 22:41:04.757 [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@31add175] 974214102 22:41:04.757 [main ] TRACE org.testng.internal.Graph - [Graph] ================ SORTING 22:41:04.758 [main ] TRACE org.testng.internal.Graph - [Graph] =============== DONE SORTING 22:41:04.759 [main ] TRACE org.testng.internal.Graph - [Graph] ====== SORTED NODES 22:41:04.759 [main ] TRACE org.testng.internal.Graph - [Graph] ====== END SORTED NODES 22:41:04.877 [main ] INFO i.t.n.r.u.s.s.DefaultStructureEditorPresentationControlTest - STARTING TESTS OF it.tidalwave.northernwind.rca.ui.structureeditor.spi.DefaultStructureEditorPresentationControlTest 22:41:07.573 [main ] TRACE it.tidalwave.messagebus.MessageBusHelper - registerMessageListener(void it.tidalwave.northernwind.rca.ui.structureeditor.spi.DefaultStructureEditorPresentationControl.onSiteNodeSelected(it.tidalwave.northernwind.rca.ui.event.SiteNodeSelectedEvent)) 22:41:08.067 [main ] INFO i.t.n.r.u.s.s.DefaultStructureEditorPresentationControlTest - ********************************** 22:41:08.068 [main ] INFO i.t.n.r.u.s.s.DefaultStructureEditorPresentationControlTest - TEST "must be a MessageSubscriber" 22:41:08.068 [main ] INFO i.t.n.r.u.s.s.DefaultStructureEditorPresentationControlTest - ********************************** 22:41:08.091 [main ] INFO i.t.n.r.u.s.s.DefaultStructureEditorPresentationControlTest - TEST PASSED in 23 msec 22:41:08.099 [main ] INFO i.t.n.r.u.s.s.DefaultStructureEditorPresentationControlTest - 22:41:08.239 [main ] TRACE it.tidalwave.messagebus.MessageBusHelper - registerMessageListener(void it.tidalwave.northernwind.rca.ui.structureeditor.spi.DefaultStructureEditorPresentationControl.onSiteNodeSelected(it.tidalwave.northernwind.rca.ui.event.SiteNodeSelectedEvent)) 22:41:08.251 [main ] INFO i.t.n.r.u.s.s.DefaultStructureEditorPresentationControlTest - ********************************************************************* 22:41:08.252 [main ] INFO i.t.n.r.u.s.s.DefaultStructureEditorPresentationControlTest - TEST "must clear the presentation on reception of an empty selection" 22:41:08.252 [main ] INFO i.t.n.r.u.s.s.DefaultStructureEditorPresentationControlTest - ********************************************************************* 22:41:08.253 [main ] DEBUG i.t.n.r.u.s.s.DefaultStructureEditorPresentationControl - onSiteNodeSelected(SiteNodeSelectedEvent(siteNode=Optional.empty)) 22:41:08.284 [main ] INFO i.t.n.r.u.s.s.DefaultStructureEditorPresentationControlTest - TEST PASSED in 41 msec 22:41:08.285 [main ] INFO i.t.n.r.u.s.s.DefaultStructureEditorPresentationControlTest - 22:41:08.458 [main ] TRACE it.tidalwave.messagebus.MessageBusHelper - registerMessageListener(void it.tidalwave.northernwind.rca.ui.structureeditor.spi.DefaultStructureEditorPresentationControl.onSiteNodeSelected(it.tidalwave.northernwind.rca.ui.event.SiteNodeSelectedEvent)) 22:41:08.463 [main ] INFO i.t.n.r.u.s.s.DefaultStructureEditorPresentationControlTest - ******************************************************************* 22:41:08.463 [main ] INFO i.t.n.r.u.s.s.DefaultStructureEditorPresentationControlTest - TEST "must populate the presentation on reception of selected node" 22:41:08.463 [main ] INFO i.t.n.r.u.s.s.DefaultStructureEditorPresentationControlTest - ******************************************************************* 22:41:08.464 [main ] DEBUG i.t.n.r.u.s.s.DefaultStructureEditorPresentationControl - onSiteNodeSelected(SiteNodeSelectedEvent(siteNode=Optional[Mock for SiteNode, hashCode: 1259037900])) 22:41:08.476 [main ] DEBUG i.t.n.r.u.s.s.DefaultStructureEditorPresentationControl - >>>> properties: Mock for ResourceProperties, hashCode: 1501497655 22:41:08.485 [main ] INFO i.t.n.r.u.s.s.DefaultStructureEditorPresentationControlTest - TEST PASSED in 22 msec 22:41:08.485 [main ] INFO i.t.n.r.u.s.s.DefaultStructureEditorPresentationControlTest - 22:41:08.498 [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: 5.928 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/1/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/1/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/1/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: 1732920070210 [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/1/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/1/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/1/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: 1732920078219 [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/1/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/1/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/1/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/1/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/1/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: 1732920085722 [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/1/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/1/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 Fri Nov 29 22:41:32 2024 [INFO] [exec] 53.65% done, estimate finish Fri Nov 29 22:41:32 2024 [INFO] [exec] 80.40% done, estimate finish Fri Nov 29 22:41:32 2024 [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/1/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/1/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 [ 4.944 s] [INFO] Zephyr (modules) ................................... SUCCESS [ 1.317 s] [INFO] Zephyr - Core Implementation Stripped .............. SUCCESS [ 9.623 s] [INFO] Zephyr - Model ..................................... SUCCESS [ 17.834 s] [INFO] Zephyr - UI Commons ................................ SUCCESS [ 36.215 s] [INFO] Zephyr - Embedded Server ........................... SUCCESS [ 28.554 s] [INFO] Zephyr - UI Content Editor ......................... SUCCESS [ 31.226 s] [INFO] Zephyr - UI Content Explorer ....................... SUCCESS [ 24.960 s] [INFO] Zephyr - UI Content Manager ........................ SUCCESS [ 36.967 s] [INFO] Zephyr - UI Site Opener ............................ SUCCESS [ 47.064 s] [INFO] Zephyr - UI Structure Explorer ..................... SUCCESS [ 30.808 s] [INFO] Zephyr - UI Structure Editor ....................... SUCCESS [ 18.439 s] [INFO] Zephyr - UI (JavaFX) ............................... SUCCESS [ 7.530 s] [INFO] Zephyr - Application (JavaFX) ...................... SUCCESS [ 6.992 s] [INFO] Zephyr - Installer, macOS .......................... SUCCESS [ 11.663 s] [INFO] ------------------------------------------------------------------------ [INFO] BUILD SUCCESS [INFO] ------------------------------------------------------------------------ [INFO] Total time: 05:29 min [INFO] Finished at: 2024-11-29T22:41:40Z [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/79/testng/testng-results-1.xml' Processing '/var/jenkins_home/jobs/Zephyr_Build_and_Test/builds/79/testng/testng-results-2.xml' Processing '/var/jenkins_home/jobs/Zephyr_Build_and_Test/builds/79/testng/testng-results-3.xml' Processing '/var/jenkins_home/jobs/Zephyr_Build_and_Test/builds/79/testng/testng-results-4.xml' Processing '/var/jenkins_home/jobs/Zephyr_Build_and_Test/builds/79/testng/testng-results-5.xml' Processing '/var/jenkins_home/jobs/Zephyr_Build_and_Test/builds/79/testng/testng-results-6.xml' Processing '/var/jenkins_home/jobs/Zephyr_Build_and_Test/builds/79/testng/testng-results-7.xml' Processing '/var/jenkins_home/jobs/Zephyr_Build_and_Test/builds/79/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