Started by an SCM change 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 --is-inside-work-tree # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url https://bitbucket.org/tidalwave/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/tidalwave/northernwind-rca-src.git > git --version # timeout=10 > git --version # 'git version 2.20.1' > git fetch --tags --force --progress -- https://bitbucket.org/tidalwave/northernwind-rca-src.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Seen branch in repository origin/fabrizio.giudici 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 5 remote branches > git show-ref --tags -d # timeout=10 Multiple candidate revisions Scheduling another build to catch up with Zephyr :: Build and Test Checking out Revision 99d83e824f443f247a38e4499df7960d5a257b48 (origin/fix-for-NWRCA-53) > git config core.sparsecheckout # timeout=10 > git checkout -f 99d83e824f443f247a38e4499df7960d5a257b48 # timeout=10 Commit message: "Merge branch 'master' into fix-for-NWRCA-53" > git rev-list --no-walk e47f1aa693389f7ec46395f22e4eb8b6193eacc2 # 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 44865 [workspace] $ /var/jenkins_home/tools/hudson.model.JDK/AdoptOpenJDK_11.0.10_9/bin/java -DblueMarine2.musicTestSets.path=/mnt/test-data/MusicTestSets -cp /var/jenkins_home/plugins/maven-plugin/WEB-INF/lib/maven35-agent-1.13.jar:/var/jenkins_home/tools/hudson.tasks.Maven_MavenInstallation/Maven_3.6.3/boot/plexus-classworlds-2.6.0.jar:/var/jenkins_home/tools/hudson.tasks.Maven_MavenInstallation/Maven_3.6.3/conf/logging jenkins.maven3.agent.Maven35Main /var/jenkins_home/tools/hudson.tasks.Maven_MavenInstallation/Maven_3.6.3 /var/jenkins_home/war/WEB-INF/lib/remoting-4.5.jar /var/jenkins_home/plugins/maven-plugin/WEB-INF/lib/maven35-interceptor-1.13.jar /var/jenkins_home/plugins/maven-plugin/WEB-INF/lib/maven3-interceptor-commons-1.13.jar 44865 <===[JENKINS REMOTING CAPACITY]===>channel started using settings config with name settings-mirror Replacing all maven server entries not found in credentials list is true Executing Maven: -B -f /var/jenkins_home/jobs/Zephyr_Build_and_Test/workspace/pom.xml -Dmaven.repo.local=/var/jenkins_home/maven-repositories/0 -s /tmp/settings5092069000231820752.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] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ northernwind-rca --- [INFO] [INFO] --- buildnumber-maven-plugin:1.4: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: 99d83e824f44 at timestamp: 1640166559745 [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] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven) @ northernwind-rca --- [INFO] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-banned-dependencies) @ northernwind-rca --- [INFO] [INFO] --- maven-antrun-plugin:3.0.0:run (generate-and-print-build-description) @ northernwind-rca --- [INFO] Executing tasks [INFO] [echo] DESCRIPTION: origin/fix-for-NWRCA-53 1.2-ALPHA-4-SNAPSHOT 99d83e824f44 [INFO] [echo] Java Version: 11.0.10 -source 1.8 -target 1.8 -release [INFO] Executed tasks [INFO] [INFO] --- maven-jar-plugin:3.2.0:test-jar (default-test-jar) @ northernwind-rca --- [INFO] Skipping packaging of the test-jar [INFO] [INFO] --- maven-install-plugin:3.0.0-M1:install (default-install) @ northernwind-rca --- [INFO] Installing /var/jenkins_home/jobs/Zephyr_Build_and_Test/workspace/pom.xml to /var/jenkins_home/maven-repositories/0/it/tidalwave/northernwind/rca/northernwind-rca/1.2-ALPHA-4-SNAPSHOT/northernwind-rca-1.2-ALPHA-4-SNAPSHOT.pom [JENKINS] Archiving disabled Started calculate disk usage of build Finished Calculation of disk usage of build in 0 seconds Started calculate disk usage of workspace Finished Calculation of disk usage of workspace in 0 seconds [INFO] [INFO] -------< it.tidalwave.northernwind.rca:northernwind-rca-modules >------- [INFO] Building Zephyr (modules) 1.2-ALPHA-4-SNAPSHOT [2/15] [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ northernwind-rca-modules --- [INFO] [INFO] --- buildnumber-maven-plugin:1.4: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: 99d83e824f44 at timestamp: 1640166562352 [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] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven) @ northernwind-rca-modules --- [INFO] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-banned-dependencies) @ northernwind-rca-modules --- [INFO] [INFO] --- maven-antrun-plugin:3.0.0:run (generate-and-print-build-description) @ northernwind-rca-modules --- [INFO] Executing tasks [INFO] [echo] DESCRIPTION: origin/fix-for-NWRCA-53 1.2-ALPHA-4-SNAPSHOT 99d83e824f44 [INFO] [echo] Java Version: 11.0.10 -source 11 -target 11 -release 11 [INFO] Executed tasks [INFO] [INFO] --- maven-jar-plugin:3.2.0:test-jar (default-test-jar) @ northernwind-rca-modules --- [INFO] Skipping packaging of the test-jar [INFO] [INFO] --- maven-install-plugin:3.0.0-M1:install (default-install) @ northernwind-rca-modules --- [INFO] Installing /var/jenkins_home/jobs/Zephyr_Build_and_Test/workspace/modules/pom.xml to /var/jenkins_home/maven-repositories/0/it/tidalwave/northernwind/rca/northernwind-rca-modules/1.2-ALPHA-4-SNAPSHOT/northernwind-rca-modules-1.2-ALPHA-4-SNAPSHOT.pom [JENKINS] Archiving disabled Started calculate disk usage of build Finished Calculation of disk usage of build in 0 seconds Started calculate disk usage of workspace Finished Calculation of disk usage of workspace in 0 seconds [INFO] [INFO] --< it.tidalwave.northernwind.rca:it-tidalwave-northernwind-model-core-stripped >-- [INFO] Building Zephyr - Core Implementation Stripped 1.2-ALPHA-4-SNAPSHOT [3/15] [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ it-tidalwave-northernwind-model-core-stripped --- [INFO] [INFO] --- buildnumber-maven-plugin:1.4: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: 99d83e824f44 at timestamp: 1640166564009 [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] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven) @ it-tidalwave-northernwind-model-core-stripped --- [INFO] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-banned-dependencies) @ it-tidalwave-northernwind-model-core-stripped --- [INFO] [INFO] --- maven-antrun-plugin:3.0.0:run (generate-and-print-build-description) @ it-tidalwave-northernwind-model-core-stripped --- [INFO] Executing tasks [INFO] [echo] DESCRIPTION: origin/fix-for-NWRCA-53 1.2-ALPHA-4-SNAPSHOT 99d83e824f44 [INFO] [echo] Java Version: 11.0.10 -source 11 -target 11 -release 11 [INFO] Executed tasks [INFO] [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ it-tidalwave-northernwind-model-core-stripped --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] skip non existing resourceDirectory /var/jenkins_home/jobs/Zephyr_Build_and_Test/workspace/modules/StrippedCoreImplementation/src/main/resources [INFO] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ it-tidalwave-northernwind-model-core-stripped --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 1 source file to /var/jenkins_home/jobs/Zephyr_Build_and_Test/workspace/modules/StrippedCoreImplementation/target/classes [INFO] [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ it-tidalwave-northernwind-model-core-stripped --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] skip non existing resourceDirectory /var/jenkins_home/jobs/Zephyr_Build_and_Test/workspace/modules/StrippedCoreImplementation/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ it-tidalwave-northernwind-model-core-stripped --- [INFO] No sources to compile [INFO] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ it-tidalwave-northernwind-model-core-stripped --- [INFO] No tests to run. [JENKINS] Recording test results [INFO] [INFO] --- maven-jar-plugin:3.2.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.99d83e824f44.jar [INFO] [INFO] --- maven-jar-plugin:3.2.0:test-jar (default-test-jar) @ it-tidalwave-northernwind-model-core-stripped --- [INFO] Skipping packaging of the test-jar [INFO] [INFO] --- maven-shade-plugin:3.2.4:shade (default) @ it-tidalwave-northernwind-model-core-stripped --- [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:1.7.30 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:1.7.30 from the shaded jar. [INFO] Excluding org.slf4j:jcl-over-slf4j:jar:1.7.30 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.6 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.99d83e824f44.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] --- maven-install-plugin:3.0.0-M1:install (default-install) @ it-tidalwave-northernwind-model-core-stripped --- [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.99d83e824f44.jar to /var/jenkins_home/maven-repositories/0/it/tidalwave/northernwind/rca/it-tidalwave-northernwind-model-core-stripped/1.2-ALPHA-4-SNAPSHOT/it-tidalwave-northernwind-model-core-stripped-1.2-ALPHA-4-SNAPSHOT.jar [INFO] Installing /var/jenkins_home/jobs/Zephyr_Build_and_Test/workspace/modules/StrippedCoreImplementation/pom.xml to /var/jenkins_home/maven-repositories/0/it/tidalwave/northernwind/rca/it-tidalwave-northernwind-model-core-stripped/1.2-ALPHA-4-SNAPSHOT/it-tidalwave-northernwind-model-core-stripped-1.2-ALPHA-4-SNAPSHOT.pom [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] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ it-tidalwave-northernwind-rca-model --- [INFO] [INFO] --- buildnumber-maven-plugin:1.4: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: 99d83e824f44 at timestamp: 1640166570196 [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] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven) @ it-tidalwave-northernwind-rca-model --- [INFO] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-banned-dependencies) @ it-tidalwave-northernwind-rca-model --- [INFO] [INFO] --- maven-antrun-plugin:3.0.0:run (generate-and-print-build-description) @ it-tidalwave-northernwind-rca-model --- [INFO] Executing tasks [INFO] [echo] DESCRIPTION: origin/fix-for-NWRCA-53 1.2-ALPHA-4-SNAPSHOT 99d83e824f44 [INFO] [echo] Java Version: 11.0.10 -source 11 -target 11 -release 11 [INFO] Executed tasks [INFO] [INFO] --- maven-antrun-plugin:3.0.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] --- maven-resources-plugin:3.2.0:resources (default-resources) @ it-tidalwave-northernwind-rca-model --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] Copying 2 resources [INFO] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ it-tidalwave-northernwind-rca-model --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 10 source files to /var/jenkins_home/jobs/Zephyr_Build_and_Test/workspace/modules/Model/target/unwoven-classes [WARNING] No processor claimed any of these annotations: /javax.annotation.Nonnull,java.base/java.lang.FunctionalInterface,java.base/java.lang.Override,java.base/java.lang.SuppressWarnings [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-maven-plugin:1.11:compile (weave-classes) @ it-tidalwave-northernwind-rca-model --- [INFO] Showing AJC message detail for messages of types: [error, warning, fail] [INFO] [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ it-tidalwave-northernwind-rca-model --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] skip non existing resourceDirectory /var/jenkins_home/jobs/Zephyr_Build_and_Test/workspace/modules/Model/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ it-tidalwave-northernwind-rca-model --- [INFO] No sources to compile [INFO] [INFO] --- aspectj-maven-plugin:1.11:test-compile (weave-test-classes) @ it-tidalwave-northernwind-rca-model --- [INFO] Showing AJC message detail for messages of types: [error, warning, fail] [INFO] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ it-tidalwave-northernwind-rca-model --- [JENKINS] Recording test results [INFO] [INFO] --- maven-jar-plugin:3.2.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.99d83e824f44.jar [INFO] [INFO] --- maven-jar-plugin:3.2.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.99d83e824f44-tests.jar [INFO] [INFO] --- maven-install-plugin:3.0.0-M1:install (default-install) @ it-tidalwave-northernwind-rca-model --- [INFO] Installing /var/jenkins_home/jobs/Zephyr_Build_and_Test/workspace/modules/Model/target/it-tidalwave-northernwind-rca-model-1.2-ALPHA-4-SNAPSHOT.99d83e824f44.jar to /var/jenkins_home/maven-repositories/0/it/tidalwave/northernwind/rca/it-tidalwave-northernwind-rca-model/1.2-ALPHA-4-SNAPSHOT/it-tidalwave-northernwind-rca-model-1.2-ALPHA-4-SNAPSHOT.jar [INFO] Installing /var/jenkins_home/jobs/Zephyr_Build_and_Test/workspace/modules/Model/pom.xml to /var/jenkins_home/maven-repositories/0/it/tidalwave/northernwind/rca/it-tidalwave-northernwind-rca-model/1.2-ALPHA-4-SNAPSHOT/it-tidalwave-northernwind-rca-model-1.2-ALPHA-4-SNAPSHOT.pom [INFO] Installing /var/jenkins_home/jobs/Zephyr_Build_and_Test/workspace/modules/Model/target/it-tidalwave-northernwind-rca-model-1.2-ALPHA-4-SNAPSHOT.99d83e824f44-tests.jar to /var/jenkins_home/maven-repositories/0/it/tidalwave/northernwind/rca/it-tidalwave-northernwind-rca-model/1.2-ALPHA-4-SNAPSHOT/it-tidalwave-northernwind-rca-model-1.2-ALPHA-4-SNAPSHOT-tests.jar [JENKINS] Archiving disabled Started calculate disk usage of build Finished Calculation of disk usage of build in 0 seconds Started calculate disk usage of workspace Finished Calculation of disk usage of workspace in 0 seconds [INFO] [INFO] --< it.tidalwave.northernwind.rca:it-tidalwave-northernwind-rca-ui-commons >-- [INFO] Building Zephyr - UI Commons 1.2-ALPHA-4-SNAPSHOT [5/15] [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ it-tidalwave-northernwind-rca-ui-commons --- [INFO] [INFO] --- buildnumber-maven-plugin:1.4: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: 99d83e824f44 at timestamp: 1640166577899 [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] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven) @ it-tidalwave-northernwind-rca-ui-commons --- [INFO] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-banned-dependencies) @ it-tidalwave-northernwind-rca-ui-commons --- [INFO] [INFO] --- maven-antrun-plugin:3.0.0:run (generate-and-print-build-description) @ it-tidalwave-northernwind-rca-ui-commons --- [INFO] Executing tasks [INFO] [echo] DESCRIPTION: origin/fix-for-NWRCA-53 1.2-ALPHA-4-SNAPSHOT 99d83e824f44 [INFO] [echo] Java Version: 11.0.10 -source 11 -target 11 -release 11 [INFO] Executed tasks [INFO] [INFO] --- maven-antrun-plugin:3.0.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] --- maven-resources-plugin:3.2.0:resources (default-resources) @ it-tidalwave-northernwind-rca-ui-commons --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] Copying 1 resource [INFO] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ it-tidalwave-northernwind-rca-ui-commons --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 18 source files to /var/jenkins_home/jobs/Zephyr_Build_and_Test/workspace/modules/CommonsUI/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] No processor claimed any of these annotations: /it.tidalwave.messagebus.annotation.ListensTo,/it.tidalwave.dci.annotation.DciRole,/javax.annotation.Nonnull,/it.tidalwave.util.annotation.VisibleForTesting,java.base/java.lang.FunctionalInterface,/it.tidalwave.messagebus.annotation.SimpleMessageSubscriber,java.base/java.lang.Override [INFO] [INFO] --- aspectj-maven-plugin:1.11:compile (weave-classes) @ it-tidalwave-northernwind-rca-ui-commons --- [INFO] Showing AJC message detail for messages of types: [error, warning, fail] [INFO] [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ it-tidalwave-northernwind-rca-ui-commons --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] Copying 3 resources [INFO] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ it-tidalwave-northernwind-rca-ui-commons --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 7 source files to /var/jenkins_home/jobs/Zephyr_Build_and_Test/workspace/modules/CommonsUI/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] No processor claimed any of these annotations: /javax.annotation.Nonnull,/org.testng.annotations.BeforeMethod,/javax.annotation.Nullable,/org.testng.annotations.Test,/org.testng.annotations.BeforeClass,/org.testng.annotations.DataProvider,java.base/java.lang.Override [INFO] [INFO] --- aspectj-maven-plugin:1.11: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] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ it-tidalwave-northernwind-rca-ui-commons --- [INFO] [INFO] ------------------------------------------------------- [INFO] T E S T S [INFO] ------------------------------------------------------- [INFO] Running TestSuite 09:49:50.745 [main ] INFO i.t.n.f.f.i.ResourceFileNetBeansPlatformWritableFolderTest - STARTING TESTS OF it.tidalwave.northernwind.frontend.filesystem.impl.ResourceFileNetBeansPlatformWritableFolderTest 09:49:50.773 [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 ... 09:49:52.566 [main ] INFO i.t.n.f.f.i.ResourceFileNetBeansPlatformWritableFolderTest - ***************************** 09:49:52.566 [main ] INFO i.t.n.f.f.i.ResourceFileNetBeansPlatformWritableFolderTest - TEST "must properly marshall" 09:49:52.567 [main ] INFO i.t.n.f.f.i.ResourceFileNetBeansPlatformWritableFolderTest - ***************************** 09:49:52.619 [main ] DEBUG i.t.n.f.f.i.ResourceFileNetBeansPlatformWritableFolder - opening stream: mockFileObject/marshallable 09:49:52.621 [main ] INFO it.tidalwave.util.test.FileComparisonUtils - ******** Comparing files: 09:49:52.622 [main ] INFO it.tidalwave.util.test.FileComparisonUtils - >>>> path is: /var/jenkins_home/jobs/Zephyr_Build_and_Test/workspace/modules/CommonsUI/ 09:49:52.622 [main ] INFO it.tidalwave.util.test.FileComparisonUtils - >>>> exp is: src/test/resources/expected-results/marshallable 09:49:52.622 [main ] INFO it.tidalwave.util.test.FileComparisonUtils - >>>> act is: target/test-results/mockFileObject/marshallable 09:49:52.624 [main ] INFO i.t.n.f.f.i.ResourceFileNetBeansPlatformWritableFolderTest - TEST PASSED in 58 msec 09:49:52.624 [main ] INFO i.t.n.f.f.i.ResourceFileNetBeansPlatformWritableFolderTest - 09:49:52.632 [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 ... 09:49:52.635 [main ] INFO i.t.n.f.f.i.ResourceFileNetBeansPlatformWritableFolderTest - ********************************* 09:49:52.635 [main ] INFO i.t.n.f.f.i.ResourceFileNetBeansPlatformWritableFolderTest - TEST "must properly write a text" 09:49:52.635 [main ] INFO i.t.n.f.f.i.ResourceFileNetBeansPlatformWritableFolderTest - ********************************* 09:49:52.643 [main ] DEBUG i.t.n.f.f.i.ResourceFileNetBeansPlatformWritableFolder - opening stream: mockFileObject/fileName 09:49:52.644 [main ] INFO it.tidalwave.util.test.FileComparisonUtils - ******** Comparing files: 09:49:52.644 [main ] INFO it.tidalwave.util.test.FileComparisonUtils - >>>> path is: /var/jenkins_home/jobs/Zephyr_Build_and_Test/workspace/modules/CommonsUI/ 09:49:52.645 [main ] INFO it.tidalwave.util.test.FileComparisonUtils - >>>> exp is: src/test/resources/expected-results/fileName 09:49:52.645 [main ] INFO it.tidalwave.util.test.FileComparisonUtils - >>>> act is: target/test-results/mockFileObject/fileName 09:49:52.646 [main ] INFO i.t.n.f.f.i.ResourceFileNetBeansPlatformWritableFolderTest - TEST PASSED in 12 msec 09:49:52.646 [main ] INFO i.t.n.f.f.i.ResourceFileNetBeansPlatformWritableFolderTest - 09:49:53.519 [main ] TRACE it.tidalwave.role.ContextManager$Locator - ContextManagerProvider instantiated from META-INF: it.tidalwave.role.spring.spi.SpringContextManagerProvider@de8039f 09:49:53.520 [main ] DEBUG i.t.role.spring.spi.AnnotationSpringRoleManager - ctor 09:49:53.531 [main ] DEBUG i.t.role.spring.spi.AnnotationSpringRoleManager - scanning classes with interface it.tidalwave.dci.annotation.DciRole annotation... 09:49:55.996 [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]) 09:49:56.002 [main ] DEBUG it.tidalwave.role.spi.RoleManagerSupport - Configured roles: 09:49:56.012 [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] 09:49:56.012 [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] 09:49:56.012 [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] 09:49:56.012 [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] 09:49:56.013 [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] 09:49:56.013 [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] 09:49:56.013 [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] 09:49:56.168 [main ] INFO i.t.n.m.i.a.r.ContentPresentationModelFactoryTest - *************************************************** 09:49:56.168 [main ] INFO i.t.n.m.i.a.r.ContentPresentationModelFactoryTest - TEST "must unregister a disposed PresentationModel" 09:49:56.169 [main ] INFO i.t.n.m.i.a.r.ContentPresentationModelFactoryTest - *************************************************** 09:49:56.180 [main ] DEBUG i.t.n.m.i.a.role.ContentPresentationModelFactory - >>>> created and registered: DefaultPresentationModel(owner=Mock for Content, hashCode: 1279585609) 09:49:56.189 [main ] DEBUG i.t.n.m.i.a.role.ContentPresentationModelFactory - >>>> unregistered: it.tidalwave.northernwind.model.impl.admin.role.ContentPresentationModelFactory@7782b3c5 09:49:56.200 [main ] INFO i.t.n.m.i.a.r.ContentPresentationModelFactoryTest - TEST PASSED in 33 msec 09:49:56.201 [main ] INFO i.t.n.m.i.a.r.ContentPresentationModelFactoryTest - 09:49:56.215 [main ] INFO i.t.n.rca.ui.event.ContentSelectedEventTest - *************************************************************************** 09:49:56.215 [main ] INFO i.t.n.rca.ui.event.ContentSelectedEventTest - TEST "must represent an empty selection when constructed with no arguments" 09:49:56.215 [main ] INFO i.t.n.rca.ui.event.ContentSelectedEventTest - *************************************************************************** 09:49:56.217 [main ] INFO i.t.n.rca.ui.event.ContentSelectedEventTest - TEST PASSED in 2 msec 09:49:56.218 [main ] INFO i.t.n.rca.ui.event.ContentSelectedEventTest - 09:49:56.219 [main ] INFO i.t.n.rca.ui.event.ContentSelectedEventTest - ************************************************************************ 09:49:56.219 [main ] INFO i.t.n.rca.ui.event.ContentSelectedEventTest - TEST "must return the original SiteNode when constructed with arguments" 09:49:56.220 [main ] INFO i.t.n.rca.ui.event.ContentSelectedEventTest - ************************************************************************ 09:49:56.222 [main ] INFO i.t.n.rca.ui.event.ContentSelectedEventTest - TEST PASSED in 3 msec 09:49:56.222 [main ] INFO i.t.n.rca.ui.event.ContentSelectedEventTest - 09:49:56.224 [main ] INFO i.t.n.rca.ui.event.SiteNodeSelectedEventTest - *************************************************************************** 09:49:56.224 [main ] INFO i.t.n.rca.ui.event.SiteNodeSelectedEventTest - TEST "must represent an empty selection when constructed with no arguments" 09:49:56.224 [main ] INFO i.t.n.rca.ui.event.SiteNodeSelectedEventTest - *************************************************************************** 09:49:56.231 [main ] INFO i.t.n.rca.ui.event.SiteNodeSelectedEventTest - TEST PASSED in 7 msec 09:49:56.231 [main ] INFO i.t.n.rca.ui.event.SiteNodeSelectedEventTest - 09:49:56.232 [main ] INFO i.t.n.rca.ui.event.SiteNodeSelectedEventTest - ************************************************************************ 09:49:56.232 [main ] INFO i.t.n.rca.ui.event.SiteNodeSelectedEventTest - TEST "must return the original SiteNode when constructed with arguments" 09:49:56.232 [main ] INFO i.t.n.rca.ui.event.SiteNodeSelectedEventTest - ************************************************************************ 09:49:56.304 [main ] INFO i.t.n.rca.ui.event.SiteNodeSelectedEventTest - TEST PASSED in 72 msec 09:49:56.304 [main ] INFO i.t.n.rca.ui.event.SiteNodeSelectedEventTest - 09:49:56.370 [main ] INFO i.t.northernwind.rca.util.PropertyUtilitiesTest - **************************************************************************************************** 09:49:56.371 [main ] INFO i.t.northernwind.rca.util.PropertyUtilitiesTest - TEST "must create proper Displayables" 09:49:56.371 [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] 09:49:56.371 [main ] INFO i.t.northernwind.rca.util.PropertyUtilitiesTest - **************************************************************************************************** 09:49:56.374 [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]) 09:49:56.374 [main ] TRACE i.t.n.core.impl.model.DefaultResourceProperties - >>>> returning 2012-07-17T16:48:54.636+02:00[CET] (java.time.ZonedDateTime) 09:49:56.395 [main ] INFO i.t.northernwind.rca.util.PropertyUtilitiesTest - TEST PASSED in 25 msec 09:49:56.396 [main ] INFO i.t.northernwind.rca.util.PropertyUtilitiesTest - 09:49:56.407 [main ] INFO i.t.northernwind.rca.util.PropertyUtilitiesTest - ************************************************************** 09:49:56.407 [main ] INFO i.t.northernwind.rca.util.PropertyUtilitiesTest - TEST "must create proper Displayables" 09:49:56.407 [main ] INFO i.t.northernwind.rca.util.PropertyUtilitiesTest - ARGS [Key(name=title, type=class java.lang.String), the title] 09:49:56.407 [main ] INFO i.t.northernwind.rca.util.PropertyUtilitiesTest - ************************************************************** 09:49:56.409 [main ] TRACE i.t.n.core.impl.model.DefaultResourceProperties - convertValue(Key(name=title, type=class java.lang.String), the title) 09:49:56.409 [main ] TRACE i.t.n.core.impl.model.DefaultResourceProperties - >>>> returning the title (java.lang.String) 09:49:56.425 [main ] INFO i.t.northernwind.rca.util.PropertyUtilitiesTest - TEST PASSED in 17 msec 09:49:56.425 [main ] INFO i.t.northernwind.rca.util.PropertyUtilitiesTest - 09:49:56.499 [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: 6.795 s - in TestSuite [INFO] [INFO] Results: [INFO] [INFO] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0 [INFO] [JENKINS] Recording test results [INFO] [INFO] --- maven-jar-plugin:3.2.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.99d83e824f44.jar [INFO] [INFO] --- maven-jar-plugin:3.2.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.99d83e824f44-tests.jar [INFO] [INFO] --- maven-install-plugin:3.0.0-M1:install (default-install) @ it-tidalwave-northernwind-rca-ui-commons --- [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.99d83e824f44.jar to /var/jenkins_home/maven-repositories/0/it/tidalwave/northernwind/rca/it-tidalwave-northernwind-rca-ui-commons/1.2-ALPHA-4-SNAPSHOT/it-tidalwave-northernwind-rca-ui-commons-1.2-ALPHA-4-SNAPSHOT.jar [INFO] Installing /var/jenkins_home/jobs/Zephyr_Build_and_Test/workspace/modules/CommonsUI/pom.xml to /var/jenkins_home/maven-repositories/0/it/tidalwave/northernwind/rca/it-tidalwave-northernwind-rca-ui-commons/1.2-ALPHA-4-SNAPSHOT/it-tidalwave-northernwind-rca-ui-commons-1.2-ALPHA-4-SNAPSHOT.pom [INFO] Installing /var/jenkins_home/jobs/Zephyr_Build_and_Test/workspace/modules/CommonsUI/target/it-tidalwave-northernwind-rca-ui-commons-1.2-ALPHA-4-SNAPSHOT.99d83e824f44-tests.jar to /var/jenkins_home/maven-repositories/0/it/tidalwave/northernwind/rca/it-tidalwave-northernwind-rca-ui-commons/1.2-ALPHA-4-SNAPSHOT/it-tidalwave-northernwind-rca-ui-commons-1.2-ALPHA-4-SNAPSHOT-tests.jar [JENKINS] Archiving disabled Started calculate disk usage of build Finished Calculation of disk usage of build in 0 seconds Started calculate disk usage of workspace Finished Calculation of disk usage of workspace in 0 seconds [INFO] [INFO] --< it.tidalwave.northernwind.rca:it-tidalwave-northernwind-rca-embeddedserver >-- [INFO] Building Zephyr - Embedded Server 1.2-ALPHA-4-SNAPSHOT [6/15] [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ it-tidalwave-northernwind-rca-embeddedserver --- [INFO] [INFO] --- buildnumber-maven-plugin:1.4: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: 99d83e824f44 at timestamp: 1640166599138 [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] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven) @ it-tidalwave-northernwind-rca-embeddedserver --- [INFO] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-banned-dependencies) @ it-tidalwave-northernwind-rca-embeddedserver --- [INFO] [INFO] --- maven-antrun-plugin:3.0.0:run (generate-and-print-build-description) @ it-tidalwave-northernwind-rca-embeddedserver --- [INFO] Executing tasks [INFO] [echo] DESCRIPTION: origin/fix-for-NWRCA-53 1.2-ALPHA-4-SNAPSHOT 99d83e824f44 [INFO] [echo] Java Version: 11.0.10 -source 11 -target 11 -release 11 [INFO] Executed tasks [INFO] [INFO] --- maven-antrun-plugin:3.0.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] --- maven-resources-plugin:3.2.0:resources (default-resources) @ it-tidalwave-northernwind-rca-embeddedserver --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] Copying 1 resource [INFO] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ it-tidalwave-northernwind-rca-embeddedserver --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 3 source files to /var/jenkins_home/jobs/Zephyr_Build_and_Test/workspace/modules/EmbeddedServer/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] No processor claimed any of these annotations: /it.tidalwave.messagebus.annotation.ListensTo,/javax.annotation.CheckForNull,/javax.annotation.Nonnull,/it.tidalwave.util.annotation.VisibleForTesting,/it.tidalwave.messagebus.annotation.SimpleMessageSubscriber,/javax.annotation.concurrent.Immutable,/javax.annotation.PostConstruct,java.base/java.lang.Override,/javax.annotation.PreDestroy [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-maven-plugin:1.11:compile (weave-classes) @ it-tidalwave-northernwind-rca-embeddedserver --- [INFO] Showing AJC message detail for messages of types: [error, warning, fail] [INFO] [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ it-tidalwave-northernwind-rca-embeddedserver --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] Copying 1 resource [INFO] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ it-tidalwave-northernwind-rca-embeddedserver --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 1 source file to /var/jenkins_home/jobs/Zephyr_Build_and_Test/workspace/modules/EmbeddedServer/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] No processor claimed any of these annotations: /org.testng.annotations.Test,/javax.annotation.Nonnull,/org.testng.annotations.BeforeMethod,/org.testng.annotations.AfterMethod [INFO] [INFO] --- aspectj-maven-plugin:1.11:test-compile (weave-test-classes) @ it-tidalwave-northernwind-rca-embeddedserver --- [INFO] Showing AJC message detail for messages of types: [error, warning, fail] [INFO] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ it-tidalwave-northernwind-rca-embeddedserver --- [INFO] [INFO] ------------------------------------------------------- [INFO] T E S T S [INFO] ------------------------------------------------------- [INFO] Running it.tidalwave.northernwind.rca.embeddedserver.impl.DefaultEmbeddedServerTest 09:50:15.795 [main ] INFO i.t.n.r.e.impl.DefaultEmbeddedServerTest - STARTING TESTS OF it.tidalwave.northernwind.rca.embeddedserver.impl.DefaultEmbeddedServerTest 09:50:18.362 [main ] DEBUG org.eclipse.jetty.util.log - Logging to Logger[org.eclipse.jetty.util.log] via org.eclipse.jetty.util.log.Slf4jLog 09:50:18.447 [main ] INFO i.t.n.r.embeddedserver.impl.DefaultEmbeddedServer - Starting webserver on port 12345... 09:50:18.511 [main ] DEBUG org.eclipse.jetty.util.component.Container - Container org.eclipse.jetty.server.Server@3ed03652 + SelectChannelConnector@0.0.0.0:12345 as connector 09:50:18.511 [main ] DEBUG org.eclipse.jetty.util.component.Container - Container org.eclipse.jetty.server.Server@3ed03652 + it.tidalwave.northernwind.rca.embeddedserver.impl.ServletAdapter$1@3681037 as handler 09:50:18.511 [main ] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting org.eclipse.jetty.server.Server@3ed03652 09:50:18.512 [main ] INFO org.eclipse.jetty.server.Server - jetty-8.1.10.v20130312 09:50:18.554 [main ] DEBUG org.eclipse.jetty.util.component.Container - Container org.eclipse.jetty.server.Server@3ed03652 + qtp2113989903{8<=0<=0/254,-1} as threadpool 09:50:18.555 [main ] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting it.tidalwave.northernwind.rca.embeddedserver.impl.ServletAdapter$1@3681037 09:50:18.555 [main ] DEBUG org.eclipse.jetty.server.handler.AbstractHandler - starting it.tidalwave.northernwind.rca.embeddedserver.impl.ServletAdapter$1@3681037 09:50:18.555 [main ] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED it.tidalwave.northernwind.rca.embeddedserver.impl.ServletAdapter$1@3681037 09:50:18.555 [main ] DEBUG org.eclipse.jetty.server.handler.AbstractHandler - starting org.eclipse.jetty.server.Server@3ed03652 09:50:18.555 [main ] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting qtp2113989903{8<=0<=0/254,-1} 09:50:18.586 [main ] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED qtp2113989903{8<=6<=8/254,0} 09:50:18.587 [main ] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting SelectChannelConnector@0.0.0.0:12345 09:50:18.613 [main ] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting null/null 09:50:18.618 [main ] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED PooledBuffers [0/1024@6144,0/1024@16384,0/1024@-]/PooledBuffers [0/1024@6144,0/1024@32768,0/1024@-] 09:50:18.618 [main ] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting org.eclipse.jetty.server.nio.SelectChannelConnector$ConnectorSelectorManager@2cfa2c4f 09:50:18.635 [3989903-12 Selector0] DEBUG org.eclipse.jetty.io.nio - Starting Thread[qtp2113989903-12 Selector0,5,main] on org.eclipse.jetty.io.nio.SelectorManager$1@2eedcc2a 09:50:18.636 [main ] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED org.eclipse.jetty.server.nio.SelectChannelConnector$ConnectorSelectorManager@2cfa2c4f 09:50:18.638 [main ] INFO org.eclipse.jetty.server.AbstractConnector - Started SelectChannelConnector@0.0.0.0:12345 09:50:18.639 [main ] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED SelectChannelConnector@0.0.0.0:12345 09:50:18.639 [main ] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED org.eclipse.jetty.server.Server@3ed03652 09:50:18.639 [main ] INFO i.t.n.r.embeddedserver.impl.DefaultEmbeddedServer - >>>> started 09:50:18.643 [main ] TRACE it.tidalwave.messagebus.MessageBusHelper - registerMessageListener(void it.tidalwave.northernwind.rca.embeddedserver.impl.DefaultEmbeddedServer.onOpenSite(it.tidalwave.northernwind.rca.ui.event.OpenSiteEvent)) 09:50:18.668 [main ] INFO i.t.n.r.e.impl.DefaultEmbeddedServerTest - ********************************************* 09:50:18.677 [main ] INFO i.t.n.r.e.impl.DefaultEmbeddedServerTest - TEST "start must properly boot the webserver" 09:50:18.677 [main ] INFO i.t.n.r.e.impl.DefaultEmbeddedServerTest - ********************************************* 09:50:18.680 [main ] INFO i.t.n.r.embeddedserver.impl.DefaultEmbeddedServer - Starting webserver on port 12346... 09:50:18.681 [main ] DEBUG org.eclipse.jetty.util.component.Container - Container org.eclipse.jetty.server.Server@1b9776f5 + SelectChannelConnector@0.0.0.0:12346 as connector 09:50:18.682 [main ] DEBUG org.eclipse.jetty.util.component.Container - Container org.eclipse.jetty.server.Server@1b9776f5 + it.tidalwave.northernwind.rca.embeddedserver.impl.ServletAdapter$1@5e048149 as handler 09:50:18.683 [main ] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting org.eclipse.jetty.server.Server@1b9776f5 09:50:18.684 [main ] INFO org.eclipse.jetty.server.Server - jetty-8.1.10.v20130312 09:50:18.685 [main ] DEBUG org.eclipse.jetty.util.component.Container - Container org.eclipse.jetty.server.Server@1b9776f5 + qtp2044272973{8<=0<=0/254,-1} as threadpool 09:50:18.685 [main ] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting it.tidalwave.northernwind.rca.embeddedserver.impl.ServletAdapter$1@5e048149 09:50:18.686 [main ] DEBUG org.eclipse.jetty.server.handler.AbstractHandler - starting it.tidalwave.northernwind.rca.embeddedserver.impl.ServletAdapter$1@5e048149 09:50:18.686 [main ] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED it.tidalwave.northernwind.rca.embeddedserver.impl.ServletAdapter$1@5e048149 09:50:18.686 [main ] DEBUG org.eclipse.jetty.server.handler.AbstractHandler - starting org.eclipse.jetty.server.Server@1b9776f5 09:50:18.686 [main ] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting qtp2044272973{8<=0<=0/254,-1} 09:50:18.688 [main ] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED qtp2044272973{8<=7<=8/254,0} 09:50:18.689 [main ] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting SelectChannelConnector@0.0.0.0:12346 09:50:18.689 [main ] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting null/null 09:50:18.690 [main ] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED PooledBuffers [0/1024@6144,0/1024@16384,0/1024@-]/PooledBuffers [0/1024@6144,0/1024@32768,0/1024@-] 09:50:18.690 [main ] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting org.eclipse.jetty.server.nio.SelectChannelConnector$ConnectorSelectorManager@3d5790ea 09:50:18.690 [main ] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED org.eclipse.jetty.server.nio.SelectChannelConnector$ConnectorSelectorManager@3d5790ea 09:50:18.693 [4272973-20 Selector0] DEBUG org.eclipse.jetty.io.nio - Starting Thread[qtp2044272973-20 Selector0,5,main] on org.eclipse.jetty.io.nio.SelectorManager$1@21ca16e6 09:50:18.694 [main ] INFO org.eclipse.jetty.server.AbstractConnector - Started SelectChannelConnector@0.0.0.0:12346 09:50:18.694 [main ] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED SelectChannelConnector@0.0.0.0:12346 09:50:18.695 [main ] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED org.eclipse.jetty.server.Server@1b9776f5 09:50:18.695 [main ] INFO i.t.n.r.embeddedserver.impl.DefaultEmbeddedServer - >>>> started 09:50:18.698 [main ] INFO i.t.n.r.e.impl.DefaultEmbeddedServerTest - TEST PASSED in 30 msec 09:50:18.698 [main ] INFO i.t.n.r.e.impl.DefaultEmbeddedServerTest - 09:50:18.701 [main ] INFO i.t.n.r.embeddedserver.impl.DefaultEmbeddedServer - Stopping webserver... 09:50:18.702 [main ] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - stopping org.eclipse.jetty.server.Server@3ed03652 09:50:18.702 [main ] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - stopping SelectChannelConnector@0.0.0.0:12345 09:50:18.703 [main ] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - stopping org.eclipse.jetty.server.nio.SelectChannelConnector$ConnectorSelectorManager@2cfa2c4f 09:50:18.703 [3989903-12 Selector0] DEBUG org.eclipse.jetty.io.nio - Stopped Thread[qtp2113989903-12 Selector0,5,main] on org.eclipse.jetty.io.nio.SelectorManager$1@2eedcc2a 09:50:18.714 [main ] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STOPPED org.eclipse.jetty.server.nio.SelectChannelConnector$ConnectorSelectorManager@2cfa2c4f 09:50:18.715 [main ] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - stopping PooledBuffers [0/1024@6144,0/1024@16384,0/1024@-]/PooledBuffers [0/1024@6144,0/1024@32768,0/1024@-] 09:50:18.715 [main ] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STOPPED null/null 09:50:18.715 [main ] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STOPPED SelectChannelConnector@0.0.0.0:12345 09:50:18.715 [main ] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - stopping it.tidalwave.northernwind.rca.embeddedserver.impl.ServletAdapter$1@3681037 09:50:18.715 [main ] DEBUG org.eclipse.jetty.server.handler.AbstractHandler - stopping it.tidalwave.northernwind.rca.embeddedserver.impl.ServletAdapter$1@3681037 09:50:18.715 [main ] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STOPPED it.tidalwave.northernwind.rca.embeddedserver.impl.ServletAdapter$1@3681037 09:50:18.715 [main ] DEBUG org.eclipse.jetty.server.handler.AbstractHandler - stopping org.eclipse.jetty.server.Server@3ed03652 09:50:18.715 [main ] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - stopping qtp2113989903{8<=8<=8/254,0} 09:50:18.783 [main ] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STOPPED qtp2113989903{8<=0<=0/254,0} 09:50:18.785 [main ] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STOPPED org.eclipse.jetty.server.Server@3ed03652 09:50:18.786 [main ] INFO i.t.n.r.embeddedserver.impl.DefaultEmbeddedServer - >>>> stopped 09:50:18.791 [main ] INFO i.t.n.r.e.impl.DefaultEmbeddedServerTest - >>>> shutting down server... 09:50:18.791 [main ] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - stopping org.eclipse.jetty.server.Server@1b9776f5 09:50:18.791 [main ] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - stopping SelectChannelConnector@0.0.0.0:12346 09:50:18.792 [main ] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - stopping org.eclipse.jetty.server.nio.SelectChannelConnector$ConnectorSelectorManager@3d5790ea 09:50:18.793 [4272973-20 Selector0] DEBUG org.eclipse.jetty.io.nio - Stopped Thread[qtp2044272973-20 Selector0,5,main] on org.eclipse.jetty.io.nio.SelectorManager$1@21ca16e6 09:50:18.804 [main ] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STOPPED org.eclipse.jetty.server.nio.SelectChannelConnector$ConnectorSelectorManager@3d5790ea 09:50:18.808 [main ] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - stopping PooledBuffers [0/1024@6144,0/1024@16384,0/1024@-]/PooledBuffers [0/1024@6144,0/1024@32768,0/1024@-] 09:50:18.809 [main ] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STOPPED null/null 09:50:18.810 [main ] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STOPPED SelectChannelConnector@0.0.0.0:12346 09:50:18.812 [main ] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - stopping it.tidalwave.northernwind.rca.embeddedserver.impl.ServletAdapter$1@5e048149 09:50:18.823 [main ] DEBUG org.eclipse.jetty.server.handler.AbstractHandler - stopping it.tidalwave.northernwind.rca.embeddedserver.impl.ServletAdapter$1@5e048149 09:50:18.823 [main ] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STOPPED it.tidalwave.northernwind.rca.embeddedserver.impl.ServletAdapter$1@5e048149 09:50:18.823 [main ] DEBUG org.eclipse.jetty.server.handler.AbstractHandler - stopping org.eclipse.jetty.server.Server@1b9776f5 09:50:18.823 [main ] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - stopping qtp2044272973{8<=8<=8/254,0} 09:50:18.875 [main ] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STOPPED qtp2044272973{8<=0<=0/254,0} 09:50:18.876 [main ] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STOPPED org.eclipse.jetty.server.Server@1b9776f5 09:50:19.043 [main ] INFO i.t.n.r.embeddedserver.impl.DefaultEmbeddedServer - Starting webserver on port 12345... 09:50:19.043 [main ] DEBUG org.eclipse.jetty.util.component.Container - Container org.eclipse.jetty.server.Server@5c8e67b9 + SelectChannelConnector@0.0.0.0:12345 as connector 09:50:19.043 [main ] DEBUG org.eclipse.jetty.util.component.Container - Container org.eclipse.jetty.server.Server@5c8e67b9 + it.tidalwave.northernwind.rca.embeddedserver.impl.ServletAdapter$1@260a3a5e as handler 09:50:19.043 [main ] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting org.eclipse.jetty.server.Server@5c8e67b9 09:50:19.043 [main ] INFO org.eclipse.jetty.server.Server - jetty-8.1.10.v20130312 09:50:19.043 [main ] DEBUG org.eclipse.jetty.util.component.Container - Container org.eclipse.jetty.server.Server@5c8e67b9 + qtp1226858597{8<=0<=0/254,-1} as threadpool 09:50:19.043 [main ] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting it.tidalwave.northernwind.rca.embeddedserver.impl.ServletAdapter$1@260a3a5e 09:50:19.044 [main ] DEBUG org.eclipse.jetty.server.handler.AbstractHandler - starting it.tidalwave.northernwind.rca.embeddedserver.impl.ServletAdapter$1@260a3a5e 09:50:19.044 [main ] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED it.tidalwave.northernwind.rca.embeddedserver.impl.ServletAdapter$1@260a3a5e 09:50:19.044 [main ] DEBUG org.eclipse.jetty.server.handler.AbstractHandler - starting org.eclipse.jetty.server.Server@5c8e67b9 09:50:19.044 [main ] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting qtp1226858597{8<=0<=0/254,-1} 09:50:19.049 [main ] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED qtp1226858597{8<=7<=8/254,0} 09:50:19.050 [main ] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting SelectChannelConnector@0.0.0.0:12345 09:50:19.050 [main ] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting null/null 09:50:19.054 [main ] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED PooledBuffers [0/1024@6144,0/1024@16384,0/1024@-]/PooledBuffers [0/1024@6144,0/1024@32768,0/1024@-] 09:50:19.054 [main ] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting org.eclipse.jetty.server.nio.SelectChannelConnector$ConnectorSelectorManager@3c0bbc9f 09:50:19.054 [main ] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED org.eclipse.jetty.server.nio.SelectChannelConnector$ConnectorSelectorManager@3c0bbc9f 09:50:19.055 [main ] INFO org.eclipse.jetty.server.AbstractConnector - Started SelectChannelConnector@0.0.0.0:12345 09:50:19.055 [main ] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED SelectChannelConnector@0.0.0.0:12345 09:50:19.055 [main ] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED org.eclipse.jetty.server.Server@5c8e67b9 09:50:19.055 [main ] INFO i.t.n.r.embeddedserver.impl.DefaultEmbeddedServer - >>>> started 09:50:19.065 [6858597-28 Selector0] DEBUG org.eclipse.jetty.io.nio - Starting Thread[qtp1226858597-28 Selector0,5,main] on org.eclipse.jetty.io.nio.SelectorManager$1@42f90b13 09:50:19.066 [main ] TRACE it.tidalwave.messagebus.MessageBusHelper - registerMessageListener(void it.tidalwave.northernwind.rca.embeddedserver.impl.DefaultEmbeddedServer.onOpenSite(it.tidalwave.northernwind.rca.ui.event.OpenSiteEvent)) 09:50:19.067 [main ] INFO i.t.n.r.e.impl.DefaultEmbeddedServerTest - ******************************************* 09:50:19.067 [main ] INFO i.t.n.r.e.impl.DefaultEmbeddedServerTest - TEST "must properly serve loaded documents" 09:50:19.067 [main ] INFO i.t.n.r.e.impl.DefaultEmbeddedServerTest - ******************************************* 09:50:19.810 [6858597-28 Selector0] DEBUG org.eclipse.jetty.io.nio - created SCEP@19eaa4bf{l(/127.0.0.1:38162)<->r(/127.0.0.1:12345),d=false,open=true,ishut=false,oshut=false,rb=false,wb=false,w=true,i=0}-{AsyncHttpConnection@514ec078,g=HttpGenerator{s=0,h=-1,b=-1,c=-1},p=HttpParser{s=-14,l=0,c=0},r=0} 09:50:19.816 [qtp1226858597-31 ] DEBUG org.eclipse.jetty.http.HttpParser - filled 207/207 09:50:19.822 [qtp1226858597-31 - /] DEBUG org.eclipse.jetty.server.Server - REQUEST / on AsyncHttpConnection@514ec078,g=HttpGenerator{s=0,h=-1,b=-1,c=-1},p=HttpParser{s=-5,l=24,c=0},r=1 09:50:19.822 [qtp1226858597-31 - /] DEBUG i.t.n.r.embeddedserver.impl.DefaultEmbeddedServer - doGet(/) 09:50:19.823 [qtp1226858597-31 - /] DEBUG i.t.n.r.embeddedserver.impl.DefaultEmbeddedServer - >>> filtered / 09:50:19.833 [qtp1226858597-31 - /] DEBUG org.eclipse.jetty.server.Server - RESPONSE / 200 handled=true 09:50:19.839 [qtp1226858597-31 ] DEBUG org.eclipse.jetty.server.AsyncHttpConnection - Enabled read interest SCEP@19eaa4bf{l(/127.0.0.1:38162)<->r(/127.0.0.1:12345),d=true,open=true,ishut=false,oshut=false,rb=false,wb=false,w=true,i=0r}-{AsyncHttpConnection@514ec078,g=HttpGenerator{s=4,h=0,b=0,c=-1},p=HttpParser{s=0,l=24,c=0},r=1} 09:50:19.847 [qtp1226858597-31 ] DEBUG org.eclipse.jetty.http.HttpParser - filled 0/0 09:50:19.931 [6858597-28 Selector0] DEBUG org.eclipse.jetty.io.nio - created SCEP@4ef4d450{l(/127.0.0.1:38164)<->r(/127.0.0.1:12345),d=false,open=true,ishut=false,oshut=false,rb=false,wb=false,w=true,i=0}-{AsyncHttpConnection@2f74e6d,g=HttpGenerator{s=0,h=-1,b=-1,c=-1},p=HttpParser{s=-14,l=0,c=0},r=0} 09:50:19.936 [qtp1226858597-33 ] DEBUG org.eclipse.jetty.http.HttpParser - filled 0/0 09:50:19.939 [qtp1226858597-34 ] DEBUG org.eclipse.jetty.http.HttpParser - filled 211/211 09:50:19.942 [226858597-34 - /doc2] DEBUG org.eclipse.jetty.server.Server - REQUEST /doc2 on AsyncHttpConnection@2f74e6d,g=HttpGenerator{s=0,h=-1,b=-1,c=-1},p=HttpParser{s=-5,l=24,c=0},r=1 09:50:19.944 [226858597-34 - /doc2] DEBUG i.t.n.r.embeddedserver.impl.DefaultEmbeddedServer - doGet(/doc2) 09:50:19.945 [226858597-34 - /doc2] DEBUG i.t.n.r.embeddedserver.impl.DefaultEmbeddedServer - >>> filtered /doc2 09:50:19.946 [226858597-34 - /doc2] DEBUG org.eclipse.jetty.server.Server - RESPONSE /doc2 200 handled=true 09:50:19.947 [qtp1226858597-34 ] DEBUG org.eclipse.jetty.server.AsyncHttpConnection - Enabled read interest SCEP@4ef4d450{l(/127.0.0.1:38164)<->r(/127.0.0.1:12345),d=true,open=true,ishut=false,oshut=false,rb=false,wb=false,w=true,i=1r}-{AsyncHttpConnection@2f74e6d,g=HttpGenerator{s=4,h=0,b=0,c=-1},p=HttpParser{s=0,l=24,c=0},r=1} 09:50:19.947 [qtp1226858597-34 ] DEBUG org.eclipse.jetty.http.HttpParser - filled 0/0 09:50:19.959 [6858597-28 Selector0] DEBUG org.eclipse.jetty.io.nio - created SCEP@7361fa21{l(/127.0.0.1:38166)<->r(/127.0.0.1:12345),d=false,open=true,ishut=false,oshut=false,rb=false,wb=false,w=true,i=0}-{AsyncHttpConnection@1bdff649,g=HttpGenerator{s=0,h=-1,b=-1,c=-1},p=HttpParser{s=-14,l=0,c=0},r=0} 09:50:19.960 [qtp1226858597-35 ] DEBUG org.eclipse.jetty.http.HttpParser - filled 0/0 09:50:19.969 [qtp1226858597-30 ] DEBUG org.eclipse.jetty.http.HttpParser - filled 211/211 09:50:19.969 [226858597-30 - /doc3] DEBUG org.eclipse.jetty.server.Server - REQUEST /doc3 on AsyncHttpConnection@1bdff649,g=HttpGenerator{s=0,h=-1,b=-1,c=-1},p=HttpParser{s=-5,l=24,c=0},r=1 09:50:19.970 [226858597-30 - /doc3] DEBUG i.t.n.r.embeddedserver.impl.DefaultEmbeddedServer - doGet(/doc3) 09:50:19.970 [226858597-30 - /doc3] DEBUG i.t.n.r.embeddedserver.impl.DefaultEmbeddedServer - >>> filtered /doc3 09:50:19.971 [226858597-30 - /doc3] DEBUG org.eclipse.jetty.server.Server - RESPONSE /doc3 200 handled=true 09:50:19.981 [qtp1226858597-30 ] DEBUG org.eclipse.jetty.server.AsyncHttpConnection - Enabled read interest SCEP@7361fa21{l(/127.0.0.1:38166)<->r(/127.0.0.1:12345),d=true,open=true,ishut=false,oshut=false,rb=false,wb=false,w=true,i=1r}-{AsyncHttpConnection@1bdff649,g=HttpGenerator{s=4,h=0,b=0,c=-1},p=HttpParser{s=0,l=24,c=0},r=1} 09:50:19.982 [qtp1226858597-30 ] DEBUG org.eclipse.jetty.http.HttpParser - filled 0/0 09:50:19.988 [main ] INFO i.t.n.r.e.impl.DefaultEmbeddedServerTest - TEST PASSED in 921 msec 09:50:19.988 [main ] INFO i.t.n.r.e.impl.DefaultEmbeddedServerTest - 09:50:19.992 [main ] INFO i.t.n.r.embeddedserver.impl.DefaultEmbeddedServer - Stopping webserver... 09:50:19.992 [main ] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - stopping org.eclipse.jetty.server.Server@5c8e67b9 09:50:19.992 [main ] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - stopping SelectChannelConnector@0.0.0.0:12345 09:50:19.992 [main ] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - stopping org.eclipse.jetty.server.nio.SelectChannelConnector$ConnectorSelectorManager@3c0bbc9f 09:50:19.993 [6858597-28 Selector0] DEBUG org.eclipse.jetty.io.nio - Stopped Thread[qtp1226858597-28 Selector0,5,main] on org.eclipse.jetty.io.nio.SelectorManager$1@42f90b13 09:50:20.004 [main ] DEBUG org.eclipse.jetty.io.nio.ChannelEndPoint - close SCEP@19eaa4bf{l(/127.0.0.1:38162)<->r(/127.0.0.1:12345),d=false,open=true,ishut=false,oshut=false,rb=false,wb=false,w=true,i=1r}-{AsyncHttpConnection@514ec078,g=HttpGenerator{s=0,h=-1,b=-1,c=-1},p=HttpParser{s=-14,l=0,c=-3},r=1} 09:50:20.010 [main ] DEBUG org.eclipse.jetty.io.nio.ChannelEndPoint - close SCEP@7361fa21{l(/127.0.0.1:38166)<->r(/127.0.0.1:12345),d=false,open=true,ishut=false,oshut=false,rb=false,wb=false,w=true,i=1r}-{AsyncHttpConnection@1bdff649,g=HttpGenerator{s=0,h=-1,b=-1,c=-1},p=HttpParser{s=-14,l=0,c=-3},r=1} 09:50:20.011 [main ] DEBUG org.eclipse.jetty.io.nio.ChannelEndPoint - close SCEP@4ef4d450{l(/127.0.0.1:38164)<->r(/127.0.0.1:12345),d=false,open=true,ishut=false,oshut=false,rb=false,wb=false,w=true,i=1r}-{AsyncHttpConnection@2f74e6d,g=HttpGenerator{s=0,h=-1,b=-1,c=-1},p=HttpParser{s=-14,l=0,c=-3},r=1} 09:50:20.012 [main ] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STOPPED org.eclipse.jetty.server.nio.SelectChannelConnector$ConnectorSelectorManager@3c0bbc9f 09:50:20.012 [main ] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - stopping PooledBuffers [1/1024@6144,0/1024@16384,0/1024@-]/PooledBuffers [1/1024@6144,1/1024@32768,0/1024@-] 09:50:20.012 [main ] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STOPPED null/null 09:50:20.012 [main ] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STOPPED SelectChannelConnector@0.0.0.0:12345 09:50:20.012 [main ] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - stopping it.tidalwave.northernwind.rca.embeddedserver.impl.ServletAdapter$1@260a3a5e 09:50:20.012 [main ] DEBUG org.eclipse.jetty.server.handler.AbstractHandler - stopping it.tidalwave.northernwind.rca.embeddedserver.impl.ServletAdapter$1@260a3a5e 09:50:20.012 [main ] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STOPPED it.tidalwave.northernwind.rca.embeddedserver.impl.ServletAdapter$1@260a3a5e 09:50:20.012 [main ] DEBUG org.eclipse.jetty.server.handler.AbstractHandler - stopping org.eclipse.jetty.server.Server@5c8e67b9 09:50:20.012 [main ] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - stopping qtp1226858597{8<=8<=8/254,0} 09:50:20.065 [main ] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STOPPED qtp1226858597{8<=0<=0/254,5} 09:50:20.065 [main ] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STOPPED org.eclipse.jetty.server.Server@5c8e67b9 09:50:20.065 [main ] INFO i.t.n.r.embeddedserver.impl.DefaultEmbeddedServer - >>>> stopped 09:50:20.238 [main ] INFO i.t.n.r.embeddedserver.impl.DefaultEmbeddedServer - Starting webserver on port 12345... 09:50:20.238 [main ] DEBUG org.eclipse.jetty.util.component.Container - Container org.eclipse.jetty.server.Server@77a074b4 + SelectChannelConnector@0.0.0.0:12345 as connector 09:50:20.238 [main ] DEBUG org.eclipse.jetty.util.component.Container - Container org.eclipse.jetty.server.Server@77a074b4 + it.tidalwave.northernwind.rca.embeddedserver.impl.ServletAdapter$1@333c8791 as handler 09:50:20.239 [main ] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting org.eclipse.jetty.server.Server@77a074b4 09:50:20.239 [main ] INFO org.eclipse.jetty.server.Server - jetty-8.1.10.v20130312 09:50:20.239 [main ] DEBUG org.eclipse.jetty.util.component.Container - Container org.eclipse.jetty.server.Server@77a074b4 + qtp1812861879{8<=0<=0/254,-1} as threadpool 09:50:20.239 [main ] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting it.tidalwave.northernwind.rca.embeddedserver.impl.ServletAdapter$1@333c8791 09:50:20.239 [main ] DEBUG org.eclipse.jetty.server.handler.AbstractHandler - starting it.tidalwave.northernwind.rca.embeddedserver.impl.ServletAdapter$1@333c8791 09:50:20.239 [main ] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED it.tidalwave.northernwind.rca.embeddedserver.impl.ServletAdapter$1@333c8791 09:50:20.239 [main ] DEBUG org.eclipse.jetty.server.handler.AbstractHandler - starting org.eclipse.jetty.server.Server@77a074b4 09:50:20.239 [main ] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting qtp1812861879{8<=0<=0/254,-1} 09:50:20.241 [main ] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED qtp1812861879{8<=0<=8/254,0} 09:50:20.241 [main ] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting SelectChannelConnector@0.0.0.0:12345 09:50:20.241 [main ] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting null/null 09:50:20.242 [main ] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED PooledBuffers [0/1024@6144,0/1024@16384,0/1024@-]/PooledBuffers [0/1024@6144,0/1024@32768,0/1024@-] 09:50:20.242 [main ] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting org.eclipse.jetty.server.nio.SelectChannelConnector$ConnectorSelectorManager@22eaa86e 09:50:20.250 [main ] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED org.eclipse.jetty.server.nio.SelectChannelConnector$ConnectorSelectorManager@22eaa86e 09:50:20.257 [2861879-48 Selector0] DEBUG org.eclipse.jetty.io.nio - Starting Thread[qtp1812861879-48 Selector0,5,main] on org.eclipse.jetty.io.nio.SelectorManager$1@38586896 09:50:20.257 [main ] INFO org.eclipse.jetty.server.AbstractConnector - Started SelectChannelConnector@0.0.0.0:12345 09:50:20.258 [main ] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED SelectChannelConnector@0.0.0.0:12345 09:50:20.258 [main ] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED org.eclipse.jetty.server.Server@77a074b4 09:50:20.258 [main ] INFO i.t.n.r.embeddedserver.impl.DefaultEmbeddedServer - >>>> started 09:50:20.259 [main ] TRACE it.tidalwave.messagebus.MessageBusHelper - registerMessageListener(void it.tidalwave.northernwind.rca.embeddedserver.impl.DefaultEmbeddedServer.onOpenSite(it.tidalwave.northernwind.rca.ui.event.OpenSiteEvent)) 09:50:20.260 [main ] INFO i.t.n.r.e.impl.DefaultEmbeddedServerTest - ******************************************************* 09:50:20.261 [main ] INFO i.t.n.r.e.impl.DefaultEmbeddedServerTest - TEST "must return not found for non existing documents" 09:50:20.261 [main ] INFO i.t.n.r.e.impl.DefaultEmbeddedServerTest - ******************************************************* 09:50:20.280 [2861879-48 Selector0] DEBUG org.eclipse.jetty.io.nio - created SCEP@32a003e6{l(/127.0.0.1:38172)<->r(/127.0.0.1:12345),d=false,open=true,ishut=false,oshut=false,rb=false,wb=false,w=true,i=0}-{AsyncHttpConnection@77a28bd6,g=HttpGenerator{s=0,h=-1,b=-1,c=-1},p=HttpParser{s=-14,l=0,c=0},r=0} 09:50:20.285 [qtp1812861879-51 ] DEBUG org.eclipse.jetty.http.HttpParser - filled 0/0 09:50:20.304 [qtp1812861879-52 ] DEBUG org.eclipse.jetty.http.HttpParser - filled 210/210 09:50:20.305 [1812861879-52 - /foo] DEBUG org.eclipse.jetty.server.Server - REQUEST /foo on AsyncHttpConnection@77a28bd6,g=HttpGenerator{s=0,h=-1,b=-1,c=-1},p=HttpParser{s=-5,l=24,c=0},r=1 09:50:20.305 [1812861879-52 - /foo] DEBUG i.t.n.r.embeddedserver.impl.DefaultEmbeddedServer - doGet(/foo) 09:50:20.305 [1812861879-52 - /foo] DEBUG i.t.n.r.embeddedserver.impl.DefaultEmbeddedServer - >>> filtered /foo 09:50:20.306 [1812861879-52 - /foo] WARN i.t.n.r.embeddedserver.impl.DefaultEmbeddedServer - 1 - Not found: /foo 09:50:20.306 [1812861879-52 - /foo] DEBUG org.eclipse.jetty.server.Server - RESPONSE /foo 404 handled=true 09:50:20.306 [qtp1812861879-52 ] DEBUG org.eclipse.jetty.server.AsyncHttpConnection - Enabled read interest SCEP@32a003e6{l(/127.0.0.1:38172)<->r(/127.0.0.1:12345),d=true,open=true,ishut=false,oshut=false,rb=false,wb=false,w=true,i=1r}-{AsyncHttpConnection@77a28bd6,g=HttpGenerator{s=4,h=0,b=-1,c=-1},p=HttpParser{s=0,l=24,c=0},r=1} 09:50:20.312 [qtp1812861879-52 ] DEBUG org.eclipse.jetty.http.HttpParser - filled 0/0 09:50:20.315 [2861879-48 Selector0] DEBUG org.eclipse.jetty.io.nio - created SCEP@469f39f0{l(/127.0.0.1:38174)<->r(/127.0.0.1:12345),d=false,open=true,ishut=false,oshut=false,rb=false,wb=false,w=true,i=0}-{AsyncHttpConnection@7412adf6,g=HttpGenerator{s=0,h=-1,b=-1,c=-1},p=HttpParser{s=-14,l=0,c=0},r=0} 09:50:20.326 [qtp1812861879-53 ] DEBUG org.eclipse.jetty.http.HttpParser - filled 0/0 09:50:20.344 [qtp1812861879-54 ] DEBUG org.eclipse.jetty.http.HttpParser - filled 210/210 09:50:20.348 [1812861879-54 - /bar] DEBUG org.eclipse.jetty.server.Server - REQUEST /bar on AsyncHttpConnection@7412adf6,g=HttpGenerator{s=0,h=-1,b=-1,c=-1},p=HttpParser{s=-5,l=24,c=0},r=1 09:50:20.348 [1812861879-54 - /bar] DEBUG i.t.n.r.embeddedserver.impl.DefaultEmbeddedServer - doGet(/bar) 09:50:20.348 [1812861879-54 - /bar] DEBUG i.t.n.r.embeddedserver.impl.DefaultEmbeddedServer - >>> filtered /bar 09:50:20.348 [1812861879-54 - /bar] WARN i.t.n.r.embeddedserver.impl.DefaultEmbeddedServer - 1 - Not found: /bar 09:50:20.348 [1812861879-54 - /bar] DEBUG org.eclipse.jetty.server.Server - RESPONSE /bar 404 handled=true 09:50:20.349 [qtp1812861879-54 ] DEBUG org.eclipse.jetty.server.AsyncHttpConnection - Enabled read interest SCEP@469f39f0{l(/127.0.0.1:38174)<->r(/127.0.0.1:12345),d=true,open=true,ishut=false,oshut=false,rb=false,wb=false,w=true,i=1r}-{AsyncHttpConnection@7412adf6,g=HttpGenerator{s=4,h=0,b=-1,c=-1},p=HttpParser{s=0,l=24,c=0},r=1} 09:50:20.349 [qtp1812861879-54 ] DEBUG org.eclipse.jetty.http.HttpParser - filled 0/0 09:50:20.352 [main ] INFO i.t.n.r.e.impl.DefaultEmbeddedServerTest - TEST PASSED in 92 msec 09:50:20.353 [main ] INFO i.t.n.r.e.impl.DefaultEmbeddedServerTest - 09:50:20.353 [main ] INFO i.t.n.r.embeddedserver.impl.DefaultEmbeddedServer - Stopping webserver... 09:50:20.353 [main ] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - stopping org.eclipse.jetty.server.Server@77a074b4 09:50:20.353 [main ] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - stopping SelectChannelConnector@0.0.0.0:12345 09:50:20.356 [main ] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - stopping org.eclipse.jetty.server.nio.SelectChannelConnector$ConnectorSelectorManager@22eaa86e 09:50:20.356 [2861879-48 Selector0] DEBUG org.eclipse.jetty.io.nio - Stopped Thread[qtp1812861879-48 Selector0,5,main] on org.eclipse.jetty.io.nio.SelectorManager$1@38586896 09:50:20.366 [main ] DEBUG org.eclipse.jetty.io.nio.ChannelEndPoint - close SCEP@32a003e6{l(/127.0.0.1:38172)<->r(/127.0.0.1:12345),d=false,open=true,ishut=false,oshut=false,rb=false,wb=false,w=true,i=1r}-{AsyncHttpConnection@77a28bd6,g=HttpGenerator{s=0,h=-1,b=-1,c=-1},p=HttpParser{s=-14,l=0,c=-3},r=1} 09:50:20.368 [main ] DEBUG org.eclipse.jetty.io.nio.ChannelEndPoint - close SCEP@469f39f0{l(/127.0.0.1:38174)<->r(/127.0.0.1:12345),d=false,open=true,ishut=false,oshut=false,rb=false,wb=false,w=true,i=1r}-{AsyncHttpConnection@7412adf6,g=HttpGenerator{s=0,h=-1,b=-1,c=-1},p=HttpParser{s=-14,l=0,c=-3},r=1} 09:50:20.370 [main ] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STOPPED org.eclipse.jetty.server.nio.SelectChannelConnector$ConnectorSelectorManager@22eaa86e 09:50:20.371 [main ] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - stopping PooledBuffers [1/1024@6144,0/1024@16384,0/1024@-]/PooledBuffers [1/1024@6144,0/1024@32768,0/1024@-] 09:50:20.371 [main ] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STOPPED null/null 09:50:20.371 [main ] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STOPPED SelectChannelConnector@0.0.0.0:12345 09:50:20.371 [main ] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - stopping it.tidalwave.northernwind.rca.embeddedserver.impl.ServletAdapter$1@333c8791 09:50:20.371 [main ] DEBUG org.eclipse.jetty.server.handler.AbstractHandler - stopping it.tidalwave.northernwind.rca.embeddedserver.impl.ServletAdapter$1@333c8791 09:50:20.371 [main ] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STOPPED it.tidalwave.northernwind.rca.embeddedserver.impl.ServletAdapter$1@333c8791 09:50:20.371 [main ] DEBUG org.eclipse.jetty.server.handler.AbstractHandler - stopping org.eclipse.jetty.server.Server@77a074b4 09:50:20.372 [main ] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - stopping qtp1812861879{8<=8<=8/254,0} 09:50:20.424 [main ] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STOPPED qtp1812861879{8<=0<=0/254,5} 09:50:20.424 [main ] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STOPPED org.eclipse.jetty.server.Server@77a074b4 09:50:20.424 [main ] INFO i.t.n.r.embeddedserver.impl.DefaultEmbeddedServer - >>>> stopped 09:50:20.563 [main ] INFO i.t.n.r.embeddedserver.impl.DefaultEmbeddedServer - Starting webserver on port 12345... 09:50:20.568 [main ] DEBUG org.eclipse.jetty.util.component.Container - Container org.eclipse.jetty.server.Server@1b956cfa + SelectChannelConnector@0.0.0.0:12345 as connector 09:50:20.568 [main ] DEBUG org.eclipse.jetty.util.component.Container - Container org.eclipse.jetty.server.Server@1b956cfa + it.tidalwave.northernwind.rca.embeddedserver.impl.ServletAdapter$1@315f09ef as handler 09:50:20.568 [main ] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting org.eclipse.jetty.server.Server@1b956cfa 09:50:20.568 [main ] INFO org.eclipse.jetty.server.Server - jetty-8.1.10.v20130312 09:50:20.568 [main ] DEBUG org.eclipse.jetty.util.component.Container - Container org.eclipse.jetty.server.Server@1b956cfa + qtp979822206{8<=0<=0/254,-1} as threadpool 09:50:20.568 [main ] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting it.tidalwave.northernwind.rca.embeddedserver.impl.ServletAdapter$1@315f09ef 09:50:20.568 [main ] DEBUG org.eclipse.jetty.server.handler.AbstractHandler - starting it.tidalwave.northernwind.rca.embeddedserver.impl.ServletAdapter$1@315f09ef 09:50:20.568 [main ] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED it.tidalwave.northernwind.rca.embeddedserver.impl.ServletAdapter$1@315f09ef 09:50:20.568 [main ] DEBUG org.eclipse.jetty.server.handler.AbstractHandler - starting org.eclipse.jetty.server.Server@1b956cfa 09:50:20.568 [main ] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting qtp979822206{8<=0<=0/254,-1} 09:50:20.598 [main ] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED qtp979822206{8<=7<=8/254,0} 09:50:20.599 [main ] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting SelectChannelConnector@0.0.0.0:12345 09:50:20.599 [main ] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting null/null 09:50:20.599 [main ] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED PooledBuffers [0/1024@6144,0/1024@16384,0/1024@-]/PooledBuffers [0/1024@6144,0/1024@32768,0/1024@-] 09:50:20.599 [main ] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting org.eclipse.jetty.server.nio.SelectChannelConnector$ConnectorSelectorManager@75d4a80f 09:50:20.599 [main ] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED org.eclipse.jetty.server.nio.SelectChannelConnector$ConnectorSelectorManager@75d4a80f 09:50:20.599 [main ] INFO org.eclipse.jetty.server.AbstractConnector - Started SelectChannelConnector@0.0.0.0:12345 09:50:20.599 [main ] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED SelectChannelConnector@0.0.0.0:12345 09:50:20.599 [main ] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED org.eclipse.jetty.server.Server@1b956cfa 09:50:20.599 [main ] INFO i.t.n.r.embeddedserver.impl.DefaultEmbeddedServer - >>>> started 09:50:20.600 [main ] TRACE it.tidalwave.messagebus.MessageBusHelper - registerMessageListener(void it.tidalwave.northernwind.rca.embeddedserver.impl.DefaultEmbeddedServer.onOpenSite(it.tidalwave.northernwind.rca.ui.event.OpenSiteEvent)) 09:50:20.601 [main ] INFO i.t.n.r.e.impl.DefaultEmbeddedServerTest - ************************************************* 09:50:20.601 [main ] INFO i.t.n.r.e.impl.DefaultEmbeddedServerTest - TEST "stop must properly shut the webserver down" 09:50:20.601 [main ] INFO i.t.n.r.e.impl.DefaultEmbeddedServerTest - ************************************************* 09:50:20.601 [main ] INFO i.t.n.r.embeddedserver.impl.DefaultEmbeddedServer - Starting webserver on port 12346... 09:50:20.601 [main ] DEBUG org.eclipse.jetty.util.component.Container - Container org.eclipse.jetty.server.Server@117d32e + SelectChannelConnector@0.0.0.0:12346 as connector 09:50:20.602 [main ] DEBUG org.eclipse.jetty.util.component.Container - Container org.eclipse.jetty.server.Server@117d32e + it.tidalwave.northernwind.rca.embeddedserver.impl.ServletAdapter$1@51d387d3 as handler 09:50:20.602 [main ] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting org.eclipse.jetty.server.Server@117d32e 09:50:20.602 [main ] INFO org.eclipse.jetty.server.Server - jetty-8.1.10.v20130312 09:50:20.602 [main ] DEBUG org.eclipse.jetty.util.component.Container - Container org.eclipse.jetty.server.Server@117d32e + qtp594586746{8<=0<=0/254,-1} as threadpool 09:50:20.602 [main ] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting it.tidalwave.northernwind.rca.embeddedserver.impl.ServletAdapter$1@51d387d3 09:50:20.602 [main ] DEBUG org.eclipse.jetty.server.handler.AbstractHandler - starting it.tidalwave.northernwind.rca.embeddedserver.impl.ServletAdapter$1@51d387d3 09:50:20.602 [main ] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED it.tidalwave.northernwind.rca.embeddedserver.impl.ServletAdapter$1@51d387d3 09:50:20.602 [main ] DEBUG org.eclipse.jetty.server.handler.AbstractHandler - starting org.eclipse.jetty.server.Server@117d32e 09:50:20.602 [main ] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting qtp594586746{8<=0<=0/254,-1} 09:50:20.624 [main ] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED qtp594586746{8<=7<=8/254,0} 09:50:20.624 [main ] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting SelectChannelConnector@0.0.0.0:12346 09:50:20.624 [main ] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting null/null 09:50:20.625 [main ] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED PooledBuffers [0/1024@6144,0/1024@16384,0/1024@-]/PooledBuffers [0/1024@6144,0/1024@32768,0/1024@-] 09:50:20.625 [main ] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting org.eclipse.jetty.server.nio.SelectChannelConnector$ConnectorSelectorManager@534180a2 09:50:20.625 [main ] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED org.eclipse.jetty.server.nio.SelectChannelConnector$ConnectorSelectorManager@534180a2 09:50:20.625 [main ] INFO org.eclipse.jetty.server.AbstractConnector - Started SelectChannelConnector@0.0.0.0:12346 09:50:20.625 [main ] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED SelectChannelConnector@0.0.0.0:12346 09:50:20.625 [main ] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED org.eclipse.jetty.server.Server@117d32e 09:50:20.625 [main ] INFO i.t.n.r.embeddedserver.impl.DefaultEmbeddedServer - >>>> started 09:50:20.629 [9822206-63 Selector0] DEBUG org.eclipse.jetty.io.nio - Starting Thread[qtp979822206-63 Selector0,5,main] on org.eclipse.jetty.io.nio.SelectorManager$1@7c070494 09:50:20.635 [4586746-71 Selector0] DEBUG org.eclipse.jetty.io.nio - Starting Thread[qtp594586746-71 Selector0,5,main] on org.eclipse.jetty.io.nio.SelectorManager$1@41565484 09:50:22.625 [main ] INFO i.t.n.r.embeddedserver.impl.DefaultEmbeddedServer - Stopping webserver... 09:50:22.626 [main ] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - stopping org.eclipse.jetty.server.Server@117d32e 09:50:22.626 [main ] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - stopping SelectChannelConnector@0.0.0.0:12346 09:50:22.627 [main ] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - stopping org.eclipse.jetty.server.nio.SelectChannelConnector$ConnectorSelectorManager@534180a2 09:50:22.627 [4586746-71 Selector0] DEBUG org.eclipse.jetty.io.nio - Stopped Thread[qtp594586746-71 Selector0,5,main] on org.eclipse.jetty.io.nio.SelectorManager$1@41565484 09:50:22.638 [main ] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STOPPED org.eclipse.jetty.server.nio.SelectChannelConnector$ConnectorSelectorManager@534180a2 09:50:22.639 [main ] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - stopping PooledBuffers [0/1024@6144,0/1024@16384,0/1024@-]/PooledBuffers [0/1024@6144,0/1024@32768,0/1024@-] 09:50:22.640 [main ] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STOPPED null/null 09:50:22.640 [main ] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STOPPED SelectChannelConnector@0.0.0.0:12346 09:50:22.640 [main ] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - stopping it.tidalwave.northernwind.rca.embeddedserver.impl.ServletAdapter$1@51d387d3 09:50:22.640 [main ] DEBUG org.eclipse.jetty.server.handler.AbstractHandler - stopping it.tidalwave.northernwind.rca.embeddedserver.impl.ServletAdapter$1@51d387d3 09:50:22.640 [main ] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STOPPED it.tidalwave.northernwind.rca.embeddedserver.impl.ServletAdapter$1@51d387d3 09:50:22.640 [main ] DEBUG org.eclipse.jetty.server.handler.AbstractHandler - stopping org.eclipse.jetty.server.Server@117d32e 09:50:22.640 [main ] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - stopping qtp594586746{8<=8<=8/254,0} 09:50:22.691 [main ] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STOPPED qtp594586746{8<=0<=0/254,2} 09:50:22.692 [main ] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STOPPED org.eclipse.jetty.server.Server@117d32e 09:50:22.692 [main ] INFO i.t.n.r.embeddedserver.impl.DefaultEmbeddedServer - >>>> stopped 09:50:22.692 [main ] INFO i.t.n.r.e.impl.DefaultEmbeddedServerTest - TEST PASSED in 2091 msec 09:50:22.692 [main ] INFO i.t.n.r.e.impl.DefaultEmbeddedServerTest - 09:50:22.697 [main ] INFO i.t.n.r.embeddedserver.impl.DefaultEmbeddedServer - Stopping webserver... 09:50:22.697 [main ] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - stopping org.eclipse.jetty.server.Server@1b956cfa 09:50:22.697 [main ] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - stopping SelectChannelConnector@0.0.0.0:12345 09:50:22.697 [main ] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - stopping org.eclipse.jetty.server.nio.SelectChannelConnector$ConnectorSelectorManager@75d4a80f 09:50:22.698 [9822206-63 Selector0] DEBUG org.eclipse.jetty.io.nio - Stopped Thread[qtp979822206-63 Selector0,5,main] on org.eclipse.jetty.io.nio.SelectorManager$1@7c070494 09:50:22.708 [main ] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STOPPED org.eclipse.jetty.server.nio.SelectChannelConnector$ConnectorSelectorManager@75d4a80f 09:50:22.708 [main ] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - stopping PooledBuffers [0/1024@6144,0/1024@16384,0/1024@-]/PooledBuffers [0/1024@6144,0/1024@32768,0/1024@-] 09:50:22.709 [main ] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STOPPED null/null 09:50:22.709 [main ] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STOPPED SelectChannelConnector@0.0.0.0:12345 09:50:22.709 [main ] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - stopping it.tidalwave.northernwind.rca.embeddedserver.impl.ServletAdapter$1@315f09ef 09:50:22.709 [main ] DEBUG org.eclipse.jetty.server.handler.AbstractHandler - stopping it.tidalwave.northernwind.rca.embeddedserver.impl.ServletAdapter$1@315f09ef 09:50:22.709 [main ] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STOPPED it.tidalwave.northernwind.rca.embeddedserver.impl.ServletAdapter$1@315f09ef 09:50:22.709 [main ] DEBUG org.eclipse.jetty.server.handler.AbstractHandler - stopping org.eclipse.jetty.server.Server@1b956cfa 09:50:22.709 [main ] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - stopping qtp979822206{8<=8<=8/254,0} 09:50:22.760 [main ] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STOPPED qtp979822206{8<=0<=0/254,6} 09:50:22.761 [main ] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STOPPED org.eclipse.jetty.server.Server@1b956cfa 09:50:22.761 [main ] INFO i.t.n.r.embeddedserver.impl.DefaultEmbeddedServer - >>>> stopped 09:50:22.762 [main ] INFO i.t.n.r.e.impl.DefaultEmbeddedServerTest - >>>> shutting down server... 09:50:22.799 [main ] INFO i.t.n.r.e.impl.DefaultEmbeddedServerTest - FINISHED TESTS OF it.tidalwave.northernwind.rca.embeddedserver.impl.DefaultEmbeddedServerTest [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 8.087 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] --- maven-jar-plugin:3.2.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.99d83e824f44.jar [INFO] [INFO] --- maven-jar-plugin:3.2.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.99d83e824f44-tests.jar [INFO] [INFO] --- maven-install-plugin:3.0.0-M1:install (default-install) @ it-tidalwave-northernwind-rca-embeddedserver --- [INFO] Installing /var/jenkins_home/jobs/Zephyr_Build_and_Test/workspace/modules/EmbeddedServer/target/it-tidalwave-northernwind-rca-embeddedserver-1.2-ALPHA-4-SNAPSHOT.99d83e824f44.jar to /var/jenkins_home/maven-repositories/0/it/tidalwave/northernwind/rca/it-tidalwave-northernwind-rca-embeddedserver/1.2-ALPHA-4-SNAPSHOT/it-tidalwave-northernwind-rca-embeddedserver-1.2-ALPHA-4-SNAPSHOT.jar [INFO] Installing /var/jenkins_home/jobs/Zephyr_Build_and_Test/workspace/modules/EmbeddedServer/pom.xml to /var/jenkins_home/maven-repositories/0/it/tidalwave/northernwind/rca/it-tidalwave-northernwind-rca-embeddedserver/1.2-ALPHA-4-SNAPSHOT/it-tidalwave-northernwind-rca-embeddedserver-1.2-ALPHA-4-SNAPSHOT.pom [INFO] Installing /var/jenkins_home/jobs/Zephyr_Build_and_Test/workspace/modules/EmbeddedServer/target/it-tidalwave-northernwind-rca-embeddedserver-1.2-ALPHA-4-SNAPSHOT.99d83e824f44-tests.jar to /var/jenkins_home/maven-repositories/0/it/tidalwave/northernwind/rca/it-tidalwave-northernwind-rca-embeddedserver/1.2-ALPHA-4-SNAPSHOT/it-tidalwave-northernwind-rca-embeddedserver-1.2-ALPHA-4-SNAPSHOT-tests.jar [JENKINS] Archiving disabled Started calculate disk usage of build Finished Calculation of disk usage of build in 0 seconds Started calculate disk usage of workspace Finished Calculation of disk usage of workspace in 0 seconds [INFO] [INFO] --< it.tidalwave.northernwind.rca:it-tidalwave-northernwind-rca-ui-content-editor >-- [INFO] Building Zephyr - UI Content Editor 1.2-ALPHA-4-SNAPSHOT [7/15] [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ it-tidalwave-northernwind-rca-ui-content-editor --- [INFO] [INFO] --- buildnumber-maven-plugin:1.4: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: 99d83e824f44 at timestamp: 1640166624776 [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] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven) @ it-tidalwave-northernwind-rca-ui-content-editor --- [INFO] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-banned-dependencies) @ it-tidalwave-northernwind-rca-ui-content-editor --- [INFO] [INFO] --- maven-antrun-plugin:3.0.0:run (generate-and-print-build-description) @ it-tidalwave-northernwind-rca-ui-content-editor --- [INFO] Executing tasks [INFO] [echo] DESCRIPTION: origin/fix-for-NWRCA-53 1.2-ALPHA-4-SNAPSHOT 99d83e824f44 [INFO] [echo] Java Version: 11.0.10 -source 11 -target 11 -release 11 [INFO] Executed tasks [INFO] [INFO] --- maven-antrun-plugin:3.0.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] --- maven-resources-plugin:3.2.0:resources (default-resources) @ it-tidalwave-northernwind-rca-ui-content-editor --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] Copying 29 resources [INFO] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ it-tidalwave-northernwind-rca-ui-content-editor --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 9 source files to /var/jenkins_home/jobs/Zephyr_Build_and_Test/workspace/modules/ContentEditor/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] No processor claimed any of these annotations: /it.tidalwave.messagebus.annotation.ListensTo,/it.tidalwave.dci.annotation.DciRole,/javax.annotation.Nonnull,/it.tidalwave.util.annotation.VisibleForTesting,java.base/java.lang.FunctionalInterface,/it.tidalwave.messagebus.annotation.SimpleMessageSubscriber,/javax.annotation.concurrent.Immutable,java.base/java.lang.Override [INFO] [INFO] --- aspectj-maven-plugin:1.11:compile (weave-classes) @ it-tidalwave-northernwind-rca-ui-content-editor --- [INFO] Showing AJC message detail for messages of types: [error, warning, fail] [INFO] [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ it-tidalwave-northernwind-rca-ui-content-editor --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] Copying 8 resources [INFO] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ it-tidalwave-northernwind-rca-ui-content-editor --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 5 source files to /var/jenkins_home/jobs/Zephyr_Build_and_Test/workspace/modules/ContentEditor/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] No processor claimed any of these annotations: /javax.annotation.Nonnull,/org.testng.annotations.BeforeMethod,/org.testng.annotations.Test,/org.testng.annotations.DataProvider,java.base/java.lang.Override,/org.testng.annotations.AfterMethod [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-maven-plugin:1.11: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] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ it-tidalwave-northernwind-rca-ui-content-editor --- [INFO] [INFO] ------------------------------------------------------- [INFO] T E S T S [INFO] ------------------------------------------------------- [INFO] Running TestSuite 09:50:38.406 [main ] INFO i.t.n.rca.ui.contenteditor.impl.HtmlDocumentTest - STARTING TESTS OF it.tidalwave.northernwind.rca.ui.contenteditor.impl.HtmlDocumentTest 09:50:38.423 [main ] INFO i.t.n.rca.ui.contenteditor.impl.HtmlDocumentTest - ************************************** 09:50:38.424 [main ] INFO i.t.n.rca.ui.contenteditor.impl.HtmlDocumentTest - TEST "must properly convert to string" 09:50:38.424 [main ] INFO i.t.n.rca.ui.contenteditor.impl.HtmlDocumentTest - ************************************** 09:50:38.434 [main ] TRACE i.t.n.r.ui.contenteditor.impl.JSoupXhtmlNormalizer - asNormalizedString() body 09:50:38.526 [main ] TRACE i.t.n.r.ui.contenteditor.impl.JSoupXhtmlNormalizer - >>>> returning: body 09:50:38.529 [main ] INFO i.t.n.rca.ui.contenteditor.impl.HtmlDocumentTest - TEST PASSED in 106 msec 09:50:38.529 [main ] INFO i.t.n.rca.ui.contenteditor.impl.HtmlDocumentTest - 09:50:38.534 [main ] INFO i.t.n.rca.ui.contenteditor.impl.HtmlDocumentTest - ************************************* 09:50:38.534 [main ] INFO i.t.n.rca.ui.contenteditor.impl.HtmlDocumentTest - TEST "must properly create from text" 09:50:38.534 [main ] INFO i.t.n.rca.ui.contenteditor.impl.HtmlDocumentTest - ************************************* 09:50:38.536 [main ] INFO i.t.n.rca.ui.contenteditor.impl.HtmlDocumentTest - TEST PASSED in 2 msec 09:50:38.536 [main ] INFO i.t.n.rca.ui.contenteditor.impl.HtmlDocumentTest - 09:50:38.537 [main ] INFO i.t.n.rca.ui.contenteditor.impl.HtmlDocumentTest - ********************************* 09:50:38.537 [main ] INFO i.t.n.rca.ui.contenteditor.impl.HtmlDocumentTest - TEST "must properly replace body" 09:50:38.537 [main ] INFO i.t.n.rca.ui.contenteditor.impl.HtmlDocumentTest - ********************************* 09:50:38.538 [main ] INFO i.t.n.rca.ui.contenteditor.impl.HtmlDocumentTest - TEST PASSED in 1 msec 09:50:38.538 [main ] INFO i.t.n.rca.ui.contenteditor.impl.HtmlDocumentTest - 09:50:38.539 [main ] INFO i.t.n.rca.ui.contenteditor.impl.HtmlDocumentTest - *********************************** 09:50:38.539 [main ] INFO i.t.n.rca.ui.contenteditor.impl.HtmlDocumentTest - TEST "must properly replace epilog" 09:50:38.539 [main ] INFO i.t.n.rca.ui.contenteditor.impl.HtmlDocumentTest - *********************************** 09:50:38.545 [main ] INFO i.t.n.rca.ui.contenteditor.impl.HtmlDocumentTest - TEST PASSED in 6 msec 09:50:38.546 [main ] INFO i.t.n.rca.ui.contenteditor.impl.HtmlDocumentTest - 09:50:38.548 [main ] INFO i.t.n.rca.ui.contenteditor.impl.HtmlDocumentTest - *********************************** 09:50:38.549 [main ] INFO i.t.n.rca.ui.contenteditor.impl.HtmlDocumentTest - TEST "must properly replace prolog" 09:50:38.549 [main ] INFO i.t.n.rca.ui.contenteditor.impl.HtmlDocumentTest - *********************************** 09:50:38.550 [main ] INFO i.t.n.rca.ui.contenteditor.impl.HtmlDocumentTest - TEST PASSED in 1 msec 09:50:38.550 [main ] INFO i.t.n.rca.ui.contenteditor.impl.HtmlDocumentTest - 09:50:38.561 [main ] INFO i.t.n.r.u.c.impl.JSoupXhtmlNormalizerTest - ************************************ 09:50:38.562 [main ] INFO i.t.n.r.u.c.impl.JSoupXhtmlNormalizerTest - TEST "must properly normalise Xhtml" 09:50:38.567 [main ] INFO i.t.n.r.u.c.impl.JSoupXhtmlNormalizerTest - ARGS [1.xhtml] 09:50:38.567 [main ] INFO i.t.n.r.u.c.impl.JSoupXhtmlNormalizerTest - ************************************ 09:50:38.571 [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.

