Console Output
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: e9043004a15f at timestamp: 1640166966133
[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-7 1.2-ALPHA-4-SNAPSHOT e9043004a15f
[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:56:11.874 [main ] INFO i.t.n.r.u.s.i.DefaultStructureExplorerPresentationControlTest - STARTING TESTS OF it.tidalwave.northernwind.rca.ui.structureexplorer.impl.DefaultStructureExplorerPresentationControlTest
09:56:12.479 [main ] TRACE it.tidalwave.role.ContextManager$Locator - ContextManagerProvider instantiated from META-INF: it.tidalwave.role.spring.spi.SpringContextManagerProvider@6ffab045
09:56:12.480 [main ] DEBUG i.t.role.spring.spi.AnnotationSpringRoleManager - ctor
09:56:12.489 [main ] DEBUG i.t.role.spring.spi.AnnotationSpringRoleManager - scanning classes with interface it.tidalwave.dci.annotation.DciRole annotation...
09:56:13.979 [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:56:13.988 [main ] DEBUG it.tidalwave.role.spi.RoleManagerSupport - Configured roles:
09:56:13.990 [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:56:13.990 [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:56:13.990 [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:56:13.991 [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:56:13.991 [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:56:13.991 [main ] DEBUG it.tidalwave.role.spi.RoleManagerSupport - >>>> i.t.n.c.m.SiteNode: i.t.r.u.Presentable -> [i.t.n.m.i.a.r.SiteNodePresentable]
09:56:13.991 [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:56:13.991 [main ] DEBUG it.tidalwave.role.spi.RoleManagerSupport - >>>> i.t.n.f.f.i.ResourceFileNetBeansPlatform: i.t.n.m.a.r.WritableFolder -> [i.t.n.f.f.i.ResourceFileNetBeansPlatformWritableFolder]
09:56:14.948 [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:56:15.055 [main ] TRACE it.tidalwave.role.spi.ContextSampler - >>>> contexts for i.t.n.c.m.SiteNode$MockitoMock$1313103706@4a99f9e5 at construction time: []
09:56:15.056 [main ] TRACE it.tidalwave.role.spi.ContextSampler - >>>> contexts for i.t.n.c.m.SiteNode$MockitoMock$1313103706@4a99f9e5 at construction time: []
09:56:15.063 [main ] INFO i.t.n.r.u.s.i.DefaultStructureExplorerPresentationControlTest - **********************************
09:56:15.064 [main ] INFO i.t.n.r.u.s.i.DefaultStructureExplorerPresentationControlTest - TEST "must be a MessageSubscriber"
09:56:15.064 [main ] INFO i.t.n.r.u.s.i.DefaultStructureExplorerPresentationControlTest - **********************************
09:56:15.069 [main ] INFO i.t.n.r.u.s.i.DefaultStructureExplorerPresentationControlTest - TEST PASSED in 5 msec
09:56:15.069 [main ] INFO i.t.n.r.u.s.i.DefaultStructureExplorerPresentationControlTest -
09:56:15.117 [main ] TRACE it.tidalwave.role.ContextManager$Locator - ContextManagerProvider instantiated from META-INF: it.tidalwave.role.spring.spi.SpringContextManagerProvider@15b8487f
09:56:15.118 [main ] DEBUG i.t.role.spring.spi.AnnotationSpringRoleManager - ctor
09:56:15.119 [main ] DEBUG i.t.role.spring.spi.AnnotationSpringRoleManager - scanning classes with interface it.tidalwave.dci.annotation.DciRole annotation...
09:56:16.083 [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:56:16.084 [main ] DEBUG it.tidalwave.role.spi.RoleManagerSupport - Configured roles:
09:56:16.084 [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:56:16.084 [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:56:16.084 [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:56:16.084 [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:56:16.084 [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:56:16.085 [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:56:16.085 [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:56:16.085 [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:56:16.095 [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:56:16.096 [main ] TRACE it.tidalwave.role.spi.ContextSampler - >>>> contexts for i.t.n.c.m.SiteNode$MockitoMock$1313103706@28ebaa4b at construction time: []
09:56:16.097 [main ] TRACE it.tidalwave.role.spi.ContextSampler - >>>> contexts for i.t.n.c.m.SiteNode$MockitoMock$1313103706@28ebaa4b at construction time: []
09:56:16.100 [main ] INFO i.t.n.r.u.s.i.DefaultStructureExplorerPresentationControlTest - *********************************************************************************************************
09:56:16.101 [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:56:16.101 [main ] INFO i.t.n.r.u.s.i.DefaultStructureExplorerPresentationControlTest - *********************************************************************************************************
09:56:16.103 [main ] TRACE i.t.r.s.spi.DciContextWithAutoThreadBindingAspect - executing i.t.n.r.u.s.i.DefaultStructureExplorerPresentationControl@1553b032.onOpenSite() with context thread binding
09:56:16.104 [main ] TRACE it.tidalwave.role.spi.DefaultContextManager - runWithContexts([i.t.n.r.u.s.i.DefaultStructureExplorerPresentationControl@1553b032], i.t.r.s.s.DciContextWithAutoThreadBindingAspect$1@1a89d485)
09:56:16.105 [main ] TRACE it.tidalwave.role.spi.DefaultContextManager - >>>> contexts now: [it.tidalwave.northernwind.rca.ui.structureexplorer.impl.DefaultStructureExplorerPresentationControl@1553b032] - it.tidalwave.role.spi.DefaultContextManager@24edb768
09:56:16.105 [main ] DEBUG i.t.n.r.u.s.i.DefaultStructureExplorerPresentationControl - onOpenSite(Mock for OpenSiteEvent, hashCode: 774599836)
09:56:16.115 [main ] TRACE it.tidalwave.role.spi.ContextSampler - >>>> contexts for i.t.n.c.m.SiteNode$MockitoMock$1313103706@28ebaa4b at construction time: [i.t.n.r.u.s.i.DefaultStructureExplorerPresentationControl@1553b032]
09:56:16.116 [main ] TRACE it.tidalwave.role.spi.DefaultContextManager - >>>> runWithContexts([i.t.n.r.u.s.i.DefaultStructureExplorerPresentationControl@1553b032], i.t.r.s.s.DciContextWithAutoThreadBindingAspect$1@1a89d485) completed
09:56:16.121 [main ] TRACE it.tidalwave.role.spring.spi.SpringAsDelegate - as(i.t.r.u.Selectable) for i.t.n.c.m.SiteNode$MockitoMock$1313103706@28ebaa4b
09:56:16.123 [main ] TRACE it.tidalwave.role.spring.spi.SpringAsDelegate - >>>> contexts: ContextSampler(contexts=[it.tidalwave.northernwind.rca.ui.structureexplorer.impl.DefaultStructureExplorerPresentationControl@1553b032])
09:56:16.129 [main ] TRACE it.tidalwave.role.spi.DefaultContextManager - runWithContexts([i.t.n.r.u.s.i.DefaultStructureExplorerPresentationControl@1553b032], i.t.r.s.s.SpringAsDelegate$1@42f99e4c)
09:56:16.129 [main ] TRACE it.tidalwave.role.spi.DefaultContextManager - >>>> contexts now: [it.tidalwave.northernwind.rca.ui.structureexplorer.impl.DefaultStructureExplorerPresentationControl@1553b032] - it.tidalwave.role.spi.DefaultContextManager@24edb768
09:56:16.129 [main ] TRACE it.tidalwave.role.spi.RoleManagerSupport - findRoles(i.t.n.c.m.SiteNode$MockitoMock$1313103706@28ebaa4b, i.t.r.u.Selectable)
09:56:16.129 [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:56:16.129 [main ] TRACE it.tidalwave.role.spi.RoleManagerSupport - >>>> owner class replaced with i.t.n.c.m.SiteNode
09:56:16.130 [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:56:16.130 [main ] TRACE it.tidalwave.role.spi.RoleManagerSupport - >>>> contexts: [i.t.n.r.u.s.i.DefaultStructureExplorerPresentationControl@1553b032]
09:56:16.130 [main ] TRACE it.tidalwave.role.spi.RoleManagerSupport - >>>> constructor parameters: [Mock for MessageBus, hashCode: 432210703, Mock for SiteNode, hashCode: 686533195]
09:56:16.131 [main ] TRACE it.tidalwave.role.spi.RoleManagerSupport - >>>> findRoles() returning: [i.t.n.r.u.s.i.SiteNodeSelectableFiringSelectedEvent@70b0d64]
09:56:16.131 [main ] TRACE it.tidalwave.role.spi.DefaultContextManager - >>>> runWithContexts([i.t.n.r.u.s.i.DefaultStructureExplorerPresentationControl@1553b032], i.t.r.s.s.SpringAsDelegate$1@42f99e4c) completed
09:56:16.131 [main ] TRACE it.tidalwave.role.spring.spi.SpringAsDelegate - >>>> as() returning [i.t.n.r.u.s.i.SiteNodeSelectableFiringSelectedEvent@70b0d64]
09:56:16.132 [main ] TRACE it.tidalwave.role.spring.spi.SpringAsDelegate - as(i.t.r.u.Selectable) for i.t.n.c.m.SiteNode$MockitoMock$1313103706@28ebaa4b
09:56:16.132 [main ] TRACE it.tidalwave.role.spring.spi.SpringAsDelegate - >>>> contexts: ContextSampler(contexts=[it.tidalwave.northernwind.rca.ui.structureexplorer.impl.DefaultStructureExplorerPresentationControl@1553b032])
09:56:16.132 [main ] TRACE it.tidalwave.role.spi.DefaultContextManager - runWithContexts([i.t.n.r.u.s.i.DefaultStructureExplorerPresentationControl@1553b032], i.t.r.s.s.SpringAsDelegate$1@1310c39f)
09:56:16.132 [main ] TRACE it.tidalwave.role.spi.DefaultContextManager - >>>> contexts now: [it.tidalwave.northernwind.rca.ui.structureexplorer.impl.DefaultStructureExplorerPresentationControl@1553b032] - it.tidalwave.role.spi.DefaultContextManager@24edb768
09:56:16.133 [main ] TRACE it.tidalwave.role.spi.RoleManagerSupport - findRoles(i.t.n.c.m.SiteNode$MockitoMock$1313103706@28ebaa4b, i.t.r.u.Selectable)
09:56:16.133 [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:56:16.133 [main ] TRACE it.tidalwave.role.spi.RoleManagerSupport - >>>> owner class replaced with i.t.n.c.m.SiteNode
09:56:16.133 [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:56:16.133 [main ] TRACE it.tidalwave.role.spi.RoleManagerSupport - >>>> contexts: [i.t.n.r.u.s.i.DefaultStructureExplorerPresentationControl@1553b032]
09:56:16.133 [main ] TRACE it.tidalwave.role.spi.RoleManagerSupport - >>>> constructor parameters: [Mock for MessageBus, hashCode: 432210703, Mock for SiteNode, hashCode: 686533195]
09:56:16.134 [main ] TRACE it.tidalwave.role.spi.RoleManagerSupport - >>>> findRoles() returning: [i.t.n.r.u.s.i.SiteNodeSelectableFiringSelectedEvent@7101c520]
09:56:16.134 [main ] TRACE it.tidalwave.role.spi.DefaultContextManager - >>>> runWithContexts([i.t.n.r.u.s.i.DefaultStructureExplorerPresentationControl@1553b032], i.t.r.s.s.SpringAsDelegate$1@1310c39f) completed
09:56:16.134 [main ] TRACE it.tidalwave.role.spring.spi.SpringAsDelegate - >>>> as() returning [i.t.n.r.u.s.i.SiteNodeSelectableFiringSelectedEvent@7101c520]
09:56:16.139 [main ] INFO i.t.n.r.u.s.i.DefaultStructureExplorerPresentationControlTest - TEST PASSED in 39 msec
09:56:16.140 [main ] INFO i.t.n.r.u.s.i.DefaultStructureExplorerPresentationControlTest -
09:56:16.200 [main ] DEBUG i.t.role.spring.spi.AnnotationSpringRoleManager - ctor
09:56:16.201 [main ] DEBUG i.t.role.spring.spi.AnnotationSpringRoleManager - scanning classes with interface it.tidalwave.dci.annotation.DciRole annotation...
09:56:17.047 [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:56:17.048 [main ] DEBUG it.tidalwave.role.spi.RoleManagerSupport - Configured roles:
09:56:17.048 [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:56:17.048 [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:56:17.048 [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:56:17.048 [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:56:17.048 [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:56:17.048 [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:56:17.049 [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:56:17.049 [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:56:17.054 [main ] INFO i.t.n.r.u.s.i.SiteNodeSelectableFiringSelectedEventTest - **************************************************************
09:56:17.054 [main ] INFO i.t.n.r.u.s.i.SiteNodeSelectableFiringSelectedEventTest - TEST "must be a role activated only in the controller context"
09:56:17.054 [main ] INFO i.t.n.r.u.s.i.SiteNodeSelectableFiringSelectedEventTest - **************************************************************
09:56:17.058 [main ] INFO i.t.n.r.u.s.i.SiteNodeSelectableFiringSelectedEventTest - TEST PASSED in 3 msec
09:56:17.058 [main ] INFO i.t.n.r.u.s.i.SiteNodeSelectableFiringSelectedEventTest -
09:56:17.122 [main ] DEBUG i.t.role.spring.spi.AnnotationSpringRoleManager - ctor
09:56:17.123 [main ] DEBUG i.t.role.spring.spi.AnnotationSpringRoleManager - scanning classes with interface it.tidalwave.dci.annotation.DciRole annotation...
09:56:17.982 [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:56:17.983 [main ] DEBUG it.tidalwave.role.spi.RoleManagerSupport - Configured roles:
09:56:17.983 [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:56:17.983 [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:56:17.983 [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:56:17.983 [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:56:17.983 [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:56:17.983 [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:56:17.983 [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:56:17.983 [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:56:17.986 [main ] INFO i.t.n.r.u.s.i.SiteNodeSelectableFiringSelectedEventTest - *****************************************************************
09:56:17.987 [main ] INFO i.t.n.r.u.s.i.SiteNodeSelectableFiringSelectedEventTest - TEST "must fire selection event on the message bus when selected"
09:56:17.987 [main ] INFO i.t.n.r.u.s.i.SiteNodeSelectableFiringSelectedEventTest - *****************************************************************
09:56:17.988 [main ] INFO i.t.n.r.u.s.i.SiteNodeSelectableFiringSelectedEventTest - TEST PASSED in 2 msec
09:56:17.988 [main ] INFO i.t.n.r.u.s.i.SiteNodeSelectableFiringSelectedEventTest -
09:56:18.023 [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: 6.7 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.e9043004a15f.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.e9043004a15f-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.e9043004a15f.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.e9043004a15f-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