09:50:38.620 [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.

09:50:38.627 [main ] INFO it.tidalwave.util.test.FileComparisonUtils - ******** Comparing files: 09:50:38.628 [main ] INFO it.tidalwave.util.test.FileComparisonUtils - >>>> path is: /var/jenkins_home/jobs/Zephyr_Build_and_Test/workspace/modules/ContentEditor/target/ 09:50:38.628 [main ] INFO it.tidalwave.util.test.FileComparisonUtils - >>>> exp is: test-classes/JSoupXhtmlNormalizerTest/expected-results/1.xhtml 09:50:38.629 [main ] INFO it.tidalwave.util.test.FileComparisonUtils - >>>> act is: test-artifacts/JSoupXhtmlNormalizerTest/1.xhtml 09:50:38.672 [main ] INFO i.t.n.r.u.c.impl.JSoupXhtmlNormalizerTest - TEST PASSED in 111 msec 09:50:38.672 [main ] INFO i.t.n.r.u.c.impl.JSoupXhtmlNormalizerTest - 09:50:38.682 [main ] INFO i.t.n.r.u.c.impl.JSoupXhtmlNormalizerTest - ************************************* 09:50:38.682 [main ] INFO i.t.n.r.u.c.impl.JSoupXhtmlNormalizerTest - TEST "must properly normalise Xhtml" 09:50:38.682 [main ] INFO i.t.n.r.u.c.impl.JSoupXhtmlNormalizerTest - ARGS [DocumentWithIndentedCode.xhtml] 09:50:38.682 [main ] INFO i.t.n.r.u.c.impl.JSoupXhtmlNormalizerTest - ************************************* 09:50:38.683 [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.

09:50:38.728 [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.

09:50:38.735 [main ] INFO it.tidalwave.util.test.FileComparisonUtils - ******** Comparing files: 09:50:38.735 [main ] INFO it.tidalwave.util.test.FileComparisonUtils - >>>> path is: /var/jenkins_home/jobs/Zephyr_Build_and_Test/workspace/modules/ContentEditor/target/ 09:50:38.736 [main ] INFO it.tidalwave.util.test.FileComparisonUtils - >>>> exp is: test-classes/JSoupXhtmlNormalizerTest/expected-results/DocumentWithIndentedCode.xhtml 09:50:38.736 [main ] INFO it.tidalwave.util.test.FileComparisonUtils - >>>> act is: test-artifacts/JSoupXhtmlNormalizerTest/DocumentWithIndentedCode.xhtml 09:50:38.738 [main ] INFO i.t.n.r.u.c.impl.JSoupXhtmlNormalizerTest - TEST PASSED in 57 msec 09:50:38.739 [main ] INFO i.t.n.r.u.c.impl.JSoupXhtmlNormalizerTest - 09:50:38.787 [main ] TRACE it.tidalwave.role.spi.ContextSampler - >>>> contexts for i.t.n.c.i.m.DefaultResourceProperties@6a55299e/null at construction time: [] 09:50:38.789 [main ] TRACE it.tidalwave.role.spi.ContextSampler - >>>> contexts for i.t.n.c.i.m.DefaultResourceProperties@5a18cd76/null at construction time: [] 09:50:38.791 [main ] TRACE it.tidalwave.role.spi.ContextSampler - >>>> contexts for i.t.n.c.i.m.DefaultResourceProperties@4c51cf28/null at construction time: [] 09:50:39.422 [main ] INFO i.t.n.r.u.c.impl.ResourcePropertiesBinderTest - ***************************************** 09:50:39.422 [main ] INFO i.t.n.r.u.c.impl.ResourcePropertiesBinderTest - TEST "must properly initialize resources" 09:50:39.422 [main ] INFO i.t.n.r.u.c.impl.ResourcePropertiesBinderTest - ***************************************** 09:50:39.424 [main ] INFO it.tidalwave.util.test.FileComparisonUtils - ******** Comparing files: 09:50:39.424 [main ] INFO it.tidalwave.util.test.FileComparisonUtils - >>>> path is: /var/jenkins_home/jobs/Zephyr_Build_and_Test/workspace/modules/ContentEditor/target/ 09:50:39.424 [main ] INFO it.tidalwave.util.test.FileComparisonUtils - >>>> exp is: test-classes/ResourcePropertiesBinderTest/expected-results/EditorProlog.txt 09:50:39.424 [main ] INFO it.tidalwave.util.test.FileComparisonUtils - >>>> act is: test-artifacts/ResourcePropertiesBinderTest/EditorProlog.txt 09:50:39.425 [main ] INFO it.tidalwave.util.test.FileComparisonUtils - ******** Comparing files: 09:50:39.425 [main ] INFO it.tidalwave.util.test.FileComparisonUtils - >>>> path is: /var/jenkins_home/jobs/Zephyr_Build_and_Test/workspace/modules/ContentEditor/target/ 09:50:39.425 [main ] INFO it.tidalwave.util.test.FileComparisonUtils - >>>> exp is: test-classes/ResourcePropertiesBinderTest/expected-results/EditorEpilog.txt 09:50:39.425 [main ] INFO it.tidalwave.util.test.FileComparisonUtils - >>>> act is: test-artifacts/ResourcePropertiesBinderTest/EditorEpilog.txt 09:50:39.426 [main ] INFO i.t.n.r.u.c.impl.ResourcePropertiesBinderTest - TEST PASSED in 4 msec 09:50:39.426 [main ] INFO i.t.n.r.u.c.impl.ResourcePropertiesBinderTest - 09:50:39.427 [main ] TRACE it.tidalwave.role.spi.ContextSampler - >>>> contexts for i.t.n.c.i.m.DefaultResourceProperties@213deac2/null at construction time: [] 09:50:39.427 [main ] TRACE it.tidalwave.role.spi.ContextSampler - >>>> contexts for i.t.n.c.i.m.DefaultResourceProperties@23eee4b8/null at construction time: [] 09:50:39.427 [main ] TRACE it.tidalwave.role.spi.ContextSampler - >>>> contexts for i.t.n.c.i.m.DefaultResourceProperties@28952dea/null at construction time: [] 09:50:39.427 [main ] INFO i.t.n.r.u.c.impl.ResourcePropertiesBinderTest - *********************************************************************************** 09:50:39.428 [main ] INFO i.t.n.r.u.c.impl.ResourcePropertiesBinderTest - TEST "must be notified with updated ResourceProperties when bound document updated" 09:50:39.428 [main ] INFO i.t.n.r.u.c.impl.ResourcePropertiesBinderTest - *********************************************************************************** 09:50:39.428 [main ] TRACE i.t.n.core.impl.model.DefaultResourceProperties - convertValue(Key(name=property1, type=class java.lang.String), the body ) 09:50:39.428 [main ] TRACE i.t.n.core.impl.model.DefaultResourceProperties - >>>> returning the body (java.lang.String) 09:50:39.430 [main ] TRACE i.t.n.r.ui.contenteditor.impl.JSoupXhtmlNormalizer - asNormalizedString()
the body
09:50:39.455 [main ] TRACE i.t.n.r.ui.contenteditor.impl.JSoupXhtmlNormalizer - >>>> returning:
the body
09:50:39.456 [main ] TRACE i.t.n.r.ui.contenteditor.impl.JSoupXhtmlNormalizer - asNormalizedString() the updated body 09:50:39.465 [main ] TRACE i.t.n.r.ui.contenteditor.impl.JSoupXhtmlNormalizer - >>>> returning: the updated body 09:50:39.465 [main ] TRACE it.tidalwave.role.spi.ContextSampler - >>>> contexts for i.t.n.c.i.m.DefaultResourceProperties@34237b90/null at construction time: [] 09:50:39.485 [main ] TRACE i.t.n.core.impl.model.DefaultResourceProperties - convertValue(Key(name=property2, type=class java.lang.String), title) 09:50:39.485 [main ] TRACE i.t.n.core.impl.model.DefaultResourceProperties - >>>> returning title (java.lang.String) 09:50:39.485 [main ] TRACE i.t.n.core.impl.model.DefaultResourceProperties - convertValue(Key(name=property1, type=class java.lang.String), the updated body ) 09:50:39.485 [main ] TRACE i.t.n.core.impl.model.DefaultResourceProperties - >>>> returning the updated body (java.lang.String) 09:50:39.486 [main ] TRACE i.t.n.core.impl.model.DefaultResourceProperties - convertValue(Key(name=property2, type=class java.lang.String), title) 09:50:39.486 [main ] TRACE i.t.n.core.impl.model.DefaultResourceProperties - >>>> returning title (java.lang.String) 09:50:39.486 [main ] TRACE i.t.n.core.impl.model.DefaultResourceProperties - convertValue(Key(name=property1, type=class java.lang.String), the updated body ) 09:50:39.487 [main ] TRACE i.t.n.core.impl.model.DefaultResourceProperties - >>>> returning the updated body (java.lang.String) 09:50:39.488 [main ] INFO i.t.n.r.u.c.impl.ResourcePropertiesBinderTest - TEST PASSED in 61 msec 09:50:39.489 [main ] INFO i.t.n.r.u.c.impl.ResourcePropertiesBinderTest - 09:50:39.490 [main ] TRACE it.tidalwave.role.spi.ContextSampler - >>>> contexts for i.t.n.c.i.m.DefaultResourceProperties@29182679/null at construction time: [] 09:50:39.490 [main ] TRACE it.tidalwave.role.spi.ContextSampler - >>>> contexts for i.t.n.c.i.m.DefaultResourceProperties@57bd802b/null at construction time: [] 09:50:39.490 [main ] TRACE it.tidalwave.role.spi.ContextSampler - >>>> contexts for i.t.n.c.i.m.DefaultResourceProperties@5cbb84b1/null at construction time: [] 09:50:39.491 [main ] INFO i.t.n.r.u.c.impl.ResourcePropertiesBinderTest - *********************************************************************************** 09:50:39.491 [main ] INFO i.t.n.r.u.c.impl.ResourcePropertiesBinderTest - TEST "must be notified with updated ResourceProperties when bound property updated" 09:50:39.491 [main ] INFO i.t.n.r.u.c.impl.ResourcePropertiesBinderTest - *********************************************************************************** 09:50:39.493 [main ] TRACE i.t.n.core.impl.model.DefaultResourceProperties - convertValue(Key(name=property2, type=class java.lang.String), title) 09:50:39.493 [main ] TRACE i.t.n.core.impl.model.DefaultResourceProperties - >>>> returning title (java.lang.String) 09:50:39.495 [main ] TRACE it.tidalwave.role.spi.ContextSampler - >>>> contexts for i.t.n.c.i.m.DefaultResourceProperties@60921b21/null at construction time: [] 09:50:39.496 [main ] TRACE i.t.n.core.impl.model.DefaultResourceProperties - convertValue(Key(name=property2, type=class java.lang.String), New title) 09:50:39.496 [main ] TRACE i.t.n.core.impl.model.DefaultResourceProperties - >>>> returning New title (java.lang.String) 09:50:39.496 [main ] TRACE i.t.n.core.impl.model.DefaultResourceProperties - convertValue(Key(name=property1, type=class java.lang.String), the body ) 09:50:39.496 [main ] TRACE i.t.n.core.impl.model.DefaultResourceProperties - >>>> returning the body (java.lang.String) 09:50:39.497 [main ] TRACE i.t.n.core.impl.model.DefaultResourceProperties - convertValue(Key(name=property2, type=class java.lang.String), New title) 09:50:39.497 [main ] TRACE i.t.n.core.impl.model.DefaultResourceProperties - >>>> returning New title (java.lang.String) 09:50:39.497 [main ] TRACE i.t.n.core.impl.model.DefaultResourceProperties - convertValue(Key(name=property1, type=class java.lang.String), the body ) 09:50:39.497 [main ] TRACE i.t.n.core.impl.model.DefaultResourceProperties - >>>> returning the body (java.lang.String) 09:50:39.497 [main ] INFO i.t.n.r.u.c.impl.ResourcePropertiesBinderTest - TEST PASSED in 6 msec 09:50:39.498 [main ] INFO i.t.n.r.u.c.impl.ResourcePropertiesBinderTest - 09:50:39.498 [main ] TRACE it.tidalwave.role.spi.ContextSampler - >>>> contexts for i.t.n.c.i.m.DefaultResourceProperties@4d4960c8/null at construction time: [] 09:50:39.499 [main ] TRACE it.tidalwave.role.spi.ContextSampler - >>>> contexts for i.t.n.c.i.m.DefaultResourceProperties@7808fb9/null at construction time: [] 09:50:39.499 [main ] TRACE it.tidalwave.role.spi.ContextSampler - >>>> contexts for i.t.n.c.i.m.DefaultResourceProperties@773bd77b/null at construction time: [] 09:50:39.499 [main ] INFO i.t.n.r.u.c.impl.ResourcePropertiesBinderTest - ************************************************ 09:50:39.499 [main ] INFO i.t.n.r.u.c.impl.ResourcePropertiesBinderTest - TEST "must properly set value to bound document" 09:50:39.500 [main ] INFO i.t.n.r.u.c.impl.ResourcePropertiesBinderTest - ************************************************ 09:50:39.500 [main ] TRACE i.t.n.core.impl.model.DefaultResourceProperties - convertValue(Key(name=property1, type=class java.lang.String), the body ) 09:50:39.500 [main ] TRACE i.t.n.core.impl.model.DefaultResourceProperties - >>>> returning the body (java.lang.String) 09:50:39.500 [main ] TRACE i.t.n.r.ui.contenteditor.impl.JSoupXhtmlNormalizer - asNormalizedString()
the body
09:50:39.510 [main ] TRACE i.t.n.r.ui.contenteditor.impl.JSoupXhtmlNormalizer - >>>> returning:
the body
09:50:39.513 [main ] INFO it.tidalwave.util.test.FileComparisonUtils - ******** Comparing files: 09:50:39.513 [main ] INFO it.tidalwave.util.test.FileComparisonUtils - >>>> path is: /var/jenkins_home/jobs/Zephyr_Build_and_Test/workspace/modules/ContentEditor/target/ 09:50:39.513 [main ] INFO it.tidalwave.util.test.FileComparisonUtils - >>>> exp is: test-classes/ResourcePropertiesBinderTest/expected-results/DocumentProxy.txt 09:50:39.513 [main ] INFO it.tidalwave.util.test.FileComparisonUtils - >>>> act is: test-artifacts/ResourcePropertiesBinderTest/DocumentProxy.txt 09:50:39.515 [main ] INFO i.t.n.r.u.c.impl.ResourcePropertiesBinderTest - TEST PASSED in 16 msec 09:50:39.515 [main ] INFO i.t.n.r.u.c.impl.ResourcePropertiesBinderTest - 09:50:39.516 [main ] TRACE it.tidalwave.role.spi.ContextSampler - >>>> contexts for i.t.n.c.i.m.DefaultResourceProperties@a567e72/null at construction time: [] 09:50:39.517 [main ] TRACE it.tidalwave.role.spi.ContextSampler - >>>> contexts for i.t.n.c.i.m.DefaultResourceProperties@1a5b8489/null at construction time: [] 09:50:39.517 [main ] TRACE it.tidalwave.role.spi.ContextSampler - >>>> contexts for i.t.n.c.i.m.DefaultResourceProperties@6f8f8a80/null at construction time: [] 09:50:39.518 [main ] INFO i.t.n.r.u.c.impl.ResourcePropertiesBinderTest - ************************************************ 09:50:39.518 [main ] INFO i.t.n.r.u.c.impl.ResourcePropertiesBinderTest - TEST "must properly set value to bound property" 09:50:39.518 [main ] INFO i.t.n.r.u.c.impl.ResourcePropertiesBinderTest - ************************************************ 09:50:39.518 [main ] TRACE i.t.n.core.impl.model.DefaultResourceProperties - convertValue(Key(name=property2, type=class java.lang.String), title) 09:50:39.518 [main ] TRACE i.t.n.core.impl.model.DefaultResourceProperties - >>>> returning title (java.lang.String) 09:50:39.519 [main ] INFO i.t.n.r.u.c.impl.ResourcePropertiesBinderTest - TEST PASSED in 1 msec 09:50:39.519 [main ] INFO i.t.n.r.u.c.impl.ResourcePropertiesBinderTest - 09:50:40.562 [main ] TRACE it.tidalwave.role.ContextManager$Locator - ContextManagerProvider instantiated from META-INF: it.tidalwave.role.spring.spi.SpringContextManagerProvider@524a2ffb 09:50:40.563 [main ] DEBUG i.t.role.spring.spi.AnnotationSpringRoleManager - ctor 09:50:40.572 [main ] DEBUG i.t.role.spring.spi.AnnotationSpringRoleManager - scanning classes with interface it.tidalwave.dci.annotation.DciRole annotation... 09:50:44.369 [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]) 09:50:44.387 [main ] DEBUG it.tidalwave.role.spi.RoleManagerSupport - Configured roles: 09:50:44.388 [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] 09:50:44.388 [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] 09:50:44.388 [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] 09:50:44.389 [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] 09:50:44.389 [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] 09:50:44.389 [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] 09:50:44.389 [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] 09:50:44.389 [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] 09:50:44.595 [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] 09:50:44.607 [main ] TRACE it.tidalwave.role.spi.ContextSampler - >>>> contexts for i.t.r.u.i.DefaultUserAction@596c189f at construction time: [] 09:50:44.608 [main ] TRACE it.tidalwave.role.spi.ContextSampler - >>>> contexts for i.t.r.u.i.DefaultUserAction@5aef1a93 at construction time: [] 09:50:44.631 [main ] TRACE it.tidalwave.messagebus.MessageBusHelper - registerMessageListener(void it.tidalwave.northernwind.rca.ui.contenteditor.spi.DefaultContentEditorPresentationControl.onContentSelected(it.tidalwave.northernwind.rca.ui.event.ContentSelectedEvent)) 09:50:45.038 [main ] INFO i.t.n.r.u.c.s.DefaultContentEditorPresentationControlTest - ********************************** 09:50:45.055 [main ] INFO i.t.n.r.u.c.s.DefaultContentEditorPresentationControlTest - TEST "must be a MessageSubscriber" 09:50:45.055 [main ] INFO i.t.n.r.u.c.s.DefaultContentEditorPresentationControlTest - ********************************** 09:50:45.059 [main ] INFO i.t.n.r.u.c.s.DefaultContentEditorPresentationControlTest - TEST PASSED in 21 msec 09:50:45.059 [main ] INFO i.t.n.r.u.c.s.DefaultContentEditorPresentationControlTest - 09:50:45.202 [main ] TRACE it.tidalwave.role.ContextManager$Locator - ContextManagerProvider instantiated from META-INF: it.tidalwave.role.spring.spi.SpringContextManagerProvider@29df2302 09:50:45.202 [main ] DEBUG i.t.role.spring.spi.AnnotationSpringRoleManager - ctor 09:50:45.216 [main ] DEBUG i.t.role.spring.spi.AnnotationSpringRoleManager - scanning classes with interface it.tidalwave.dci.annotation.DciRole annotation... 09:50:46.388 [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]) 09:50:46.390 [main ] DEBUG it.tidalwave.role.spi.RoleManagerSupport - Configured roles: 09:50:46.390 [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] 09:50:46.390 [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] 09:50:46.390 [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] 09:50:46.390 [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] 09:50:46.390 [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] 09:50:46.390 [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] 09:50:46.390 [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] 09:50:46.390 [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] 09:50:46.396 [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] 09:50:46.399 [main ] TRACE it.tidalwave.role.spi.ContextSampler - >>>> contexts for i.t.r.u.i.DefaultUserAction@3449885a at construction time: [] 09:50:46.400 [main ] TRACE it.tidalwave.role.spi.ContextSampler - >>>> contexts for i.t.r.u.i.DefaultUserAction@587dbdd8 at construction time: [] 09:50:46.400 [main ] TRACE it.tidalwave.messagebus.MessageBusHelper - registerMessageListener(void it.tidalwave.northernwind.rca.ui.contenteditor.spi.DefaultContentEditorPresentationControl.onContentSelected(it.tidalwave.northernwind.rca.ui.event.ContentSelectedEvent)) 09:50:46.402 [main ] INFO i.t.n.r.u.c.s.DefaultContentEditorPresentationControlTest - **************** 09:50:46.402 [main ] INFO i.t.n.r.u.c.s.DefaultContentEditorPresentationControlTest - TEST "must bind" 09:50:46.402 [main ] INFO i.t.n.r.u.c.s.DefaultContentEditorPresentationControlTest - **************** 09:50:46.406 [main ] INFO i.t.n.r.u.c.s.DefaultContentEditorPresentationControlTest - TEST PASSED in 3 msec 09:50:46.406 [main ] INFO i.t.n.r.u.c.s.DefaultContentEditorPresentationControlTest - 09:50:46.460 [main ] TRACE it.tidalwave.role.ContextManager$Locator - ContextManagerProvider instantiated from META-INF: it.tidalwave.role.spring.spi.SpringContextManagerProvider@1f75716a 09:50:46.460 [main ] DEBUG i.t.role.spring.spi.AnnotationSpringRoleManager - ctor 09:50:46.461 [main ] DEBUG i.t.role.spring.spi.AnnotationSpringRoleManager - scanning classes with interface it.tidalwave.dci.annotation.DciRole annotation... 09:50:48.624 [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]) 09:50:48.625 [main ] DEBUG it.tidalwave.role.spi.RoleManagerSupport - Configured roles: 09:50:48.634 [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] 09:50:48.635 [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] 09:50:48.635 [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] 09:50:48.635 [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] 09:50:48.635 [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] 09:50:48.635 [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] 09:50:48.635 [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] 09:50:48.635 [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] 09:50:48.640 [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] 09:50:48.643 [main ] TRACE it.tidalwave.role.spi.ContextSampler - >>>> contexts for i.t.r.u.i.DefaultUserAction@4d90820 at construction time: [] 09:50:48.643 [main ] TRACE it.tidalwave.role.spi.ContextSampler - >>>> contexts for i.t.r.u.i.DefaultUserAction@56e5a309 at construction time: [] 09:50:48.644 [main ] TRACE it.tidalwave.messagebus.MessageBusHelper - registerMessageListener(void it.tidalwave.northernwind.rca.ui.contenteditor.spi.DefaultContentEditorPresentationControl.onContentSelected(it.tidalwave.northernwind.rca.ui.event.ContentSelectedEvent)) 09:50:48.647 [main ] INFO i.t.n.r.u.c.s.DefaultContentEditorPresentationControlTest - ********************************************************************* 09:50:48.647 [main ] INFO i.t.n.r.u.c.s.DefaultContentEditorPresentationControlTest - TEST "must clear the presentation on reception of an empty selection" 09:50:48.647 [main ] INFO i.t.n.r.u.c.s.DefaultContentEditorPresentationControlTest - ********************************************************************* 09:50:48.648 [main ] DEBUG i.t.n.r.u.c.s.DefaultContentEditorPresentationControl - onContentSelected(ContentSelectedEvent(content=Optional.empty)) 09:50:48.652 [main ] INFO i.t.n.r.u.c.s.DefaultContentEditorPresentationControlTest - TEST PASSED in 5 msec 09:50:48.653 [main ] INFO i.t.n.r.u.c.s.DefaultContentEditorPresentationControlTest - 09:50:48.748 [main ] TRACE it.tidalwave.role.ContextManager$Locator - ContextManagerProvider instantiated from META-INF: it.tidalwave.role.spring.spi.SpringContextManagerProvider@464d44bf 09:50:48.748 [main ] DEBUG i.t.role.spring.spi.AnnotationSpringRoleManager - ctor 09:50:48.748 [main ] DEBUG i.t.role.spring.spi.AnnotationSpringRoleManager - scanning classes with interface it.tidalwave.dci.annotation.DciRole annotation... 09:50:51.044 [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]) 09:50:51.045 [main ] DEBUG it.tidalwave.role.spi.RoleManagerSupport - Configured roles: 09:50:51.045 [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] 09:50:51.045 [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] 09:50:51.050 [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] 09:50:51.051 [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] 09:50:51.051 [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] 09:50:51.051 [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] 09:50:51.051 [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] 09:50:51.051 [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] 09:50:51.066 [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] 09:50:51.068 [main ] TRACE it.tidalwave.role.spi.ContextSampler - >>>> contexts for i.t.r.u.i.DefaultUserAction@556d340b at construction time: [] 09:50:51.069 [main ] TRACE it.tidalwave.role.spi.ContextSampler - >>>> contexts for i.t.r.u.i.DefaultUserAction@d5140f8 at construction time: [] 09:50:51.069 [main ] TRACE it.tidalwave.messagebus.MessageBusHelper - registerMessageListener(void it.tidalwave.northernwind.rca.ui.contenteditor.spi.DefaultContentEditorPresentationControl.onContentSelected(it.tidalwave.northernwind.rca.ui.event.ContentSelectedEvent)) 09:50:51.071 [main ] INFO i.t.n.r.u.c.s.DefaultContentEditorPresentationControlTest - ****************************************************************************************** 09:50:51.071 [main ] INFO i.t.n.r.u.c.s.DefaultContentEditorPresentationControlTest - TEST "must populate the presentation and bind properties on reception of selected content" 09:50:51.071 [main ] INFO i.t.n.r.u.c.s.DefaultContentEditorPresentationControlTest - ****************************************************************************************** 09:50:51.086 [main ] DEBUG i.t.n.r.u.c.s.DefaultContentEditorPresentationControl - onContentSelected(ContentSelectedEvent(content=Optional[Mock for Content, hashCode: 2016379777])) 09:50:51.090 [main ] INFO i.t.n.r.u.c.s.DefaultContentEditorPresentationControlTest - TEST PASSED in 19 msec 09:50:51.108 [main ] INFO i.t.n.r.u.c.s.DefaultContentEditorPresentationControlTest - 09:50:51.182 [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: 13.558 s - in TestSuite [INFO] [INFO] Results: [INFO] [INFO] Tests run: 16, Failures: 0, Errors: 0, Skipped: 0 [INFO] [JENKINS] Recording test results [INFO] [INFO] --- maven-jar-plugin:3.2.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.99d83e824f44.jar [INFO] [INFO] --- maven-jar-plugin:3.2.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.99d83e824f44-tests.jar [INFO] [INFO] --- maven-install-plugin:3.0.0-M1:install (default-install) @ it-tidalwave-northernwind-rca-ui-content-editor --- [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.99d83e824f44.jar to /var/jenkins_home/maven-repositories/0/it/tidalwave/northernwind/rca/it-tidalwave-northernwind-rca-ui-content-editor/1.2-ALPHA-4-SNAPSHOT/it-tidalwave-northernwind-rca-ui-content-editor-1.2-ALPHA-4-SNAPSHOT.jar [INFO] Installing /var/jenkins_home/jobs/Zephyr_Build_and_Test/workspace/modules/ContentEditor/pom.xml to /var/jenkins_home/maven-repositories/0/it/tidalwave/northernwind/rca/it-tidalwave-northernwind-rca-ui-content-editor/1.2-ALPHA-4-SNAPSHOT/it-tidalwave-northernwind-rca-ui-content-editor-1.2-ALPHA-4-SNAPSHOT.pom [INFO] Installing /var/jenkins_home/jobs/Zephyr_Build_and_Test/workspace/modules/ContentEditor/target/it-tidalwave-northernwind-rca-ui-content-editor-1.2-ALPHA-4-SNAPSHOT.99d83e824f44-tests.jar to /var/jenkins_home/maven-repositories/0/it/tidalwave/northernwind/rca/it-tidalwave-northernwind-rca-ui-content-editor/1.2-ALPHA-4-SNAPSHOT/it-tidalwave-northernwind-rca-ui-content-editor-1.2-ALPHA-4-SNAPSHOT-tests.jar [JENKINS] Archiving disabled Started calculate disk usage of build Finished Calculation of disk usage of build in 0 seconds Started calculate disk usage of workspace Finished Calculation of disk usage of workspace in 0 seconds [INFO] [INFO] --< it.tidalwave.northernwind.rca:it-tidalwave-northernwind-rca-ui-content-explorer >-- [INFO] Building Zephyr - UI Content Explorer 1.2-ALPHA-4-SNAPSHOT [8/15] [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ it-tidalwave-northernwind-rca-ui-content-explorer --- [INFO] [INFO] --- buildnumber-maven-plugin:1.4: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: 99d83e824f44 at timestamp: 1640166653285 [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] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven) @ it-tidalwave-northernwind-rca-ui-content-explorer --- [INFO] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-banned-dependencies) @ it-tidalwave-northernwind-rca-ui-content-explorer --- [INFO] [INFO] --- maven-antrun-plugin:3.0.0:run (generate-and-print-build-description) @ it-tidalwave-northernwind-rca-ui-content-explorer --- [INFO] Executing tasks [INFO] [echo] DESCRIPTION: origin/fix-for-NWRCA-53 1.2-ALPHA-4-SNAPSHOT 99d83e824f44 [INFO] [echo] Java Version: 11.0.10 -source 11 -target 11 -release 11 [INFO] Executed tasks [INFO] [INFO] --- maven-antrun-plugin:3.0.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] --- maven-resources-plugin:3.2.0:resources (default-resources) @ it-tidalwave-northernwind-rca-ui-content-explorer --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] Copying 1 resource [INFO] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ it-tidalwave-northernwind-rca-ui-content-explorer --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 4 source files to /var/jenkins_home/jobs/Zephyr_Build_and_Test/workspace/modules/ContentExplorer/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] No processor claimed any of these annotations: /javax.annotation.Nonnull,/it.tidalwave.dci.annotation.DciContext,/it.tidalwave.util.annotation.VisibleForTesting,/it.tidalwave.messagebus.annotation.ListensTo,/it.tidalwave.messagebus.annotation.SimpleMessageSubscriber,/it.tidalwave.dci.annotation.DciRole,java.base/java.lang.Override [INFO] [INFO] --- aspectj-maven-plugin:1.11:compile (weave-classes) @ it-tidalwave-northernwind-rca-ui-content-explorer --- [INFO] Showing AJC message detail for messages of types: [error, warning, fail] [INFO] [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ it-tidalwave-northernwind-rca-ui-content-explorer --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] Copying 2 resources [INFO] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ it-tidalwave-northernwind-rca-ui-content-explorer --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 2 source files to /var/jenkins_home/jobs/Zephyr_Build_and_Test/workspace/modules/ContentExplorer/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] No processor claimed any of these annotations: /org.testng.annotations.Test,/org.testng.annotations.BeforeMethod,/org.testng.annotations.AfterMethod [INFO] [INFO] --- aspectj-maven-plugin:1.11: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] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ it-tidalwave-northernwind-rca-ui-content-explorer --- [INFO] [INFO] ------------------------------------------------------- [INFO] T E S T S [INFO] ------------------------------------------------------- [INFO] Running TestSuite 09:51:04.704 [main ] INFO i.t.n.r.u.c.i.ContentSelectableFiringSelectedEventTest - STARTING TESTS OF it.tidalwave.northernwind.rca.ui.contentexplorer.impl.ContentSelectableFiringSelectedEventTest 09:51:05.827 [main ] TRACE it.tidalwave.role.ContextManager$Locator - ContextManagerProvider instantiated from META-INF: it.tidalwave.role.spring.spi.SpringContextManagerProvider@6175619b 09:51:05.828 [main ] DEBUG i.t.role.spring.spi.AnnotationSpringRoleManager - ctor 09:51:05.848 [main ] DEBUG i.t.role.spring.spi.AnnotationSpringRoleManager - scanning classes with interface it.tidalwave.dci.annotation.DciRole annotation... 09:51:07.891 [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]) 09:51:07.922 [main ] DEBUG it.tidalwave.role.spi.RoleManagerSupport - Configured roles: 09:51:07.924 [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] 09:51:07.924 [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] 09:51:07.924 [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] 09:51:07.924 [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] 09:51:07.924 [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] 09:51:07.925 [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] 09:51:07.925 [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] 09:51:07.925 [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] 09:51:09.385 [main ] INFO i.t.n.r.u.c.i.ContentSelectableFiringSelectedEventTest - ************************************************************** 09:51:09.386 [main ] INFO i.t.n.r.u.c.i.ContentSelectableFiringSelectedEventTest - TEST "must be a role activated only in the controller context" 09:51:09.386 [main ] INFO i.t.n.r.u.c.i.ContentSelectableFiringSelectedEventTest - ************************************************************** 09:51:09.401 [main ] INFO i.t.n.r.u.c.i.ContentSelectableFiringSelectedEventTest - TEST PASSED in 16 msec 09:51:09.402 [main ] INFO i.t.n.r.u.c.i.ContentSelectableFiringSelectedEventTest - 09:51:09.575 [main ] DEBUG i.t.role.spring.spi.AnnotationSpringRoleManager - ctor 09:51:09.591 [main ] DEBUG i.t.role.spring.spi.AnnotationSpringRoleManager - scanning classes with interface it.tidalwave.dci.annotation.DciRole annotation... 09:51:11.532 [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]) 09:51:11.533 [main ] DEBUG it.tidalwave.role.spi.RoleManagerSupport - Configured roles: 09:51:11.533 [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] 09:51:11.533 [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] 09:51:11.533 [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] 09:51:11.533 [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] 09:51:11.533 [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] 09:51:11.533 [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] 09:51:11.534 [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] 09:51:11.534 [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] 09:51:11.547 [main ] INFO i.t.n.r.u.c.i.ContentSelectableFiringSelectedEventTest - ***************************************************************** 09:51:11.547 [main ] INFO i.t.n.r.u.c.i.ContentSelectableFiringSelectedEventTest - TEST "must fire selection event on the message bus when selected" 09:51:11.547 [main ] INFO i.t.n.r.u.c.i.ContentSelectableFiringSelectedEventTest - ***************************************************************** 09:51:11.577 [main ] INFO i.t.n.r.u.c.i.ContentSelectableFiringSelectedEventTest - TEST PASSED in 30 msec 09:51:11.577 [main ] INFO i.t.n.r.u.c.i.ContentSelectableFiringSelectedEventTest - 09:51:11.648 [main ] TRACE it.tidalwave.role.ContextManager$Locator - ContextManagerProvider instantiated from META-INF: it.tidalwave.role.spring.spi.SpringContextManagerProvider@4d30ec47 09:51:11.649 [main ] DEBUG i.t.role.spring.spi.AnnotationSpringRoleManager - ctor 09:51:11.650 [main ] DEBUG i.t.role.spring.spi.AnnotationSpringRoleManager - scanning classes with interface it.tidalwave.dci.annotation.DciRole annotation... 09:51:13.512 [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]) 09:51:13.513 [main ] DEBUG it.tidalwave.role.spi.RoleManagerSupport - Configured roles: 09:51:13.514 [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] 09:51:13.514 [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] 09:51:13.514 [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] 09:51:13.514 [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] 09:51:13.514 [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] 09:51:13.515 [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] 09:51:13.515 [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] 09:51:13.515 [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] 09:51:13.669 [main ] TRACE it.tidalwave.messagebus.MessageBusHelper - registerMessageListener(void it.tidalwave.northernwind.rca.ui.contentexplorer.impl.DefaultContentExplorerPresentationControl.onOpenSite(it.tidalwave.northernwind.rca.ui.event.OpenSiteEvent)) 09:51:13.936 [main ] TRACE it.tidalwave.role.spi.ContextSampler - >>>> contexts for i.t.n.c.m.Content$MockitoMock$511057280@2e8e1afc at construction time: [] 09:51:13.937 [main ] TRACE it.tidalwave.role.spi.ContextSampler - >>>> contexts for i.t.n.c.m.Content$MockitoMock$511057280@2e8e1afc at construction time: [] 09:51:13.991 [main ] INFO i.t.n.r.u.c.i.DefaultContentExplorerPresentationControlTest - ********************************** 09:51:13.991 [main ] INFO i.t.n.r.u.c.i.DefaultContentExplorerPresentationControlTest - TEST "must be a MessageSubscriber" 09:51:13.991 [main ] INFO i.t.n.r.u.c.i.DefaultContentExplorerPresentationControlTest - ********************************** 09:51:13.993 [main ] INFO i.t.n.r.u.c.i.DefaultContentExplorerPresentationControlTest - TEST PASSED in 2 msec 09:51:13.994 [main ] INFO i.t.n.r.u.c.i.DefaultContentExplorerPresentationControlTest - 09:51:14.117 [main ] TRACE it.tidalwave.role.ContextManager$Locator - ContextManagerProvider instantiated from META-INF: it.tidalwave.role.spring.spi.SpringContextManagerProvider@7c335bc3 09:51:14.118 [main ] DEBUG i.t.role.spring.spi.AnnotationSpringRoleManager - ctor 09:51:14.120 [main ] DEBUG i.t.role.spring.spi.AnnotationSpringRoleManager - scanning classes with interface it.tidalwave.dci.annotation.DciRole annotation... 09:51:16.563 [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]) 09:51:16.564 [main ] DEBUG it.tidalwave.role.spi.RoleManagerSupport - Configured roles: 09:51:16.564 [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] 09:51:16.564 [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] 09:51:16.564 [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] 09:51:16.564 [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] 09:51:16.564 [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] 09:51:16.565 [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] 09:51:16.565 [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] 09:51:16.565 [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] 09:51:16.576 [main ] TRACE it.tidalwave.messagebus.MessageBusHelper - registerMessageListener(void it.tidalwave.northernwind.rca.ui.contentexplorer.impl.DefaultContentExplorerPresentationControl.onOpenSite(it.tidalwave.northernwind.rca.ui.event.OpenSiteEvent)) 09:51:16.578 [main ] TRACE it.tidalwave.role.spi.ContextSampler - >>>> contexts for i.t.n.c.m.Content$MockitoMock$511057280@1c5bd308 at construction time: [] 09:51:16.578 [main ] TRACE it.tidalwave.role.spi.ContextSampler - >>>> contexts for i.t.n.c.m.Content$MockitoMock$511057280@1c5bd308 at construction time: [] 09:51:16.583 [main ] INFO i.t.n.r.u.c.i.DefaultContentExplorerPresentationControlTest - ********************************************************************************************************* 09:51:16.583 [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" 09:51:16.584 [main ] INFO i.t.n.r.u.c.i.DefaultContentExplorerPresentationControlTest - ********************************************************************************************************* 09:51:16.586 [main ] TRACE i.t.r.s.spi.DciContextWithAutoThreadBindingAspect - executing i.t.n.r.u.c.i.DefaultContentExplorerPresentationControl@757e9a52.onOpenSite() with context thread binding 09:51:16.588 [main ] TRACE it.tidalwave.role.spi.DefaultContextManager - runWithContexts([i.t.n.r.u.c.i.DefaultContentExplorerPresentationControl@757e9a52], i.t.r.s.s.DciContextWithAutoThreadBindingAspect$1@56ea2646) 09:51:16.588 [main ] TRACE it.tidalwave.role.spi.DefaultContextManager - >>>> contexts now: [it.tidalwave.northernwind.rca.ui.contentexplorer.impl.DefaultContentExplorerPresentationControl@757e9a52] - it.tidalwave.role.spi.DefaultContextManager@6be8c1b3 09:51:16.588 [main ] DEBUG i.t.n.r.u.c.i.DefaultContentExplorerPresentationControl - onOpenSite(Mock for OpenSiteEvent, hashCode: 121930451) 09:51:16.594 [main ] TRACE it.tidalwave.role.spi.ContextSampler - >>>> contexts for i.t.n.c.m.Content$MockitoMock$511057280@1c5bd308 at construction time: [i.t.n.r.u.c.i.DefaultContentExplorerPresentationControl@757e9a52] 09:51:16.595 [main ] TRACE it.tidalwave.role.spi.DefaultContextManager - >>>> runWithContexts([i.t.n.r.u.c.i.DefaultContentExplorerPresentationControl@757e9a52], i.t.r.s.s.DciContextWithAutoThreadBindingAspect$1@56ea2646) completed 09:51:16.597 [main ] TRACE it.tidalwave.role.spring.spi.SpringAsDelegate - as(i.t.r.u.Selectable) for i.t.n.c.m.Content$MockitoMock$511057280@1c5bd308 09:51:16.597 [main ] TRACE it.tidalwave.role.spring.spi.SpringAsDelegate - >>>> contexts: ContextSampler(contexts=[it.tidalwave.northernwind.rca.ui.contentexplorer.impl.DefaultContentExplorerPresentationControl@757e9a52]) 09:51:16.598 [main ] TRACE it.tidalwave.role.spi.DefaultContextManager - runWithContexts([i.t.n.r.u.c.i.DefaultContentExplorerPresentationControl@757e9a52], i.t.r.s.s.SpringAsDelegate$1@600d12c7) 09:51:16.598 [main ] TRACE it.tidalwave.role.spi.DefaultContextManager - >>>> contexts now: [it.tidalwave.northernwind.rca.ui.contentexplorer.impl.DefaultContentExplorerPresentationControl@757e9a52] - it.tidalwave.role.spi.DefaultContextManager@6be8c1b3 09:51:16.598 [main ] TRACE it.tidalwave.role.spi.RoleManagerSupport - findRoles(i.t.n.c.m.Content$MockitoMock$511057280@1c5bd308, i.t.r.u.Selectable) 09:51:16.598 [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] 09:51:16.598 [main ] TRACE it.tidalwave.role.spi.RoleManagerSupport - >>>> owner class replaced with i.t.n.c.m.Content 09:51:16.599 [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) 09:51:16.599 [main ] TRACE it.tidalwave.role.spi.RoleManagerSupport - >>>> contexts: [i.t.n.r.u.c.i.DefaultContentExplorerPresentationControl@757e9a52] 09:51:16.599 [main ] TRACE it.tidalwave.role.spi.RoleManagerSupport - >>>> constructor parameters: [Mock for MessageBus, hashCode: 1160459498, Mock for Content, hashCode: 475779848] 09:51:16.600 [main ] TRACE it.tidalwave.role.spi.RoleManagerSupport - >>>> findRoles() returning: [i.t.n.r.u.c.i.ContentSelectableFiringSelectedEvent@35366ddc] 09:51:16.600 [main ] TRACE it.tidalwave.role.spi.DefaultContextManager - >>>> runWithContexts([i.t.n.r.u.c.i.DefaultContentExplorerPresentationControl@757e9a52], i.t.r.s.s.SpringAsDelegate$1@600d12c7) completed 09:51:16.600 [main ] TRACE it.tidalwave.role.spring.spi.SpringAsDelegate - >>>> as() returning [i.t.n.r.u.c.i.ContentSelectableFiringSelectedEvent@35366ddc] 09:51:16.601 [main ] TRACE it.tidalwave.role.spring.spi.SpringAsDelegate - as(i.t.r.u.Selectable) for i.t.n.c.m.Content$MockitoMock$511057280@1c5bd308 09:51:16.601 [main ] TRACE it.tidalwave.role.spring.spi.SpringAsDelegate - >>>> contexts: ContextSampler(contexts=[it.tidalwave.northernwind.rca.ui.contentexplorer.impl.DefaultContentExplorerPresentationControl@757e9a52]) 09:51:16.601 [main ] TRACE it.tidalwave.role.spi.DefaultContextManager - runWithContexts([i.t.n.r.u.c.i.DefaultContentExplorerPresentationControl@757e9a52], i.t.r.s.s.SpringAsDelegate$1@69e76b8a) 09:51:16.601 [main ] TRACE it.tidalwave.role.spi.DefaultContextManager - >>>> contexts now: [it.tidalwave.northernwind.rca.ui.contentexplorer.impl.DefaultContentExplorerPresentationControl@757e9a52] - it.tidalwave.role.spi.DefaultContextManager@6be8c1b3 09:51:16.603 [main ] TRACE it.tidalwave.role.spi.RoleManagerSupport - findRoles(i.t.n.c.m.Content$MockitoMock$511057280@1c5bd308, i.t.r.u.Selectable) 09:51:16.603 [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] 09:51:16.603 [main ] TRACE it.tidalwave.role.spi.RoleManagerSupport - >>>> owner class replaced with i.t.n.c.m.Content 09:51:16.603 [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) 09:51:16.603 [main ] TRACE it.tidalwave.role.spi.RoleManagerSupport - >>>> contexts: [i.t.n.r.u.c.i.DefaultContentExplorerPresentationControl@757e9a52] 09:51:16.603 [main ] TRACE it.tidalwave.role.spi.RoleManagerSupport - >>>> constructor parameters: [Mock for MessageBus, hashCode: 1160459498, Mock for Content, hashCode: 475779848] 09:51:16.604 [main ] TRACE it.tidalwave.role.spi.RoleManagerSupport - >>>> findRoles() returning: [i.t.n.r.u.c.i.ContentSelectableFiringSelectedEvent@75779e38] 09:51:16.605 [main ] TRACE it.tidalwave.role.spi.DefaultContextManager - >>>> runWithContexts([i.t.n.r.u.c.i.DefaultContentExplorerPresentationControl@757e9a52], i.t.r.s.s.SpringAsDelegate$1@69e76b8a) completed 09:51:16.605 [main ] TRACE it.tidalwave.role.spring.spi.SpringAsDelegate - >>>> as() returning [i.t.n.r.u.c.i.ContentSelectableFiringSelectedEvent@75779e38] 09:51:16.606 [main ] INFO i.t.n.r.u.c.i.DefaultContentExplorerPresentationControlTest - TEST PASSED in 23 msec 09:51:16.606 [main ] INFO i.t.n.r.u.c.i.DefaultContentExplorerPresentationControlTest - 09:51:16.701 [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: 13.03 s - in TestSuite [INFO] [INFO] Results: [INFO] [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0 [INFO] [JENKINS] Recording test results [INFO] [INFO] --- maven-jar-plugin:3.2.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.99d83e824f44.jar [INFO] [INFO] --- maven-jar-plugin:3.2.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.99d83e824f44-tests.jar [INFO] [INFO] --- maven-install-plugin:3.0.0-M1:install (default-install) @ it-tidalwave-northernwind-rca-ui-content-explorer --- [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.99d83e824f44.jar to /var/jenkins_home/maven-repositories/0/it/tidalwave/northernwind/rca/it-tidalwave-northernwind-rca-ui-content-explorer/1.2-ALPHA-4-SNAPSHOT/it-tidalwave-northernwind-rca-ui-content-explorer-1.2-ALPHA-4-SNAPSHOT.jar [INFO] Installing /var/jenkins_home/jobs/Zephyr_Build_and_Test/workspace/modules/ContentExplorer/pom.xml to /var/jenkins_home/maven-repositories/0/it/tidalwave/northernwind/rca/it-tidalwave-northernwind-rca-ui-content-explorer/1.2-ALPHA-4-SNAPSHOT/it-tidalwave-northernwind-rca-ui-content-explorer-1.2-ALPHA-4-SNAPSHOT.pom [INFO] Installing /var/jenkins_home/jobs/Zephyr_Build_and_Test/workspace/modules/ContentExplorer/target/it-tidalwave-northernwind-rca-ui-content-explorer-1.2-ALPHA-4-SNAPSHOT.99d83e824f44-tests.jar to /var/jenkins_home/maven-repositories/0/it/tidalwave/northernwind/rca/it-tidalwave-northernwind-rca-ui-content-explorer/1.2-ALPHA-4-SNAPSHOT/it-tidalwave-northernwind-rca-ui-content-explorer-1.2-ALPHA-4-SNAPSHOT-tests.jar [JENKINS] Archiving disabled Started calculate disk usage of build Finished Calculation of disk usage of build in 0 seconds Started calculate disk usage of workspace Finished Calculation of disk usage of workspace in 0 seconds [INFO] [INFO] --< it.tidalwave.northernwind.rca:it-tidalwave-northernwind-rca-ui-content-manager >-- [INFO] Building Zephyr - UI Content Manager 1.2-ALPHA-4-SNAPSHOT [9/15] [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ it-tidalwave-northernwind-rca-ui-content-manager --- [INFO] [INFO] --- buildnumber-maven-plugin:1.4: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: 99d83e824f44 at timestamp: 1640166678604 [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] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven) @ it-tidalwave-northernwind-rca-ui-content-manager --- [INFO] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-banned-dependencies) @ it-tidalwave-northernwind-rca-ui-content-manager --- [INFO] [INFO] --- maven-antrun-plugin:3.0.0:run (generate-and-print-build-description) @ it-tidalwave-northernwind-rca-ui-content-manager --- [INFO] Executing tasks [INFO] [echo] DESCRIPTION: origin/fix-for-NWRCA-53 1.2-ALPHA-4-SNAPSHOT 99d83e824f44 [INFO] [echo] Java Version: 11.0.10 -source 11 -target 11 -release 11 [INFO] Executed tasks [INFO] [INFO] --- maven-antrun-plugin:3.0.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] --- maven-resources-plugin:3.2.0:resources (default-resources) @ it-tidalwave-northernwind-rca-ui-content-manager --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] Copying 2 resources [INFO] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ it-tidalwave-northernwind-rca-ui-content-manager --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 9 source files to /var/jenkins_home/jobs/Zephyr_Build_and_Test/workspace/modules/ContentManager/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] No processor claimed any of these annotations: /it.tidalwave.messagebus.annotation.ListensTo,/javax.annotation.CheckForNull,/it.tidalwave.dci.annotation.DciRole,/javax.annotation.Nonnull,/it.tidalwave.util.annotation.VisibleForTesting,java.base/java.lang.FunctionalInterface,/it.tidalwave.messagebus.annotation.SimpleMessageSubscriber,/javax.annotation.PostConstruct,java.base/java.lang.Override [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-maven-plugin:1.11:compile (weave-classes) @ it-tidalwave-northernwind-rca-ui-content-manager --- [INFO] Showing AJC message detail for messages of types: [error, warning, fail] [INFO] [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ it-tidalwave-northernwind-rca-ui-content-manager --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] Copying 2 resources [INFO] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ it-tidalwave-northernwind-rca-ui-content-manager --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 3 source files to /var/jenkins_home/jobs/Zephyr_Build_and_Test/workspace/modules/ContentManager/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] No processor claimed any of these annotations: /javax.annotation.Nonnull,/org.testng.annotations.BeforeMethod,/org.testng.annotations.Test,/org.testng.annotations.BeforeClass,/org.testng.annotations.DataProvider,java.base/java.lang.Override [INFO] [INFO] --- aspectj-maven-plugin:1.11: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] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ it-tidalwave-northernwind-rca-ui-content-manager --- [INFO] [INFO] ------------------------------------------------------- [INFO] T E S T S [INFO] ------------------------------------------------------- [INFO] Running TestSuite 09:51:31.930 [main ] INFO i.t.n.r.u.c.i.CreateContentRequestActionProviderTest - STARTING TESTS OF it.tidalwave.northernwind.rca.ui.contentmanager.impl.CreateContentRequestActionProviderTest 09:51:32.990 [main ] TRACE it.tidalwave.role.spi.ContextSampler - >>>> contexts for i.t.r.u.i.DefaultUserAction@4aa3d36 at construction time: [] 09:51:32.993 [main ] INFO i.t.n.r.u.c.i.CreateContentRequestActionProviderTest - ********************************************* 09:51:32.994 [main ] INFO i.t.n.r.u.c.i.CreateContentRequestActionProviderTest - TEST "must provide only a New Content action" 09:51:32.994 [main ] INFO i.t.n.r.u.c.i.CreateContentRequestActionProviderTest - ********************************************* 09:51:32.999 [main ] INFO i.t.n.r.u.c.i.CreateContentRequestActionProviderTest - TEST PASSED in 7 msec 09:51:32.999 [main ] INFO i.t.n.r.u.c.i.CreateContentRequestActionProviderTest - 09:51:33.009 [main ] TRACE it.tidalwave.role.spi.ContextSampler - >>>> contexts for i.t.r.u.i.DefaultUserAction@74a195a4 at construction time: [] 09:51:33.010 [main ] INFO i.t.n.r.u.c.i.CreateContentRequestActionProviderTest - ************************************************************ 09:51:33.010 [main ] INFO i.t.n.r.u.c.i.CreateContentRequestActionProviderTest - TEST "the action must publish a proper CreateContentRequest" 09:51:33.011 [main ] INFO i.t.n.r.u.c.i.CreateContentRequestActionProviderTest - ************************************************************ 09:51:33.044 [main ] INFO i.t.n.r.u.c.i.CreateContentRequestActionProviderTest - TEST PASSED in 34 msec 09:51:33.054 [main ] INFO i.t.n.r.u.c.i.CreateContentRequestActionProviderTest - 09:51:34.087 [main ] DEBUG i.t.role.spring.spi.AnnotationSpringRoleManager - ctor 09:51:34.099 [main ] DEBUG i.t.role.spring.spi.AnnotationSpringRoleManager - scanning classes with interface it.tidalwave.dci.annotation.DciRole annotation... 09:51:37.132 [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]) 09:51:37.137 [main ] DEBUG it.tidalwave.role.spi.RoleManagerSupport - Configured roles: 09:51:37.155 [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] 09:51:37.156 [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] 09:51:37.167 [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] 09:51:37.167 [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] 09:51:37.167 [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] 09:51:37.167 [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] 09:51:37.167 [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] 09:51:37.168 [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] 09:51:37.168 [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] 09:51:37.301 [main ] TRACE it.tidalwave.messagebus.MessageBusHelper - registerMessageListener(void it.tidalwave.northernwind.rca.ui.contentmanager.impl.DefaultAddContentPresentationControl.onCreateContentRequest(it.tidalwave.northernwind.rca.ui.event.CreateContentRequest)) 09:51:37.396 [main ] INFO i.t.n.r.u.c.i.DefaultAddContentPresentationControlTest - ******************************************************************************************************************************************************************************************** 09:51:37.396 [main ] INFO i.t.n.r.u.c.i.DefaultAddContentPresentationControlTest - TEST "must create Content with the right Properties when user confirms" 09:51:37.396 [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)=2021-12-22T09:51:33.058020Z[Etc/UTC], Key(name=title, type=class java.lang.String)=the title, Key(name=exposedUri, type=class java.lang.String)=the-exposed-uri}] 09:51:37.406 [main ] INFO i.t.n.r.u.c.i.DefaultAddContentPresentationControlTest - ******************************************************************************************************************************************************************************************** 09:51:37.415 [main ] INFO i.t.n.r.u.c.i.DefaultAddContentPresentationControl - onCreateContentRequest(CreateContentRequest(parentContent=Mock for Content, hashCode: 2086321553)) 09:51:37.535 [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@10c8ce51)... 09:51:37.543 [main ] INFO i.t.n.r.u.c.i.DefaultAddContentPresentationControlTest - TEST PASSED in 209 msec 09:51:37.543 [main ] INFO i.t.n.r.u.c.i.DefaultAddContentPresentationControlTest - 09:51:37.628 [main ] DEBUG i.t.role.spring.spi.AnnotationSpringRoleManager - ctor 09:51:37.629 [main ] DEBUG i.t.role.spring.spi.AnnotationSpringRoleManager - scanning classes with interface it.tidalwave.dci.annotation.DciRole annotation... 09:51:39.602 [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]) 09:51:39.604 [main ] DEBUG it.tidalwave.role.spi.RoleManagerSupport - Configured roles: 09:51:39.605 [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] 09:51:39.605 [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] 09:51:39.605 [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] 09:51:39.605 [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] 09:51:39.606 [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] 09:51:39.606 [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] 09:51:39.606 [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] 09:51:39.606 [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] 09:51:39.606 [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] 09:51:39.625 [main ] TRACE it.tidalwave.messagebus.MessageBusHelper - registerMessageListener(void it.tidalwave.northernwind.rca.ui.contentmanager.impl.DefaultAddContentPresentationControl.onCreateContentRequest(it.tidalwave.northernwind.rca.ui.event.CreateContentRequest)) 09:51:39.631 [main ] INFO i.t.n.r.u.c.i.DefaultAddContentPresentationControlTest - ******************************************************************************************************************************************************************************************** 09:51:39.638 [main ] INFO i.t.n.r.u.c.i.DefaultAddContentPresentationControlTest - TEST "must create Content with the right Properties when user confirms" 09:51:39.638 [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=2021-12-23T09:51:33.058020Z[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=title, type=class java.lang.String)=another title, Key(name=publishingDateTime, type=class java.time.ZonedDateTime)=2021-12-23T09:51:33.058020Z[Etc/UTC], Key(name=exposedUri, type=class java.lang.String)=another-exposed-uri}] 09:51:39.639 [main ] INFO i.t.n.r.u.c.i.DefaultAddContentPresentationControlTest - ******************************************************************************************************************************************************************************************** 09:51:39.641 [main ] INFO i.t.n.r.u.c.i.DefaultAddContentPresentationControl - onCreateContentRequest(CreateContentRequest(parentContent=Mock for Content, hashCode: 2134970140)) 09:51:39.645 [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@4da7f7c6)... 09:51:39.648 [main ] INFO i.t.n.r.u.c.i.DefaultAddContentPresentationControlTest - TEST PASSED in 18 msec 09:51:39.648 [main ] INFO i.t.n.r.u.c.i.DefaultAddContentPresentationControlTest - 09:51:39.721 [main ] DEBUG i.t.role.spring.spi.AnnotationSpringRoleManager - ctor 09:51:39.728 [main ] DEBUG i.t.role.spring.spi.AnnotationSpringRoleManager - scanning classes with interface it.tidalwave.dci.annotation.DciRole annotation... 09:51:41.287 [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]) 09:51:41.288 [main ] DEBUG it.tidalwave.role.spi.RoleManagerSupport - Configured roles: 09:51:41.289 [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] 09:51:41.289 [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] 09:51:41.289 [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] 09:51:41.293 [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] 09:51:41.293 [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] 09:51:41.293 [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] 09:51:41.293 [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] 09:51:41.294 [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] 09:51:41.294 [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] 09:51:41.314 [main ] TRACE it.tidalwave.messagebus.MessageBusHelper - registerMessageListener(void it.tidalwave.northernwind.rca.ui.contentmanager.impl.DefaultAddContentPresentationControl.onCreateContentRequest(it.tidalwave.northernwind.rca.ui.event.CreateContentRequest)) 09:51:41.316 [main ] INFO i.t.n.r.u.c.i.DefaultAddContentPresentationControlTest - **************************************** 09:51:41.316 [main ] INFO i.t.n.r.u.c.i.DefaultAddContentPresentationControlTest - TEST "must do nothing when user cancels" 09:51:41.316 [main ] INFO i.t.n.r.u.c.i.DefaultAddContentPresentationControlTest - **************************************** 09:51:41.318 [main ] INFO i.t.n.r.u.c.i.DefaultAddContentPresentationControl - onCreateContentRequest(CreateContentRequest(parentContent=Mock for Content, hashCode: 579872327)) 09:51:41.328 [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@235f87e8)... 09:51:41.329 [main ] INFO i.t.n.r.u.c.i.DefaultAddContentPresentationControlTest - TEST PASSED in 13 msec 09:51:41.330 [main ] INFO i.t.n.r.u.c.i.DefaultAddContentPresentationControlTest - 09:51:41.385 [main ] DEBUG i.t.role.spring.spi.AnnotationSpringRoleManager - ctor 09:51:41.385 [main ] DEBUG i.t.role.spring.spi.AnnotationSpringRoleManager - scanning classes with interface it.tidalwave.dci.annotation.DciRole annotation... 09:51:43.076 [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]) 09:51:43.078 [main ] DEBUG it.tidalwave.role.spi.RoleManagerSupport - Configured roles: 09:51:43.078 [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] 09:51:43.078 [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] 09:51:43.078 [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] 09:51:43.078 [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] 09:51:43.079 [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] 09:51:43.079 [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] 09:51:43.079 [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] 09:51:43.080 [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] 09:51:43.080 [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] 09:51:43.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)) 09:51:43.110 [main ] INFO i.t.n.r.u.c.i.DefaultAddContentPresentationControlTest - *************************************************** 09:51:43.110 [main ] INFO i.t.n.r.u.c.i.DefaultAddContentPresentationControlTest - TEST "must properly set initial values and show up" 09:51:43.110 [main ] INFO i.t.n.r.u.c.i.DefaultAddContentPresentationControlTest - *************************************************** 09:51:43.126 [main ] INFO i.t.n.r.u.c.i.DefaultAddContentPresentationControl - onCreateContentRequest(CreateContentRequest(parentContent=Mock for Content, hashCode: 1401234028)) 09:51:43.129 [main ] INFO i.t.n.r.u.c.i.DefaultAddContentPresentationControlTest - TEST PASSED in 19 msec 09:51:43.129 [main ] INFO i.t.n.r.u.c.i.DefaultAddContentPresentationControlTest - 09:51:43.263 [main ] DEBUG i.t.role.spring.spi.AnnotationSpringRoleManager - ctor 09:51:43.264 [main ] DEBUG i.t.role.spring.spi.AnnotationSpringRoleManager - scanning classes with interface it.tidalwave.dci.annotation.DciRole annotation... 09:51:44.563 [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]) 09:51:44.564 [main ] DEBUG it.tidalwave.role.spi.RoleManagerSupport - Configured roles: 09:51:44.565 [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] 09:51:44.567 [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] 09:51:44.567 [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] 09:51:44.570 [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] 09:51:44.571 [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] 09:51:44.571 [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] 09:51:44.571 [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] 09:51:44.571 [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] 09:51:44.571 [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] 09:51:44.614 [main ] INFO i.t.n.r.u.c.impl.DefaultContentChildCreatorTest - ******************************************************** 09:51:44.614 [main ] INFO i.t.n.r.u.c.impl.DefaultContentChildCreatorTest - TEST "must properly create the new Content and store it" 09:51:44.614 [main ] INFO i.t.n.r.u.c.impl.DefaultContentChildCreatorTest - ******************************************************** 09:51:44.615 [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: 231351999 09:51:44.641 [main ] TRACE it.tidalwave.role.spi.ContextSampler - >>>> contexts for i.t.n.c.i.m.DefaultResourceProperties@a1fbb50/null at construction time: [] 09:51:44.666 [main ] TRACE i.t.n.core.impl.model.DefaultResourceProperties - convertValue(Key(name=Property1, type=class java.lang.String), value 1) 09:51:44.667 [main ] TRACE i.t.n.core.impl.model.DefaultResourceProperties - >>>> returning value 1 (java.lang.String) 09:51:44.667 [main ] TRACE i.t.n.core.impl.model.DefaultResourceProperties - convertValue(Key(name=Property2, type=class java.lang.String), value 2) 09:51:44.667 [main ] TRACE i.t.n.core.impl.model.DefaultResourceProperties - >>>> returning value 2 (java.lang.String) 09:51:44.668 [main ] INFO i.t.n.r.u.c.impl.DefaultContentChildCreatorTest - TEST PASSED in 54 msec 09:51:44.668 [main ] INFO i.t.n.r.u.c.impl.DefaultContentChildCreatorTest - 09:51:44.692 [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: 13.766 s - in TestSuite [INFO] [INFO] Results: [INFO] [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0 [INFO] [JENKINS] Recording test results [INFO] [INFO] --- maven-jar-plugin:3.2.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.99d83e824f44.jar [INFO] [INFO] --- maven-jar-plugin:3.2.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.99d83e824f44-tests.jar [INFO] [INFO] --- maven-install-plugin:3.0.0-M1:install (default-install) @ it-tidalwave-northernwind-rca-ui-content-manager --- [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.99d83e824f44.jar to /var/jenkins_home/maven-repositories/0/it/tidalwave/northernwind/rca/it-tidalwave-northernwind-rca-ui-content-manager/1.2-ALPHA-4-SNAPSHOT/it-tidalwave-northernwind-rca-ui-content-manager-1.2-ALPHA-4-SNAPSHOT.jar [INFO] Installing /var/jenkins_home/jobs/Zephyr_Build_and_Test/workspace/modules/ContentManager/pom.xml to /var/jenkins_home/maven-repositories/0/it/tidalwave/northernwind/rca/it-tidalwave-northernwind-rca-ui-content-manager/1.2-ALPHA-4-SNAPSHOT/it-tidalwave-northernwind-rca-ui-content-manager-1.2-ALPHA-4-SNAPSHOT.pom [INFO] Installing /var/jenkins_home/jobs/Zephyr_Build_and_Test/workspace/modules/ContentManager/target/it-tidalwave-northernwind-rca-ui-content-manager-1.2-ALPHA-4-SNAPSHOT.99d83e824f44-tests.jar to /var/jenkins_home/maven-repositories/0/it/tidalwave/northernwind/rca/it-tidalwave-northernwind-rca-ui-content-manager/1.2-ALPHA-4-SNAPSHOT/it-tidalwave-northernwind-rca-ui-content-manager-1.2-ALPHA-4-SNAPSHOT-tests.jar [JENKINS] Archiving disabled Started calculate disk usage of build Finished Calculation of disk usage of build in 0 seconds Started calculate disk usage of workspace Finished Calculation of disk usage of workspace in 0 seconds [INFO] [INFO] --< it.tidalwave.northernwind.rca:it-tidalwave-northernwind-rca-ui-site-opener >-- [INFO] Building Zephyr - UI Site Opener 1.2-ALPHA-4-SNAPSHOT [10/15] [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ it-tidalwave-northernwind-rca-ui-site-opener --- [INFO] [INFO] --- buildnumber-maven-plugin:1.4: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: 99d83e824f44 at timestamp: 1640166705897 [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] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven) @ it-tidalwave-northernwind-rca-ui-site-opener --- [INFO] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-banned-dependencies) @ it-tidalwave-northernwind-rca-ui-site-opener --- [INFO] [INFO] --- maven-antrun-plugin:3.0.0:run (generate-and-print-build-description) @ it-tidalwave-northernwind-rca-ui-site-opener --- [INFO] Executing tasks [INFO] [echo] DESCRIPTION: origin/fix-for-NWRCA-53 1.2-ALPHA-4-SNAPSHOT 99d83e824f44 [INFO] [echo] Java Version: 11.0.10 -source 11 -target 11 -release 11 [INFO] Executed tasks [INFO] [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ it-tidalwave-northernwind-rca-ui-site-opener --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] Copying 1 resource [INFO] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ it-tidalwave-northernwind-rca-ui-site-opener --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 3 source files to /var/jenkins_home/jobs/Zephyr_Build_and_Test/workspace/modules/SiteOpener/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' [WARNING] No processor claimed any of these annotations: /javax.annotation.Nonnull,/it.tidalwave.util.annotation.VisibleForTesting,java.base/java.lang.Override [INFO] [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ it-tidalwave-northernwind-rca-ui-site-opener --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] Copying 1 resource [INFO] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ it-tidalwave-northernwind-rca-ui-site-opener --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 2 source files to /var/jenkins_home/jobs/Zephyr_Build_and_Test/workspace/modules/SiteOpener/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' [WARNING] No processor claimed any of these annotations: /javax.annotation.Nonnull,/org.testng.annotations.BeforeMethod,/javax.annotation.Nullable,/org.testng.annotations.Test,/org.testng.annotations.DataProvider,java.base/java.lang.Override [INFO] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ it-tidalwave-northernwind-rca-ui-site-opener --- [INFO] [INFO] ------------------------------------------------------- [INFO] T E S T S [INFO] ------------------------------------------------------- [INFO] Running it.tidalwave.northernwind.rca.ui.siteopener.spi.DefaultSiteOpenerPresentationControlTest 09:51:53.022 [main ] INFO i.t.n.r.u.s.s.DefaultSiteOpenerPresentationControlTest - STARTING TESTS OF it.tidalwave.northernwind.rca.ui.siteopener.spi.DefaultSiteOpenerPresentationControlTest 09:51:54.088 [main ] TRACE it.tidalwave.role.ContextManager$Locator - ContextManagerProvider instantiated from META-INF: it.tidalwave.role.spring.spi.SpringContextManagerProvider@7f8633ae 09:51:54.099 [main ] DEBUG i.t.role.spring.spi.AnnotationSpringRoleManager - ctor 09:51:54.111 [main ] DEBUG i.t.role.spring.spi.AnnotationSpringRoleManager - scanning classes with interface it.tidalwave.dci.annotation.DciRole annotation... 09:51:55.605 [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]) 09:51:55.612 [main ] DEBUG it.tidalwave.role.spi.RoleManagerSupport - Configured roles: 09:51:55.614 [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] 09:51:55.614 [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] 09:51:55.614 [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] 09:51:55.614 [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] 09:51:55.614 [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] 09:51:55.614 [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] 09:51:55.615 [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] 09:51:55.661 [main ] TRACE it.tidalwave.role.spi.ContextSampler - >>>> contexts for i.t.r.u.i.DefaultUserAction@f532961 at construction time: [] 09:51:55.671 [main ] INFO i.t.n.r.u.s.s.DefaultSiteOpenerPresentationControlTest - ********************************************************************************** 09:51:55.672 [main ] INFO i.t.n.r.u.s.s.DefaultSiteOpenerPresentationControlTest - TEST "initialize must bind the presentation and set the default path to user home" 09:51:55.673 [main ] INFO i.t.n.r.u.s.s.DefaultSiteOpenerPresentationControlTest - ********************************************************************************** 09:51:55.682 [main ] INFO i.t.n.r.u.s.s.DefaultSiteOpenerPresentationControlTest - TEST PASSED in 11 msec 09:51:55.683 [main ] INFO i.t.n.r.u.s.s.DefaultSiteOpenerPresentationControlTest - 09:51:55.764 [main ] DEBUG i.t.role.spring.spi.AnnotationSpringRoleManager - ctor 09:51:55.768 [main ] DEBUG i.t.role.spring.spi.AnnotationSpringRoleManager - scanning classes with interface it.tidalwave.dci.annotation.DciRole annotation... 09:51:57.151 [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]) 09:51:57.170 [main ] DEBUG it.tidalwave.role.spi.RoleManagerSupport - Configured roles: 09:51:57.171 [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] 09:51:57.171 [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] 09:51:57.171 [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] 09:51:57.171 [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] 09:51:57.171 [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] 09:51:57.171 [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] 09:51:57.172 [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] 09:51:57.176 [main ] TRACE it.tidalwave.role.spi.ContextSampler - >>>> contexts for i.t.r.u.i.DefaultUserAction@4d5bb7be at construction time: [] 09:51:57.177 [main ] INFO i.t.n.r.u.s.s.DefaultSiteOpenerPresentationControlTest - ********************************************************************************* 09:51:57.177 [main ] INFO i.t.n.r.u.s.s.DefaultSiteOpenerPresentationControlTest - TEST "must do nothing when openSite invoked and the user cancelled the selection" 09:51:57.177 [main ] INFO i.t.n.r.u.s.s.DefaultSiteOpenerPresentationControlTest - ********************************************************************************* 09:51:57.311 [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@7db3bc56)... 09:51:57.313 [main ] INFO i.t.n.r.u.s.s.DefaultSiteOpenerPresentationControlTest - TEST PASSED in 136 msec 09:51:57.314 [main ] INFO i.t.n.r.u.s.s.DefaultSiteOpenerPresentationControlTest - 09:51:57.457 [main ] DEBUG i.t.role.spring.spi.AnnotationSpringRoleManager - ctor 09:51:57.458 [main ] DEBUG i.t.role.spring.spi.AnnotationSpringRoleManager - scanning classes with interface it.tidalwave.dci.annotation.DciRole annotation... 09:51:58.645 [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]) 09:51:58.657 [main ] DEBUG it.tidalwave.role.spi.RoleManagerSupport - Configured roles: 09:51:58.660 [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] 09:51:58.661 [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] 09:51:58.662 [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] 09:51:58.668 [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] 09:51:58.668 [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] 09:51:58.669 [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] 09:51:58.669 [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] 09:51:58.673 [main ] TRACE it.tidalwave.role.spi.ContextSampler - >>>> contexts for i.t.r.u.i.DefaultUserAction@72b7c7ad at construction time: [] 09:51:58.673 [main ] INFO i.t.n.r.u.s.s.DefaultSiteOpenerPresentationControlTest - *********************************************************************************** 09:51:58.674 [main ] INFO i.t.n.r.u.s.s.DefaultSiteOpenerPresentationControlTest - TEST "must fire OpenSiteEvent when openSite invoked and the user selected a folder" 09:51:58.674 [main ] INFO i.t.n.r.u.s.s.DefaultSiteOpenerPresentationControlTest - ARGS [/tmp/SampleFolder-5649064728260025448] 09:51:58.674 [main ] INFO i.t.n.r.u.s.s.DefaultSiteOpenerPresentationControlTest - *********************************************************************************** 09:51:58.695 [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@219ea36b)... 09:51:58.769 [AWT-EventQueue-0 ] TRACE it.tidalwave.role.spi.ContextSampler - >>>> contexts for i.t.n.f.f.i.ResourceFileSystemNetBeansPlatform@40af3b9e at construction time: [] 09:51:58.771 [main ] INFO i.t.n.r.u.s.s.DefaultSiteOpenerPresentationControlTest - TEST PASSED in 98 msec 09:51:58.772 [main ] INFO i.t.n.r.u.s.s.DefaultSiteOpenerPresentationControlTest - 09:51:58.873 [main ] DEBUG i.t.role.spring.spi.AnnotationSpringRoleManager - ctor 09:51:58.881 [main ] DEBUG i.t.role.spring.spi.AnnotationSpringRoleManager - scanning classes with interface it.tidalwave.dci.annotation.DciRole annotation... 09:52:00.462 [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]) 09:52:00.471 [main ] DEBUG it.tidalwave.role.spi.RoleManagerSupport - Configured roles: 09:52:00.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] 09:52:00.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] 09:52:00.478 [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] 09:52:00.482 [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] 09:52:00.484 [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] 09:52:00.490 [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] 09:52:00.490 [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] 09:52:00.515 [main ] TRACE it.tidalwave.role.spi.ContextSampler - >>>> contexts for i.t.r.u.i.DefaultUserAction@26aa5491 at construction time: [] 09:52:00.516 [main ] INFO i.t.n.r.u.s.s.DefaultSiteOpenerPresentationControlTest - *********************************************************************************** 09:52:00.516 [main ] INFO i.t.n.r.u.s.s.DefaultSiteOpenerPresentationControlTest - TEST "must fire OpenSiteEvent when openSite invoked and the user selected a folder" 09:52:00.516 [main ] INFO i.t.n.r.u.s.s.DefaultSiteOpenerPresentationControlTest - ARGS [/tmp/SampleFolder-2304297516872242291] 09:52:00.516 [main ] INFO i.t.n.r.u.s.s.DefaultSiteOpenerPresentationControlTest - *********************************************************************************** 09:52:00.531 [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@b3d0d14)... 09:52:00.532 [AWT-EventQueue-0 ] TRACE it.tidalwave.role.spi.ContextSampler - >>>> contexts for i.t.n.f.f.i.ResourceFileSystemNetBeansPlatform@5fae203 at construction time: [] 09:52:00.533 [main ] INFO i.t.n.r.u.s.s.DefaultSiteOpenerPresentationControlTest - TEST PASSED in 17 msec 09:52:00.533 [main ] INFO i.t.n.r.u.s.s.DefaultSiteOpenerPresentationControlTest - 09:52:00.586 [main ] DEBUG i.t.role.spring.spi.AnnotationSpringRoleManager - ctor 09:52:00.587 [main ] DEBUG i.t.role.spring.spi.AnnotationSpringRoleManager - scanning classes with interface it.tidalwave.dci.annotation.DciRole annotation... 09:52:01.805 [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]) 09:52:01.815 [main ] DEBUG it.tidalwave.role.spi.RoleManagerSupport - Configured roles: 09:52:01.815 [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] 09:52:01.815 [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] 09:52:01.815 [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] 09:52:01.815 [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] 09:52:01.816 [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] 09:52:01.816 [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] 09:52:01.816 [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] 09:52:01.819 [main ] TRACE it.tidalwave.role.spi.ContextSampler - >>>> contexts for i.t.r.u.i.DefaultUserAction@7bfbb97a at construction time: [] 09:52:01.831 [main ] INFO i.t.n.r.u.s.s.DefaultSiteOpenerPresentationControlTest - *********************************************************************************** 09:52:01.831 [main ] INFO i.t.n.r.u.s.s.DefaultSiteOpenerPresentationControlTest - TEST "must fire OpenSiteEvent when openSite invoked and the user selected a folder" 09:52:01.831 [main ] INFO i.t.n.r.u.s.s.DefaultSiteOpenerPresentationControlTest - ARGS [/tmp/SampleFolder-214352612163147627] 09:52:01.831 [main ] INFO i.t.n.r.u.s.s.DefaultSiteOpenerPresentationControlTest - *********************************************************************************** 09:52:01.847 [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@3c92f110)... 09:52:01.848 [AWT-EventQueue-0 ] TRACE it.tidalwave.role.spi.ContextSampler - >>>> contexts for i.t.n.f.f.i.ResourceFileSystemNetBeansPlatform@325508f2 at construction time: [] 09:52:01.849 [main ] INFO i.t.n.r.u.s.s.DefaultSiteOpenerPresentationControlTest - TEST PASSED in 18 msec 09:52:01.849 [main ] INFO i.t.n.r.u.s.s.DefaultSiteOpenerPresentationControlTest - 09:52:01.899 [main ] DEBUG i.t.role.spring.spi.AnnotationSpringRoleManager - ctor 09:52:01.900 [main ] DEBUG i.t.role.spring.spi.AnnotationSpringRoleManager - scanning classes with interface it.tidalwave.dci.annotation.DciRole annotation... 09:52:03.267 [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]) 09:52:03.267 [main ] DEBUG it.tidalwave.role.spi.RoleManagerSupport - Configured roles: 09:52:03.268 [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] 09:52:03.268 [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] 09:52:03.268 [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] 09:52:03.268 [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] 09:52:03.268 [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] 09:52:03.268 [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] 09:52:03.268 [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] 09:52:03.271 [main ] TRACE it.tidalwave.role.spi.ContextSampler - >>>> contexts for i.t.r.u.i.DefaultUserAction@51ae9157 at construction time: [] 09:52:03.272 [main ] INFO i.t.n.r.u.s.s.DefaultSiteOpenerPresentationControlTest - *********************************************************************************** 09:52:03.272 [main ] INFO i.t.n.r.u.s.s.DefaultSiteOpenerPresentationControlTest - TEST "must fire OpenSiteEvent when openSite invoked and the user selected a folder" 09:52:03.272 [main ] INFO i.t.n.r.u.s.s.DefaultSiteOpenerPresentationControlTest - ARGS [/tmp/SampleFolder-10462859314028854627] 09:52:03.272 [main ] INFO i.t.n.r.u.s.s.DefaultSiteOpenerPresentationControlTest - *********************************************************************************** 09:52:03.281 [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@6b407db6)... 09:52:03.282 [AWT-EventQueue-0 ] TRACE it.tidalwave.role.spi.ContextSampler - >>>> contexts for i.t.n.f.f.i.ResourceFileSystemNetBeansPlatform@65878eae at construction time: [] 09:52:03.293 [main ] INFO i.t.n.r.u.s.s.DefaultSiteOpenerPresentationControlTest - TEST PASSED in 20 msec 09:52:03.293 [main ] INFO i.t.n.r.u.s.s.DefaultSiteOpenerPresentationControlTest - 09:52:03.356 [main ] DEBUG i.t.role.spring.spi.AnnotationSpringRoleManager - ctor 09:52:03.357 [main ] DEBUG i.t.role.spring.spi.AnnotationSpringRoleManager - scanning classes with interface it.tidalwave.dci.annotation.DciRole annotation... 09:52:04.414 [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]) 09:52:04.414 [main ] DEBUG it.tidalwave.role.spi.RoleManagerSupport - Configured roles: 09:52:04.423 [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] 09:52:04.423 [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] 09:52:04.424 [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] 09:52:04.424 [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] 09:52:04.424 [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] 09:52:04.424 [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] 09:52:04.427 [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] 09:52:04.436 [main ] TRACE it.tidalwave.role.spi.ContextSampler - >>>> contexts for i.t.r.u.i.DefaultUserAction@710ca175 at construction time: [] 09:52:04.437 [main ] INFO i.t.n.r.u.s.s.DefaultSiteOpenerPresentationControlTest - *********************************************************************************** 09:52:04.437 [main ] INFO i.t.n.r.u.s.s.DefaultSiteOpenerPresentationControlTest - TEST "must fire OpenSiteEvent when openSite invoked and the user selected a folder" 09:52:04.437 [main ] INFO i.t.n.r.u.s.s.DefaultSiteOpenerPresentationControlTest - ARGS [/tmp/SampleFolder-11466379753986622562] 09:52:04.437 [main ] INFO i.t.n.r.u.s.s.DefaultSiteOpenerPresentationControlTest - *********************************************************************************** 09:52:04.445 [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@104b1b2)... 09:52:04.445 [AWT-EventQueue-0 ] TRACE it.tidalwave.role.spi.ContextSampler - >>>> contexts for i.t.n.f.f.i.ResourceFileSystemNetBeansPlatform@fc35fe2 at construction time: [] 09:52:04.447 [main ] INFO i.t.n.r.u.s.s.DefaultSiteOpenerPresentationControlTest - TEST PASSED in 10 msec 09:52:04.447 [main ] INFO i.t.n.r.u.s.s.DefaultSiteOpenerPresentationControlTest - 09:52:04.523 [main ] DEBUG i.t.role.spring.spi.AnnotationSpringRoleManager - ctor 09:52:04.524 [main ] DEBUG i.t.role.spring.spi.AnnotationSpringRoleManager - scanning classes with interface it.tidalwave.dci.annotation.DciRole annotation... 09:52:05.413 [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]) 09:52:05.414 [main ] DEBUG it.tidalwave.role.spi.RoleManagerSupport - Configured roles: 09:52:05.414 [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] 09:52:05.414 [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] 09:52:05.414 [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] 09:52:05.415 [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] 09:52:05.415 [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] 09:52:05.415 [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] 09:52:05.415 [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] 09:52:05.428 [main ] TRACE it.tidalwave.role.spi.ContextSampler - >>>> contexts for i.t.r.u.i.DefaultUserAction@6cd6b0d2 at construction time: [] 09:52:05.428 [main ] INFO i.t.n.r.u.s.s.DefaultSiteOpenerPresentationControlTest - *********************************************************************************** 09:52:05.428 [main ] INFO i.t.n.r.u.s.s.DefaultSiteOpenerPresentationControlTest - TEST "must fire OpenSiteEvent when openSite invoked and the user selected a folder" 09:52:05.428 [main ] INFO i.t.n.r.u.s.s.DefaultSiteOpenerPresentationControlTest - ARGS [/tmp/SampleFolder-16981159120042281022] 09:52:05.428 [main ] INFO i.t.n.r.u.s.s.DefaultSiteOpenerPresentationControlTest - *********************************************************************************** 09:52:05.437 [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@bfcdac2)... 09:52:05.437 [AWT-EventQueue-0 ] TRACE it.tidalwave.role.spi.ContextSampler - >>>> contexts for i.t.n.f.f.i.ResourceFileSystemNetBeansPlatform@4efe55d9 at construction time: [] 09:52:05.440 [main ] INFO i.t.n.r.u.s.s.DefaultSiteOpenerPresentationControlTest - TEST PASSED in 12 msec 09:52:05.441 [main ] INFO i.t.n.r.u.s.s.DefaultSiteOpenerPresentationControlTest - 09:52:05.509 [main ] DEBUG i.t.role.spring.spi.AnnotationSpringRoleManager - ctor 09:52:05.516 [main ] DEBUG i.t.role.spring.spi.AnnotationSpringRoleManager - scanning classes with interface it.tidalwave.dci.annotation.DciRole annotation... 09:52:06.461 [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]) 09:52:06.476 [main ] DEBUG it.tidalwave.role.spi.RoleManagerSupport - Configured roles: 09:52:06.477 [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] 09:52:06.477 [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] 09:52:06.477 [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] 09:52:06.477 [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] 09:52:06.477 [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] 09:52:06.477 [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] 09:52:06.477 [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] 09:52:06.481 [main ] TRACE it.tidalwave.role.spi.ContextSampler - >>>> contexts for i.t.r.u.i.DefaultUserAction@4c05048c at construction time: [] 09:52:06.482 [main ] INFO i.t.n.r.u.s.s.DefaultSiteOpenerPresentationControlTest - *********************************************************************************** 09:52:06.482 [main ] INFO i.t.n.r.u.s.s.DefaultSiteOpenerPresentationControlTest - TEST "must fire OpenSiteEvent when openSite invoked and the user selected a folder" 09:52:06.482 [main ] INFO i.t.n.r.u.s.s.DefaultSiteOpenerPresentationControlTest - ARGS [/tmp/SampleFolder-8654879470826881273] 09:52:06.482 [main ] INFO i.t.n.r.u.s.s.DefaultSiteOpenerPresentationControlTest - *********************************************************************************** 09:52:06.493 [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@5e28ede3)... 09:52:06.493 [AWT-EventQueue-0 ] TRACE it.tidalwave.role.spi.ContextSampler - >>>> contexts for i.t.n.f.f.i.ResourceFileSystemNetBeansPlatform@50ef0856 at construction time: [] 09:52:06.495 [main ] INFO i.t.n.r.u.s.s.DefaultSiteOpenerPresentationControlTest - TEST PASSED in 13 msec 09:52:06.495 [main ] INFO i.t.n.r.u.s.s.DefaultSiteOpenerPresentationControlTest - 09:52:06.562 [main ] DEBUG i.t.role.spring.spi.AnnotationSpringRoleManager - ctor 09:52:06.563 [main ] DEBUG i.t.role.spring.spi.AnnotationSpringRoleManager - scanning classes with interface it.tidalwave.dci.annotation.DciRole annotation... 09:52:07.473 [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]) 09:52:07.476 [main ] DEBUG it.tidalwave.role.spi.RoleManagerSupport - Configured roles: 09:52:07.477 [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] 09:52:07.477 [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] 09:52:07.477 [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] 09:52:07.477 [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] 09:52:07.477 [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] 09:52:07.477 [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] 09:52:07.477 [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] 09:52:07.489 [main ] TRACE it.tidalwave.role.spi.ContextSampler - >>>> contexts for i.t.r.u.i.DefaultUserAction@5c23175e at construction time: [] 09:52:07.490 [main ] INFO i.t.n.r.u.s.s.DefaultSiteOpenerPresentationControlTest - *********************************************************************************** 09:52:07.491 [main ] INFO i.t.n.r.u.s.s.DefaultSiteOpenerPresentationControlTest - TEST "must fire OpenSiteEvent when openSite invoked and the user selected a folder" 09:52:07.491 [main ] INFO i.t.n.r.u.s.s.DefaultSiteOpenerPresentationControlTest - ARGS [/tmp/SampleFolder-4770729206057715972] 09:52:07.495 [main ] INFO i.t.n.r.u.s.s.DefaultSiteOpenerPresentationControlTest - *********************************************************************************** 09:52:07.497 [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@54d08693)... 09:52:07.498 [AWT-EventQueue-0 ] TRACE it.tidalwave.role.spi.ContextSampler - >>>> contexts for i.t.n.f.f.i.ResourceFileSystemNetBeansPlatform@11d2026d at construction time: [] 09:52:07.499 [main ] INFO i.t.n.r.u.s.s.DefaultSiteOpenerPresentationControlTest - TEST PASSED in 9 msec 09:52:07.500 [main ] INFO i.t.n.r.u.s.s.DefaultSiteOpenerPresentationControlTest - 09:52:07.568 [main ] DEBUG i.t.role.spring.spi.AnnotationSpringRoleManager - ctor 09:52:07.569 [main ] DEBUG i.t.role.spring.spi.AnnotationSpringRoleManager - scanning classes with interface it.tidalwave.dci.annotation.DciRole annotation... 09:52:08.592 [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]) 09:52:08.595 [main ] DEBUG it.tidalwave.role.spi.RoleManagerSupport - Configured roles: 09:52:08.597 [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] 09:52:08.597 [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] 09:52:08.597 [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] 09:52:08.597 [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] 09:52:08.598 [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] 09:52:08.598 [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] 09:52:08.599 [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] 09:52:08.607 [main ] TRACE it.tidalwave.role.spi.ContextSampler - >>>> contexts for i.t.r.u.i.DefaultUserAction@10771f67 at construction time: [] 09:52:08.609 [main ] INFO i.t.n.r.u.s.s.DefaultSiteOpenerPresentationControlTest - *********************************************************************************** 09:52:08.614 [main ] INFO i.t.n.r.u.s.s.DefaultSiteOpenerPresentationControlTest - TEST "must fire OpenSiteEvent when openSite invoked and the user selected a folder" 09:52:08.614 [main ] INFO i.t.n.r.u.s.s.DefaultSiteOpenerPresentationControlTest - ARGS [/tmp/SampleFolder-7437098700414147368] 09:52:08.614 [main ] INFO i.t.n.r.u.s.s.DefaultSiteOpenerPresentationControlTest - *********************************************************************************** 09:52:08.617 [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@ea8b1c9)... 09:52:08.618 [AWT-EventQueue-0 ] TRACE it.tidalwave.role.spi.ContextSampler - >>>> contexts for i.t.n.f.f.i.ResourceFileSystemNetBeansPlatform@6f4e6c at construction time: [] 09:52:08.619 [main ] INFO i.t.n.r.u.s.s.DefaultSiteOpenerPresentationControlTest - TEST PASSED in 10 msec 09:52:08.619 [main ] INFO i.t.n.r.u.s.s.DefaultSiteOpenerPresentationControlTest - 09:52:08.651 [main ] DEBUG i.t.role.spring.spi.AnnotationSpringRoleManager - ctor 09:52:08.652 [main ] DEBUG i.t.role.spring.spi.AnnotationSpringRoleManager - scanning classes with interface it.tidalwave.dci.annotation.DciRole annotation... 09:52:09.726 [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]) 09:52:09.727 [main ] DEBUG it.tidalwave.role.spi.RoleManagerSupport - Configured roles: 09:52:09.727 [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] 09:52:09.727 [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] 09:52:09.727 [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] 09:52:09.727 [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] 09:52:09.727 [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] 09:52:09.727 [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] 09:52:09.728 [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] 09:52:09.731 [main ] TRACE it.tidalwave.role.spi.ContextSampler - >>>> contexts for i.t.r.u.i.DefaultUserAction@73101ed0 at construction time: [] 09:52:09.731 [main ] INFO i.t.n.r.u.s.s.DefaultSiteOpenerPresentationControlTest - *********************************************************************************** 09:52:09.731 [main ] INFO i.t.n.r.u.s.s.DefaultSiteOpenerPresentationControlTest - TEST "must fire OpenSiteEvent when openSite invoked and the user selected a folder" 09:52:09.731 [main ] INFO i.t.n.r.u.s.s.DefaultSiteOpenerPresentationControlTest - ARGS [/tmp/SampleFolder-1121030481629707201] 09:52:09.732 [main ] INFO i.t.n.r.u.s.s.DefaultSiteOpenerPresentationControlTest - *********************************************************************************** 09:52:09.743 [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@74b18b59)... 09:52:09.743 [AWT-EventQueue-0 ] TRACE it.tidalwave.role.spi.ContextSampler - >>>> contexts for i.t.n.f.f.i.ResourceFileSystemNetBeansPlatform@7a767bbf at construction time: [] 09:52:09.744 [main ] INFO i.t.n.r.u.s.s.DefaultSiteOpenerPresentationControlTest - TEST PASSED in 13 msec 09:52:09.744 [main ] INFO i.t.n.r.u.s.s.DefaultSiteOpenerPresentationControlTest - 09:52:09.819 [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: 17.427 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] --- maven-jar-plugin:3.2.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.99d83e824f44.jar [INFO] [INFO] --- maven-jar-plugin:3.2.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.99d83e824f44-tests.jar [INFO] [INFO] --- maven-install-plugin:3.0.0-M1:install (default-install) @ it-tidalwave-northernwind-rca-ui-site-opener --- [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.99d83e824f44.jar to /var/jenkins_home/maven-repositories/0/it/tidalwave/northernwind/rca/it-tidalwave-northernwind-rca-ui-site-opener/1.2-ALPHA-4-SNAPSHOT/it-tidalwave-northernwind-rca-ui-site-opener-1.2-ALPHA-4-SNAPSHOT.jar [INFO] Installing /var/jenkins_home/jobs/Zephyr_Build_and_Test/workspace/modules/SiteOpener/pom.xml to /var/jenkins_home/maven-repositories/0/it/tidalwave/northernwind/rca/it-tidalwave-northernwind-rca-ui-site-opener/1.2-ALPHA-4-SNAPSHOT/it-tidalwave-northernwind-rca-ui-site-opener-1.2-ALPHA-4-SNAPSHOT.pom [INFO] Installing /var/jenkins_home/jobs/Zephyr_Build_and_Test/workspace/modules/SiteOpener/target/it-tidalwave-northernwind-rca-ui-site-opener-1.2-ALPHA-4-SNAPSHOT.99d83e824f44-tests.jar to /var/jenkins_home/maven-repositories/0/it/tidalwave/northernwind/rca/it-tidalwave-northernwind-rca-ui-site-opener/1.2-ALPHA-4-SNAPSHOT/it-tidalwave-northernwind-rca-ui-site-opener-1.2-ALPHA-4-SNAPSHOT-tests.jar [JENKINS] Archiving disabled Started calculate disk usage of build Finished Calculation of disk usage of build in 0 seconds Started calculate disk usage of workspace Finished Calculation of disk usage of workspace in 0 seconds [INFO] [INFO] --< it.tidalwave.northernwind.rca:it-tidalwave-northernwind-rca-ui-structure-explorer >-- [INFO] Building Zephyr - UI Structure Explorer 1.2-ALPHA-4-SNAPSHOT [11/15] [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ it-tidalwave-northernwind-rca-ui-structure-explorer --- [INFO] [INFO] --- buildnumber-maven-plugin:1.4: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: 99d83e824f44 at timestamp: 1640166731361 [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] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven) @ it-tidalwave-northernwind-rca-ui-structure-explorer --- [INFO] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-banned-dependencies) @ it-tidalwave-northernwind-rca-ui-structure-explorer --- [INFO] [INFO] --- maven-antrun-plugin:3.0.0:run (generate-and-print-build-description) @ it-tidalwave-northernwind-rca-ui-structure-explorer --- [INFO] Executing tasks [INFO] [echo] DESCRIPTION: origin/fix-for-NWRCA-53 1.2-ALPHA-4-SNAPSHOT 99d83e824f44 [INFO] [echo] Java Version: 11.0.10 -source 11 -target 11 -release 11 [INFO] Executed tasks [INFO] [INFO] --- maven-antrun-plugin:3.0.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] --- maven-resources-plugin:3.2.0:resources (default-resources) @ it-tidalwave-northernwind-rca-ui-structure-explorer --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] Copying 1 resource [INFO] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ it-tidalwave-northernwind-rca-ui-structure-explorer --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 4 source files to /var/jenkins_home/jobs/Zephyr_Build_and_Test/workspace/modules/StructureExplorer/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] No processor claimed any of these annotations: /javax.annotation.Nonnull,/it.tidalwave.dci.annotation.DciContext,/it.tidalwave.util.annotation.VisibleForTesting,/it.tidalwave.messagebus.annotation.ListensTo,/it.tidalwave.messagebus.annotation.SimpleMessageSubscriber,/it.tidalwave.dci.annotation.DciRole,java.base/java.lang.Override [INFO] [INFO] --- aspectj-maven-plugin:1.11:compile (weave-classes) @ it-tidalwave-northernwind-rca-ui-structure-explorer --- [INFO] Showing AJC message detail for messages of types: [error, warning, fail] [INFO] [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ it-tidalwave-northernwind-rca-ui-structure-explorer --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] Copying 2 resources [INFO] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ it-tidalwave-northernwind-rca-ui-structure-explorer --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 2 source files to /var/jenkins_home/jobs/Zephyr_Build_and_Test/workspace/modules/StructureExplorer/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] No processor claimed any of these annotations: /org.testng.annotations.Test,/org.testng.annotations.BeforeMethod,/org.testng.annotations.AfterMethod [INFO] [INFO] --- aspectj-maven-plugin:1.11: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] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ it-tidalwave-northernwind-rca-ui-structure-explorer --- [INFO] [INFO] ------------------------------------------------------- [INFO] T E S T S [INFO] ------------------------------------------------------- [INFO] Running TestSuite 09:52:20.667 [main ] INFO i.t.n.r.u.s.i.DefaultStructureExplorerPresentationControlTest - STARTING TESTS OF it.tidalwave.northernwind.rca.ui.structureexplorer.impl.DefaultStructureExplorerPresentationControlTest 09:52:21.609 [main ] TRACE it.tidalwave.role.ContextManager$Locator - ContextManagerProvider instantiated from META-INF: it.tidalwave.role.spring.spi.SpringContextManagerProvider@26fb628 09:52:21.610 [main ] DEBUG i.t.role.spring.spi.AnnotationSpringRoleManager - ctor 09:52:21.615 [main ] DEBUG i.t.role.spring.spi.AnnotationSpringRoleManager - scanning classes with interface it.tidalwave.dci.annotation.DciRole annotation... 09:52:23.486 [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]) 09:52:23.496 [main ] DEBUG it.tidalwave.role.spi.RoleManagerSupport - Configured roles: 09:52:23.497 [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] 09:52:23.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] 09:52:23.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] 09:52:23.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] 09:52:23.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] 09:52:23.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] 09:52:23.498 [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] 09:52:23.499 [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] 09:52:24.176 [main ] TRACE it.tidalwave.messagebus.MessageBusHelper - registerMessageListener(void it.tidalwave.northernwind.rca.ui.structureexplorer.impl.DefaultStructureExplorerPresentationControl.onOpenSite(it.tidalwave.northernwind.rca.ui.event.OpenSiteEvent)) 09:52:24.441 [main ] TRACE it.tidalwave.role.spi.ContextSampler - >>>> contexts for i.t.n.c.m.SiteNode$MockitoMock$281899015@42e0f71e at construction time: [] 09:52:24.441 [main ] TRACE it.tidalwave.role.spi.ContextSampler - >>>> contexts for i.t.n.c.m.SiteNode$MockitoMock$281899015@42e0f71e at construction time: [] 09:52:24.456 [main ] INFO i.t.n.r.u.s.i.DefaultStructureExplorerPresentationControlTest - ********************************** 09:52:24.456 [main ] INFO i.t.n.r.u.s.i.DefaultStructureExplorerPresentationControlTest - TEST "must be a MessageSubscriber" 09:52:24.456 [main ] INFO i.t.n.r.u.s.i.DefaultStructureExplorerPresentationControlTest - ********************************** 09:52:24.459 [main ] INFO i.t.n.r.u.s.i.DefaultStructureExplorerPresentationControlTest - TEST PASSED in 4 msec 09:52:24.459 [main ] INFO i.t.n.r.u.s.i.DefaultStructureExplorerPresentationControlTest - 09:52:24.583 [main ] TRACE it.tidalwave.role.ContextManager$Locator - ContextManagerProvider instantiated from META-INF: it.tidalwave.role.spring.spi.SpringContextManagerProvider@29eeb1bb 09:52:24.583 [main ] DEBUG i.t.role.spring.spi.AnnotationSpringRoleManager - ctor 09:52:24.585 [main ] DEBUG i.t.role.spring.spi.AnnotationSpringRoleManager - scanning classes with interface it.tidalwave.dci.annotation.DciRole annotation... 09:52:25.490 [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]) 09:52:25.491 [main ] DEBUG it.tidalwave.role.spi.RoleManagerSupport - Configured roles: 09:52:25.491 [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] 09:52:25.491 [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] 09:52:25.491 [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] 09:52:25.492 [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] 09:52:25.492 [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] 09:52:25.492 [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] 09:52:25.492 [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] 09:52:25.492 [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] 09:52:25.502 [main ] TRACE it.tidalwave.messagebus.MessageBusHelper - registerMessageListener(void it.tidalwave.northernwind.rca.ui.structureexplorer.impl.DefaultStructureExplorerPresentationControl.onOpenSite(it.tidalwave.northernwind.rca.ui.event.OpenSiteEvent)) 09:52:25.503 [main ] TRACE it.tidalwave.role.spi.ContextSampler - >>>> contexts for i.t.n.c.m.SiteNode$MockitoMock$281899015@22d456ba at construction time: [] 09:52:25.503 [main ] TRACE it.tidalwave.role.spi.ContextSampler - >>>> contexts for i.t.n.c.m.SiteNode$MockitoMock$281899015@22d456ba at construction time: [] 09:52:25.505 [main ] INFO i.t.n.r.u.s.i.DefaultStructureExplorerPresentationControlTest - ********************************************************************************************************* 09:52:25.505 [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" 09:52:25.505 [main ] INFO i.t.n.r.u.s.i.DefaultStructureExplorerPresentationControlTest - ********************************************************************************************************* 09:52:25.506 [main ] TRACE i.t.r.s.spi.DciContextWithAutoThreadBindingAspect - executing i.t.n.r.u.s.i.DefaultStructureExplorerPresentationControl@26b85fcf.onOpenSite() with context thread binding 09:52:25.507 [main ] TRACE it.tidalwave.role.spi.DefaultContextManager - runWithContexts([i.t.n.r.u.s.i.DefaultStructureExplorerPresentationControl@26b85fcf], i.t.r.s.s.DciContextWithAutoThreadBindingAspect$1@24edb768) 09:52:25.507 [main ] TRACE it.tidalwave.role.spi.DefaultContextManager - >>>> contexts now: [it.tidalwave.northernwind.rca.ui.structureexplorer.impl.DefaultStructureExplorerPresentationControl@26b85fcf] - it.tidalwave.role.spi.DefaultContextManager@3027191a 09:52:25.508 [main ] DEBUG i.t.n.r.u.s.i.DefaultStructureExplorerPresentationControl - onOpenSite(Mock for OpenSiteEvent, hashCode: 2060623904) 09:52:25.515 [main ] TRACE it.tidalwave.role.spi.ContextSampler - >>>> contexts for i.t.n.c.m.SiteNode$MockitoMock$281899015@22d456ba at construction time: [i.t.n.r.u.s.i.DefaultStructureExplorerPresentationControl@26b85fcf] 09:52:25.516 [main ] TRACE it.tidalwave.role.spi.DefaultContextManager - >>>> runWithContexts([i.t.n.r.u.s.i.DefaultStructureExplorerPresentationControl@26b85fcf], i.t.r.s.s.DciContextWithAutoThreadBindingAspect$1@24edb768) completed 09:52:25.525 [main ] TRACE it.tidalwave.role.spring.spi.SpringAsDelegate - as(i.t.r.u.Selectable) for i.t.n.c.m.SiteNode$MockitoMock$281899015@22d456ba 09:52:25.526 [main ] TRACE it.tidalwave.role.spring.spi.SpringAsDelegate - >>>> contexts: ContextSampler(contexts=[it.tidalwave.northernwind.rca.ui.structureexplorer.impl.DefaultStructureExplorerPresentationControl@26b85fcf]) 09:52:25.527 [main ] TRACE it.tidalwave.role.spi.DefaultContextManager - runWithContexts([i.t.n.r.u.s.i.DefaultStructureExplorerPresentationControl@26b85fcf], i.t.r.s.s.SpringAsDelegate$1@468e4f70) 09:52:25.527 [main ] TRACE it.tidalwave.role.spi.DefaultContextManager - >>>> contexts now: [it.tidalwave.northernwind.rca.ui.structureexplorer.impl.DefaultStructureExplorerPresentationControl@26b85fcf] - it.tidalwave.role.spi.DefaultContextManager@3027191a 09:52:25.529 [main ] TRACE it.tidalwave.role.spi.RoleManagerSupport - findRoles(i.t.n.c.m.SiteNode$MockitoMock$281899015@22d456ba, i.t.r.u.Selectable) 09:52:25.529 [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] 09:52:25.529 [main ] TRACE it.tidalwave.role.spi.RoleManagerSupport - >>>> owner class replaced with i.t.n.c.m.SiteNode 09:52:25.531 [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) 09:52:25.531 [main ] TRACE it.tidalwave.role.spi.RoleManagerSupport - >>>> contexts: [i.t.n.r.u.s.i.DefaultStructureExplorerPresentationControl@26b85fcf] 09:52:25.531 [main ] TRACE it.tidalwave.role.spi.RoleManagerSupport - >>>> constructor parameters: [Mock for MessageBus, hashCode: 160360935, Mock for SiteNode, hashCode: 584341178] 09:52:25.532 [main ] TRACE it.tidalwave.role.spi.RoleManagerSupport - >>>> findRoles() returning: [i.t.n.r.u.s.i.SiteNodeSelectableFiringSelectedEvent@334a373a] 09:52:25.538 [main ] TRACE it.tidalwave.role.spi.DefaultContextManager - >>>> runWithContexts([i.t.n.r.u.s.i.DefaultStructureExplorerPresentationControl@26b85fcf], i.t.r.s.s.SpringAsDelegate$1@468e4f70) completed 09:52:25.539 [main ] TRACE it.tidalwave.role.spring.spi.SpringAsDelegate - >>>> as() returning [i.t.n.r.u.s.i.SiteNodeSelectableFiringSelectedEvent@334a373a] 09:52:25.539 [main ] TRACE it.tidalwave.role.spring.spi.SpringAsDelegate - as(i.t.r.u.Selectable) for i.t.n.c.m.SiteNode$MockitoMock$281899015@22d456ba 09:52:25.540 [main ] TRACE it.tidalwave.role.spring.spi.SpringAsDelegate - >>>> contexts: ContextSampler(contexts=[it.tidalwave.northernwind.rca.ui.structureexplorer.impl.DefaultStructureExplorerPresentationControl@26b85fcf]) 09:52:25.541 [main ] TRACE it.tidalwave.role.spi.DefaultContextManager - runWithContexts([i.t.n.r.u.s.i.DefaultStructureExplorerPresentationControl@26b85fcf], i.t.r.s.s.SpringAsDelegate$1@7101c520) 09:52:25.542 [main ] TRACE it.tidalwave.role.spi.DefaultContextManager - >>>> contexts now: [it.tidalwave.northernwind.rca.ui.structureexplorer.impl.DefaultStructureExplorerPresentationControl@26b85fcf] - it.tidalwave.role.spi.DefaultContextManager@3027191a 09:52:25.543 [main ] TRACE it.tidalwave.role.spi.RoleManagerSupport - findRoles(i.t.n.c.m.SiteNode$MockitoMock$281899015@22d456ba, i.t.r.u.Selectable) 09:52:25.543 [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] 09:52:25.543 [main ] TRACE it.tidalwave.role.spi.RoleManagerSupport - >>>> owner class replaced with i.t.n.c.m.SiteNode 09:52:25.543 [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) 09:52:25.544 [main ] TRACE it.tidalwave.role.spi.RoleManagerSupport - >>>> contexts: [i.t.n.r.u.s.i.DefaultStructureExplorerPresentationControl@26b85fcf] 09:52:25.544 [main ] TRACE it.tidalwave.role.spi.RoleManagerSupport - >>>> constructor parameters: [Mock for MessageBus, hashCode: 160360935, Mock for SiteNode, hashCode: 584341178] 09:52:25.545 [main ] TRACE it.tidalwave.role.spi.RoleManagerSupport - >>>> findRoles() returning: [i.t.n.r.u.s.i.SiteNodeSelectableFiringSelectedEvent@47ae6b9e] 09:52:25.545 [main ] TRACE it.tidalwave.role.spi.DefaultContextManager - >>>> runWithContexts([i.t.n.r.u.s.i.DefaultStructureExplorerPresentationControl@26b85fcf], i.t.r.s.s.SpringAsDelegate$1@7101c520) completed 09:52:25.546 [main ] TRACE it.tidalwave.role.spring.spi.SpringAsDelegate - >>>> as() returning [i.t.n.r.u.s.i.SiteNodeSelectableFiringSelectedEvent@47ae6b9e] 09:52:25.549 [main ] INFO i.t.n.r.u.s.i.DefaultStructureExplorerPresentationControlTest - TEST PASSED in 44 msec 09:52:25.550 [main ] INFO i.t.n.r.u.s.i.DefaultStructureExplorerPresentationControlTest - 09:52:25.630 [main ] DEBUG i.t.role.spring.spi.AnnotationSpringRoleManager - ctor 09:52:25.631 [main ] DEBUG i.t.role.spring.spi.AnnotationSpringRoleManager - scanning classes with interface it.tidalwave.dci.annotation.DciRole annotation... 09:52:27.067 [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]) 09:52:27.067 [main ] DEBUG it.tidalwave.role.spi.RoleManagerSupport - Configured roles: 09:52:27.068 [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] 09:52:27.068 [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] 09:52:27.068 [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] 09:52:27.068 [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] 09:52:27.068 [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] 09:52:27.068 [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] 09:52:27.068 [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] 09:52:27.068 [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] 09:52:27.073 [main ] INFO i.t.n.r.u.s.i.SiteNodeSelectableFiringSelectedEventTest - ************************************************************** 09:52:27.073 [main ] INFO i.t.n.r.u.s.i.SiteNodeSelectableFiringSelectedEventTest - TEST "must be a role activated only in the controller context" 09:52:27.073 [main ] INFO i.t.n.r.u.s.i.SiteNodeSelectableFiringSelectedEventTest - ************************************************************** 09:52:27.082 [main ] INFO i.t.n.r.u.s.i.SiteNodeSelectableFiringSelectedEventTest - TEST PASSED in 9 msec 09:52:27.082 [main ] INFO i.t.n.r.u.s.i.SiteNodeSelectableFiringSelectedEventTest - 09:52:27.137 [main ] DEBUG i.t.role.spring.spi.AnnotationSpringRoleManager - ctor 09:52:27.138 [main ] DEBUG i.t.role.spring.spi.AnnotationSpringRoleManager - scanning classes with interface it.tidalwave.dci.annotation.DciRole annotation... 09:52:27.950 [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]) 09:52:27.950 [main ] DEBUG it.tidalwave.role.spi.RoleManagerSupport - Configured roles: 09:52:27.951 [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] 09:52:27.952 [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] 09:52:27.953 [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] 09:52:27.953 [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] 09:52:27.953 [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] 09:52:27.953 [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] 09:52:27.953 [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] 09:52:27.953 [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] 09:52:27.956 [main ] INFO i.t.n.r.u.s.i.SiteNodeSelectableFiringSelectedEventTest - ***************************************************************** 09:52:27.957 [main ] INFO i.t.n.r.u.s.i.SiteNodeSelectableFiringSelectedEventTest - TEST "must fire selection event on the message bus when selected" 09:52:27.957 [main ] INFO i.t.n.r.u.s.i.SiteNodeSelectableFiringSelectedEventTest - ***************************************************************** 09:52:27.959 [main ] INFO i.t.n.r.u.s.i.SiteNodeSelectableFiringSelectedEventTest - TEST PASSED in 2 msec 09:52:27.959 [main ] INFO i.t.n.r.u.s.i.SiteNodeSelectableFiringSelectedEventTest - 09:52:27.998 [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: 8.328 s - in TestSuite [INFO] [INFO] Results: [INFO] [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0 [INFO] [JENKINS] Recording test results [INFO] [INFO] --- maven-jar-plugin:3.2.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.99d83e824f44.jar [INFO] [INFO] --- maven-jar-plugin:3.2.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.99d83e824f44-tests.jar [INFO] [INFO] --- maven-install-plugin:3.0.0-M1:install (default-install) @ it-tidalwave-northernwind-rca-ui-structure-explorer --- [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.99d83e824f44.jar to /var/jenkins_home/maven-repositories/0/it/tidalwave/northernwind/rca/it-tidalwave-northernwind-rca-ui-structure-explorer/1.2-ALPHA-4-SNAPSHOT/it-tidalwave-northernwind-rca-ui-structure-explorer-1.2-ALPHA-4-SNAPSHOT.jar [INFO] Installing /var/jenkins_home/jobs/Zephyr_Build_and_Test/workspace/modules/StructureExplorer/pom.xml to /var/jenkins_home/maven-repositories/0/it/tidalwave/northernwind/rca/it-tidalwave-northernwind-rca-ui-structure-explorer/1.2-ALPHA-4-SNAPSHOT/it-tidalwave-northernwind-rca-ui-structure-explorer-1.2-ALPHA-4-SNAPSHOT.pom [INFO] Installing /var/jenkins_home/jobs/Zephyr_Build_and_Test/workspace/modules/StructureExplorer/target/it-tidalwave-northernwind-rca-ui-structure-explorer-1.2-ALPHA-4-SNAPSHOT.99d83e824f44-tests.jar to /var/jenkins_home/maven-repositories/0/it/tidalwave/northernwind/rca/it-tidalwave-northernwind-rca-ui-structure-explorer/1.2-ALPHA-4-SNAPSHOT/it-tidalwave-northernwind-rca-ui-structure-explorer-1.2-ALPHA-4-SNAPSHOT-tests.jar [JENKINS] Archiving disabled Started calculate disk usage of build Finished Calculation of disk usage of build in 0 seconds Started calculate disk usage of workspace Finished Calculation of disk usage of workspace in 0 seconds [INFO] [INFO] --< it.tidalwave.northernwind.rca:it-tidalwave-northernwind-rca-ui-structure-editor >-- [INFO] Building Zephyr - UI Structure Editor 1.2-ALPHA-4-SNAPSHOT [12/15] [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ it-tidalwave-northernwind-rca-ui-structure-editor --- [INFO] [INFO] --- buildnumber-maven-plugin:1.4: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: 99d83e824f44 at timestamp: 1640166749408 [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] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven) @ it-tidalwave-northernwind-rca-ui-structure-editor --- [INFO] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-banned-dependencies) @ it-tidalwave-northernwind-rca-ui-structure-editor --- [INFO] [INFO] --- maven-antrun-plugin:3.0.0:run (generate-and-print-build-description) @ it-tidalwave-northernwind-rca-ui-structure-editor --- [INFO] Executing tasks [INFO] [echo] DESCRIPTION: origin/fix-for-NWRCA-53 1.2-ALPHA-4-SNAPSHOT 99d83e824f44 [INFO] [echo] Java Version: 11.0.10 -source 11 -target 11 -release 11 [INFO] Executed tasks [INFO] [INFO] --- maven-antrun-plugin:3.0.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] --- maven-resources-plugin:3.2.0:resources (default-resources) @ it-tidalwave-northernwind-rca-ui-structure-editor --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] Copying 1 resource [INFO] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ it-tidalwave-northernwind-rca-ui-structure-editor --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 3 source files to /var/jenkins_home/jobs/Zephyr_Build_and_Test/workspace/modules/StructureEditor/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] No processor claimed any of these annotations: /javax.annotation.Nonnull,/it.tidalwave.util.annotation.VisibleForTesting,/it.tidalwave.messagebus.annotation.ListensTo,/it.tidalwave.messagebus.annotation.SimpleMessageSubscriber [INFO] [INFO] --- aspectj-maven-plugin:1.11:compile (weave-classes) @ it-tidalwave-northernwind-rca-ui-structure-editor --- [INFO] Showing AJC message detail for messages of types: [error, warning, fail] [INFO] [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ it-tidalwave-northernwind-rca-ui-structure-editor --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] Copying 1 resource [INFO] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ it-tidalwave-northernwind-rca-ui-structure-editor --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 1 source file to /var/jenkins_home/jobs/Zephyr_Build_and_Test/workspace/modules/StructureEditor/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] No processor claimed any of these annotations: /org.testng.annotations.Test,/org.testng.annotations.BeforeMethod,/org.testng.annotations.AfterMethod [INFO] [INFO] --- aspectj-maven-plugin:1.11: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] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ it-tidalwave-northernwind-rca-ui-structure-editor --- [INFO] [INFO] ------------------------------------------------------- [INFO] T E S T S [INFO] ------------------------------------------------------- [INFO] Running it.tidalwave.northernwind.rca.ui.structureeditor.spi.DefaultStructureEditorPresentationControlTest 09:52:35.329 [main ] INFO i.t.n.r.u.s.s.DefaultStructureEditorPresentationControlTest - STARTING TESTS OF it.tidalwave.northernwind.rca.ui.structureeditor.spi.DefaultStructureEditorPresentationControlTest 09:52:36.448 [main ] TRACE it.tidalwave.messagebus.MessageBusHelper - registerMessageListener(void it.tidalwave.northernwind.rca.ui.structureeditor.spi.DefaultStructureEditorPresentationControl.onSiteNodeSelected(it.tidalwave.northernwind.rca.ui.event.SiteNodeSelectedEvent)) 09:52:36.590 [main ] INFO i.t.n.r.u.s.s.DefaultStructureEditorPresentationControlTest - ********************************** 09:52:36.590 [main ] INFO i.t.n.r.u.s.s.DefaultStructureEditorPresentationControlTest - TEST "must be a MessageSubscriber" 09:52:36.591 [main ] INFO i.t.n.r.u.s.s.DefaultStructureEditorPresentationControlTest - ********************************** 09:52:36.599 [main ] INFO i.t.n.r.u.s.s.DefaultStructureEditorPresentationControlTest - TEST PASSED in 8 msec 09:52:36.600 [main ] INFO i.t.n.r.u.s.s.DefaultStructureEditorPresentationControlTest - 09:52:36.674 [main ] TRACE it.tidalwave.messagebus.MessageBusHelper - registerMessageListener(void it.tidalwave.northernwind.rca.ui.structureeditor.spi.DefaultStructureEditorPresentationControl.onSiteNodeSelected(it.tidalwave.northernwind.rca.ui.event.SiteNodeSelectedEvent)) 09:52:36.677 [main ] INFO i.t.n.r.u.s.s.DefaultStructureEditorPresentationControlTest - ********************************************************************* 09:52:36.677 [main ] INFO i.t.n.r.u.s.s.DefaultStructureEditorPresentationControlTest - TEST "must clear the presentation on reception of an empty selection" 09:52:36.678 [main ] INFO i.t.n.r.u.s.s.DefaultStructureEditorPresentationControlTest - ********************************************************************* 09:52:36.678 [main ] DEBUG i.t.n.r.u.s.s.DefaultStructureEditorPresentationControl - onSiteNodeSelected(SiteNodeSelectedEvent(siteNode=Optional.empty)) 09:52:36.690 [main ] INFO i.t.n.r.u.s.s.DefaultStructureEditorPresentationControlTest - TEST PASSED in 13 msec 09:52:36.690 [main ] INFO i.t.n.r.u.s.s.DefaultStructureEditorPresentationControlTest - 09:52:36.766 [main ] TRACE it.tidalwave.messagebus.MessageBusHelper - registerMessageListener(void it.tidalwave.northernwind.rca.ui.structureeditor.spi.DefaultStructureEditorPresentationControl.onSiteNodeSelected(it.tidalwave.northernwind.rca.ui.event.SiteNodeSelectedEvent)) 09:52:36.768 [main ] INFO i.t.n.r.u.s.s.DefaultStructureEditorPresentationControlTest - ******************************************************************* 09:52:36.768 [main ] INFO i.t.n.r.u.s.s.DefaultStructureEditorPresentationControlTest - TEST "must populate the presentation on reception of selected node" 09:52:36.768 [main ] INFO i.t.n.r.u.s.s.DefaultStructureEditorPresentationControlTest - ******************************************************************* 09:52:36.769 [main ] DEBUG i.t.n.r.u.s.s.DefaultStructureEditorPresentationControl - onSiteNodeSelected(SiteNodeSelectedEvent(siteNode=Optional[Mock for SiteNode, hashCode: 388623360])) 09:52:36.777 [main ] DEBUG i.t.n.r.u.s.s.DefaultStructureEditorPresentationControl - >>>> properties: Mock for ResourceProperties, hashCode: 1054477035 09:52:36.782 [main ] INFO i.t.n.r.u.s.s.DefaultStructureEditorPresentationControlTest - TEST PASSED in 14 msec 09:52:36.783 [main ] INFO i.t.n.r.u.s.s.DefaultStructureEditorPresentationControlTest - 09:52:36.812 [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: 2.098 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] --- maven-jar-plugin:3.2.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.99d83e824f44.jar [INFO] [INFO] --- maven-jar-plugin:3.2.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.99d83e824f44-tests.jar [INFO] [INFO] --- maven-install-plugin:3.0.0-M1:install (default-install) @ it-tidalwave-northernwind-rca-ui-structure-editor --- [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.99d83e824f44.jar to /var/jenkins_home/maven-repositories/0/it/tidalwave/northernwind/rca/it-tidalwave-northernwind-rca-ui-structure-editor/1.2-ALPHA-4-SNAPSHOT/it-tidalwave-northernwind-rca-ui-structure-editor-1.2-ALPHA-4-SNAPSHOT.jar [INFO] Installing /var/jenkins_home/jobs/Zephyr_Build_and_Test/workspace/modules/StructureEditor/pom.xml to /var/jenkins_home/maven-repositories/0/it/tidalwave/northernwind/rca/it-tidalwave-northernwind-rca-ui-structure-editor/1.2-ALPHA-4-SNAPSHOT/it-tidalwave-northernwind-rca-ui-structure-editor-1.2-ALPHA-4-SNAPSHOT.pom [INFO] Installing /var/jenkins_home/jobs/Zephyr_Build_and_Test/workspace/modules/StructureEditor/target/it-tidalwave-northernwind-rca-ui-structure-editor-1.2-ALPHA-4-SNAPSHOT.99d83e824f44-tests.jar to /var/jenkins_home/maven-repositories/0/it/tidalwave/northernwind/rca/it-tidalwave-northernwind-rca-ui-structure-editor/1.2-ALPHA-4-SNAPSHOT/it-tidalwave-northernwind-rca-ui-structure-editor-1.2-ALPHA-4-SNAPSHOT-tests.jar [JENKINS] Archiving disabled Started calculate disk usage of build Finished Calculation of disk usage of build in 0 seconds Started calculate disk usage of workspace Finished Calculation of disk usage of workspace in 0 seconds [INFO] [INFO] --< it.tidalwave.northernwind.rca:it-tidalwave-northernwind-rca-ui-javafx >-- [INFO] Building Zephyr - UI (JavaFX) 1.2-ALPHA-4-SNAPSHOT [13/15] [INFO] --------------------------------[ 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] --- maven-clean-plugin:3.1.0:clean (default-clean) @ it-tidalwave-northernwind-rca-ui-javafx --- [INFO] [INFO] --- buildnumber-maven-plugin:1.4: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: 99d83e824f44 at timestamp: 1640166757925 [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] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven) @ it-tidalwave-northernwind-rca-ui-javafx --- [WARNING] Failed to build parent project for com.sun.xml.bind.mvn:jaxb-bundles:pom:2.2.11 [WARNING] Failed to build parent project for com.sun.xml.bind:jaxb-core:jar:2.2.11 [WARNING] Invalid POM for com.sun.xml.bind:jaxb-core:jar:2.2.11, transitive dependencies (if any) will not be available, enable debug logging for more details [WARNING] Failed to build parent project for com.sun.xml.bind.mvn:jaxb-bundles:pom:2.2.11 [WARNING] Failed to build parent project for com.sun.xml.bind:jaxb-impl:jar:2.2.11 [WARNING] Invalid POM for com.sun.xml.bind:jaxb-impl:jar:2.2.11, transitive dependencies (if any) will not be available, enable debug logging for more details [INFO] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-banned-dependencies) @ it-tidalwave-northernwind-rca-ui-javafx --- [INFO] [INFO] --- maven-antrun-plugin:3.0.0:run (generate-and-print-build-description) @ it-tidalwave-northernwind-rca-ui-javafx --- [INFO] Executing tasks [INFO] [echo] DESCRIPTION: origin/fix-for-NWRCA-53 1.2-ALPHA-4-SNAPSHOT 99d83e824f44 [INFO] [echo] Java Version: 11.0.10 -source 11 -target 11 -release 11 [INFO] Executed tasks [INFO] [INFO] --- maven-antrun-plugin:3.0.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] --- maven-resources-plugin:3.2.0:resources (default-resources) @ it-tidalwave-northernwind-rca-ui-javafx --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] Copying 6 resources [INFO] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ it-tidalwave-northernwind-rca-ui-javafx --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 12 source files to /var/jenkins_home/jobs/Zephyr_Build_and_Test/workspace/modules/JavaFXUI/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] No processor claimed any of these annotations: /javax.annotation.Nonnull,/javafx.fxml.FXML,java.base/java.lang.Override [INFO] [INFO] --- aspectj-maven-plugin:1.11:compile (weave-classes) @ it-tidalwave-northernwind-rca-ui-javafx --- [INFO] Showing AJC message detail for messages of types: [error, warning, fail] [INFO] [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ it-tidalwave-northernwind-rca-ui-javafx --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] skip non existing resourceDirectory /var/jenkins_home/jobs/Zephyr_Build_and_Test/workspace/modules/JavaFXUI/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ it-tidalwave-northernwind-rca-ui-javafx --- [INFO] No sources to compile [INFO] [INFO] --- aspectj-maven-plugin:1.11: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] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ it-tidalwave-northernwind-rca-ui-javafx --- [JENKINS] Recording test results [INFO] [INFO] --- maven-jar-plugin:3.2.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.99d83e824f44.jar [INFO] [INFO] --- maven-jar-plugin:3.2.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.99d83e824f44-tests.jar [INFO] [INFO] --- maven-install-plugin:3.0.0-M1:install (default-install) @ it-tidalwave-northernwind-rca-ui-javafx --- [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.99d83e824f44.jar to /var/jenkins_home/maven-repositories/0/it/tidalwave/northernwind/rca/it-tidalwave-northernwind-rca-ui-javafx/1.2-ALPHA-4-SNAPSHOT/it-tidalwave-northernwind-rca-ui-javafx-1.2-ALPHA-4-SNAPSHOT.jar [INFO] Installing /var/jenkins_home/jobs/Zephyr_Build_and_Test/workspace/modules/JavaFXUI/pom.xml to /var/jenkins_home/maven-repositories/0/it/tidalwave/northernwind/rca/it-tidalwave-northernwind-rca-ui-javafx/1.2-ALPHA-4-SNAPSHOT/it-tidalwave-northernwind-rca-ui-javafx-1.2-ALPHA-4-SNAPSHOT.pom [INFO] Installing /var/jenkins_home/jobs/Zephyr_Build_and_Test/workspace/modules/JavaFXUI/target/it-tidalwave-northernwind-rca-ui-javafx-1.2-ALPHA-4-SNAPSHOT.99d83e824f44-tests.jar to /var/jenkins_home/maven-repositories/0/it/tidalwave/northernwind/rca/it-tidalwave-northernwind-rca-ui-javafx/1.2-ALPHA-4-SNAPSHOT/it-tidalwave-northernwind-rca-ui-javafx-1.2-ALPHA-4-SNAPSHOT-tests.jar [JENKINS] Archiving disabled Started calculate disk usage of build Finished Calculation of disk usage of build in 0 seconds Started calculate disk usage of workspace Finished Calculation of disk usage of workspace in 0 seconds [INFO] [INFO] --< it.tidalwave.northernwind.rca:it-tidalwave-northernwind-rca-application-javafx >-- [INFO] Building Zephyr - Application (JavaFX) 1.2-ALPHA-4-SNAPSHOT [14/15] [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ it-tidalwave-northernwind-rca-application-javafx --- [INFO] [INFO] --- buildnumber-maven-plugin:1.4: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: 99d83e824f44 at timestamp: 1640166766097 [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] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven) @ it-tidalwave-northernwind-rca-application-javafx --- [WARNING] Failed to build parent project for com.sun.xml.bind.mvn:jaxb-bundles:pom:2.2.11 [WARNING] Failed to build parent project for com.sun.xml.bind:jaxb-core:jar:2.2.11 [WARNING] Invalid POM for com.sun.xml.bind:jaxb-core:jar:2.2.11, transitive dependencies (if any) will not be available, enable debug logging for more details [WARNING] Failed to build parent project for com.sun.xml.bind.mvn:jaxb-bundles:pom:2.2.11 [WARNING] Failed to build parent project for com.sun.xml.bind:jaxb-impl:jar:2.2.11 [WARNING] Invalid POM for com.sun.xml.bind:jaxb-impl:jar:2.2.11, transitive dependencies (if any) will not be available, enable debug logging for more details [INFO] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-banned-dependencies) @ it-tidalwave-northernwind-rca-application-javafx --- [INFO] [INFO] --- maven-antrun-plugin:3.0.0:run (generate-and-print-build-description) @ it-tidalwave-northernwind-rca-application-javafx --- [INFO] Executing tasks [INFO] [echo] DESCRIPTION: origin/fix-for-NWRCA-53 1.2-ALPHA-4-SNAPSHOT 99d83e824f44 [INFO] [echo] Java Version: 11.0.10 -source 11 -target 11 -release 11 [INFO] Executed tasks [INFO] [INFO] --- maven-antrun-plugin:3.0.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] --- maven-resources-plugin:3.2.0:resources (default-resources) @ it-tidalwave-northernwind-rca-application-javafx --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] Copying 7 resources [INFO] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ it-tidalwave-northernwind-rca-application-javafx --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 3 source files to /var/jenkins_home/jobs/Zephyr_Build_and_Test/workspace/modules/JavaFXApplication/target/unwoven-classes [WARNING] [path] bad path element "/var/jenkins_home/maven-repositories/0/com/sun/xml/bind/jaxb-core/2.2.11/jaxb-api.jar": no such file or directory [WARNING] [path] bad path element "/var/jenkins_home/maven-repositories/0/com/sun/xml/bind/jaxb-impl/2.2.11/jaxb-core.jar": no such file or directory [WARNING] Supported source version 'RELEASE_6' from annotation processor 'org.netbeans.modules.openide.filesystems.declmime.MIMEResolverProcessor' less than -source '11' [WARNING] Supported source version 'RELEASE_6' from annotation processor 'org.netbeans.modules.openide.util.NbBundleProcessor' less than -source '11' [WARNING] Supported source version 'RELEASE_6' from annotation processor 'org.netbeans.modules.openide.util.ServiceProviderProcessor' less than -source '11' [WARNING] Supported source version 'RELEASE_6' from annotation processor 'org.netbeans.modules.openide.util.NamedServiceProcessor' less than -source '11' [WARNING] No processor claimed any of these annotations: /javax.annotation.Nonnull,java.base/java.lang.Override,/javafx.fxml.FXML [INFO] [INFO] --- aspectj-maven-plugin:1.11:compile (weave-classes) @ it-tidalwave-northernwind-rca-application-javafx --- [INFO] Showing AJC message detail for messages of types: [error, warning, fail] [INFO] [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ it-tidalwave-northernwind-rca-application-javafx --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] Copying 1 resource [INFO] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ it-tidalwave-northernwind-rca-application-javafx --- [INFO] No sources to compile [INFO] [INFO] --- aspectj-maven-plugin:1.11: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] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ it-tidalwave-northernwind-rca-application-javafx --- [JENKINS] Recording test results [INFO] [INFO] --- maven-jar-plugin:3.2.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.99d83e824f44.jar [INFO] [INFO] --- maven-jar-plugin:3.2.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.99d83e824f44-tests.jar [INFO] [INFO] --- maven-install-plugin:3.0.0-M1:install (default-install) @ it-tidalwave-northernwind-rca-application-javafx --- [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.99d83e824f44.jar to /var/jenkins_home/maven-repositories/0/it/tidalwave/northernwind/rca/it-tidalwave-northernwind-rca-application-javafx/1.2-ALPHA-4-SNAPSHOT/it-tidalwave-northernwind-rca-application-javafx-1.2-ALPHA-4-SNAPSHOT.jar [INFO] Installing /var/jenkins_home/jobs/Zephyr_Build_and_Test/workspace/modules/JavaFXApplication/pom.xml to /var/jenkins_home/maven-repositories/0/it/tidalwave/northernwind/rca/it-tidalwave-northernwind-rca-application-javafx/1.2-ALPHA-4-SNAPSHOT/it-tidalwave-northernwind-rca-application-javafx-1.2-ALPHA-4-SNAPSHOT.pom [INFO] Installing /var/jenkins_home/jobs/Zephyr_Build_and_Test/workspace/modules/JavaFXApplication/target/it-tidalwave-northernwind-rca-application-javafx-1.2-ALPHA-4-SNAPSHOT.99d83e824f44-tests.jar to /var/jenkins_home/maven-repositories/0/it/tidalwave/northernwind/rca/it-tidalwave-northernwind-rca-application-javafx/1.2-ALPHA-4-SNAPSHOT/it-tidalwave-northernwind-rca-application-javafx-1.2-ALPHA-4-SNAPSHOT-tests.jar [JENKINS] Archiving disabled Started calculate disk usage of build Finished Calculation of disk usage of build in 0 seconds Started calculate disk usage of workspace Finished Calculation of disk usage of workspace in 0 seconds [INFO] [INFO] ------------< it.tidalwave.northernwind.rca:zephyr-macosx >------------- [INFO] Building Zephyr - Installer, macOS 1.2-ALPHA-4-SNAPSHOT [15/15] [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ zephyr-macosx --- [INFO] [INFO] --- buildnumber-maven-plugin:1.4: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: 99d83e824f44 at timestamp: 1640166773625 [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] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven) @ zephyr-macosx --- [INFO] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-banned-dependencies) @ zephyr-macosx --- [INFO] [INFO] --- maven-antrun-plugin:3.0.0:run (generate-and-print-build-description) @ zephyr-macosx --- [INFO] Executing tasks [INFO] [echo] DESCRIPTION: origin/fix-for-NWRCA-53 1.2-ALPHA-4-SNAPSHOT 99d83e824f44 [INFO] [echo] Java Version: 11.0.10 -source 11 -target 11 -release 11 [INFO] Executed tasks [INFO] [INFO] --- maven-dependency-plugin:3.1.2:unpack (unpack-embedded-jdk) @ zephyr-macosx --- [INFO] Configured Artifact: it.tidalwave.jdk:adoptopenjdk-jre:macosx-x64-hotspot:11.0.10_9:tgz [INFO] Unpacking /var/jenkins_home/maven-repositories/0/it/tidalwave/jdk/adoptopenjdk-jre/11.0.10_9/adoptopenjdk-jre-11.0.10_9-macosx-x64-hotspot.tgz to /var/jenkins_home/jobs/Zephyr_Build_and_Test/workspace/modules/Installers/macOS/target/jdk/11.0.10_9 with includes "" and excludes "" [INFO] Expanding: /var/jenkins_home/maven-repositories/0/it/tidalwave/jdk/adoptopenjdk-jre/11.0.10_9/adoptopenjdk-jre-11.0.10_9-macosx-x64-hotspot.tgz into /var/jenkins_home/jobs/Zephyr_Build_and_Test/workspace/modules/Installers/macOS/target/jdk/11.0.10_9 [INFO] [INFO] --- maven-dependency-plugin:3.1.2:copy-dependencies (copy-jars) @ zephyr-macosx --- [INFO] Copying it-tidalwave-northernwind-rca-application-javafx-1.2-ALPHA-4-SNAPSHOT.99d83e824f44.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.99d83e824f44.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.99d83e824f44.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.99d83e824f44.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.99d83e824f44.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.99d83e824f44.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.99d83e824f44.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.99d83e824f44.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.99d83e824f44.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.99d83e824f44.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-1.7.30.jar to /var/jenkins_home/jobs/Zephyr_Build_and_Test/workspace/modules/Installers/macOS/target/app/lib/jul-to-slf4j-1.7.30.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-1.7.30.jar to /var/jenkins_home/jobs/Zephyr_Build_and_Test/workspace/modules/Installers/macOS/target/app/lib/jcl-over-slf4j-1.7.30.jar [INFO] Copying logback-core-1.2.3.jar to /var/jenkins_home/jobs/Zephyr_Build_and_Test/workspace/modules/Installers/macOS/target/app/lib/logback-core-1.2.3.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.99d83e824f44.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.99d83e824f44.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.6.jar to /var/jenkins_home/jobs/Zephyr_Build_and_Test/workspace/modules/Installers/macOS/target/app/lib/aspectjrt-1.9.6.jar [INFO] Copying logback-classic-1.2.3.jar to /var/jenkins_home/jobs/Zephyr_Build_and_Test/workspace/modules/Installers/macOS/target/app/lib/logback-classic-1.2.3.jar [INFO] Copying slf4j-api-1.7.30.jar to /var/jenkins_home/jobs/Zephyr_Build_and_Test/workspace/modules/Installers/macOS/target/app/lib/slf4j-api-1.7.30.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] --- maven-dependency-plugin:3.1.2: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] --- maven-jar-plugin:3.2.0:test-jar (default-test-jar) @ zephyr-macosx --- [INFO] Skipping packaging of the test-jar [INFO] [INFO] --- maven-antrun-plugin:3.0.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] --- maven-antrun-plugin:3.0.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 Wed Dec 22 09:52:59 2021 [INFO] [exec] 53.65% done, estimate finish Wed Dec 22 09:52:59 2021 [INFO] [exec] 80.40% done, estimate finish Wed Dec 22 09:52:59 2021 [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 23000 [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-maven-plugin:3.2.0:attach-artifact (attach-app-bundle) @ zephyr-macosx --- [INFO] [INFO] --- maven-install-plugin:3.0.0-M1:install (default-install) @ zephyr-macosx --- [INFO] Installing /var/jenkins_home/jobs/Zephyr_Build_and_Test/workspace/modules/Installers/macOS/pom.xml to /var/jenkins_home/maven-repositories/0/it/tidalwave/northernwind/rca/zephyr-macosx/1.2-ALPHA-4-SNAPSHOT/zephyr-macosx-1.2-ALPHA-4-SNAPSHOT.pom [INFO] Installing /var/jenkins_home/jobs/Zephyr_Build_and_Test/workspace/modules/Installers/macOS/target/Zephyr.dmg.gz to /var/jenkins_home/maven-repositories/0/it/tidalwave/northernwind/rca/zephyr-macosx/1.2-ALPHA-4-SNAPSHOT/zephyr-macosx-1.2-ALPHA-4-SNAPSHOT-executable.dmg.gz [JENKINS] Archiving disabled Started calculate disk usage of build Finished Calculation of disk usage of build in 0 seconds Started calculate disk usage of workspace Finished Calculation of disk usage of workspace in 0 seconds [JENKINS] Archiving disabled [JENKINS] Archiving disabled [JENKINS] Archiving disabled [JENKINS] Archiving disabled [JENKINS] Archiving disabled [JENKINS] Archiving disabled [JENKINS] Archiving disabled [JENKINS] Archiving disabled [JENKINS] Archiving disabled [JENKINS] Archiving disabled [JENKINS] Archiving disabled [JENKINS] Archiving disabled [JENKINS] Archiving disabled [JENKINS] Archiving disabled [INFO] ------------------------------------------------------------------------ [INFO] Reactor Summary for Zephyr 1.2-ALPHA-4-SNAPSHOT: [INFO] [JENKINS] Archiving disabled[INFO] Zephyr ............................................. SUCCESS [ 2.479 s] [INFO] Zephyr (modules) ................................... SUCCESS [ 0.908 s] [INFO] Zephyr - Core Implementation Stripped .............. SUCCESS [ 5.314 s] [INFO] Zephyr - Model ..................................... SUCCESS [ 7.011 s] [INFO] Zephyr - UI Commons ................................ SUCCESS [ 20.445 s] [INFO] Zephyr - Embedded Server ........................... SUCCESS [ 24.905 s] [INFO] Zephyr - UI Content Editor ......................... SUCCESS [ 27.573 s] [INFO] Zephyr - UI Content Explorer ....................... SUCCESS [ 24.529 s] [INFO] Zephyr - UI Content Manager ........................ SUCCESS [ 26.592 s] [INFO] Zephyr - UI Site Opener ............................ SUCCESS [ 24.613 s] [INFO] Zephyr - UI Structure Explorer ..................... SUCCESS [ 17.212 s] [INFO] Zephyr - UI Structure Editor ....................... SUCCESS [ 7.938 s] [INFO] Zephyr - UI (JavaFX) ............................... SUCCESS [ 7.283 s] [INFO] Zephyr - Application (JavaFX) ...................... SUCCESS [ 6.822 s] [INFO] Zephyr - Installer, macOS .......................... SUCCESS [ 8.213 s] [INFO] ------------------------------------------------------------------------ [INFO] BUILD SUCCESS [INFO] ------------------------------------------------------------------------ [INFO] Total time: 03:46 min [INFO] Finished at: 2021-12-22T09:53:03Z [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/70/testng/testng-results-1.xml' Processing '/var/jenkins_home/jobs/Zephyr_Build_and_Test/builds/70/testng/testng-results-2.xml' Processing '/var/jenkins_home/jobs/Zephyr_Build_and_Test/builds/70/testng/testng-results-3.xml' Processing '/var/jenkins_home/jobs/Zephyr_Build_and_Test/builds/70/testng/testng-results-4.xml' Processing '/var/jenkins_home/jobs/Zephyr_Build_and_Test/builds/70/testng/testng-results-5.xml' Processing '/var/jenkins_home/jobs/Zephyr_Build_and_Test/builds/70/testng/testng-results-6.xml' Processing '/var/jenkins_home/jobs/Zephyr_Build_and_Test/builds/70/testng/testng-results-7.xml' Processing '/var/jenkins_home/jobs/Zephyr_Build_and_Test/builds/70/testng/testng-results.xml' TestNG Reports Processing: FINISH [description-setter] Description set: origin/fix-for-NWRCA-53 1.2-ALPHA-4-SNAPSHOT 99d83e824f44 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