Console Output

Skipping 6,935 KB.. Full Log
	at org.springframework.context.support.ClassPathXmlApplicationContext.<init>(ClassPathXmlApplicationContext.java:144)
	at org.springframework.context.support.ClassPathXmlApplicationContext.<init>(ClassPathXmlApplicationContext.java:95)
	at it.tidalwave.bluemarine2.commons.test.SpringTestSupport.createSpringContext(SpringTestSupport.java:109)
	at it.tidalwave.bluemarine2.commons.test.SpringTestSupport.beforeMethod(SpringTestSupport.java:75)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
	at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:86)
	at org.testng.internal.Invoker.invokeConfigurationMethod(Invoker.java:514)
	at org.testng.internal.Invoker.invokeConfigurations(Invoker.java:215)
	at org.testng.internal.Invoker.invokeMethod(Invoker.java:589)
	at org.testng.internal.Invoker.invokeTestMethod(Invoker.java:820)
	at org.testng.internal.Invoker.invokeTestMethods(Invoker.java:1128)
	at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:129)
	at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:112)
	at org.testng.TestRunner.privateRun(TestRunner.java:782)
	at org.testng.TestRunner.run(TestRunner.java:632)
	at org.testng.SuiteRunner.runTest(SuiteRunner.java:366)
	at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:361)
	at org.testng.SuiteRunner.privateRun(SuiteRunner.java:319)
	at org.testng.SuiteRunner.run(SuiteRunner.java:268)
	at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:52)
	at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:86)
	at org.testng.TestNG.runSuitesSequentially(TestNG.java:1244)
	at org.testng.TestNG.runSuitesLocally(TestNG.java:1169)
	at org.testng.TestNG.run(TestNG.java:1064)
	at org.apache.maven.surefire.testng.TestNGExecutor.run(TestNGExecutor.java:136)
	at org.apache.maven.surefire.testng.TestNGDirectoryTestSuite.executeMulti(TestNGDirectoryTestSuite.java:193)
	at org.apache.maven.surefire.testng.TestNGDirectoryTestSuite.execute(TestNGDirectoryTestSuite.java:94)
	at org.apache.maven.surefire.testng.TestNGProvider.invoke(TestNGProvider.java:145)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:428)
	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)
	at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:562)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:548)
Caused by: java.lang.ClassNotFoundException: it.tidalwave.role.spring.spi.AnnotationSpringRoleManager
	at java.base/jdk.internal.loader.BuiltinClassLoader.loadClass(BuiltinClassLoader.java:581)
	at java.base/jdk.internal.loader.ClassLoaders$AppClassLoader.loadClass(ClassLoaders.java:178)
	at java.base/java.lang.ClassLoader.loadClass(ClassLoader.java:522)
	at java.base/java.lang.Class.forName0(Native Method)
	at java.base/java.lang.Class.forName(Class.java:398)
	at org.springframework.util.ClassUtils.forName(ClassUtils.java:284)
	at org.springframework.beans.factory.support.AbstractBeanDefinition.resolveBeanClass(AbstractBeanDefinition.java:469)
	at org.springframework.beans.factory.support.AbstractBeanFactory.doResolveBeanClass(AbstractBeanFactory.java:1602)
	at org.springframework.beans.factory.support.AbstractBeanFactory.resolveBeanClass(AbstractBeanFactory.java:1529)
	... 42 common frames omitted
13:35:35.205 [main                ] WARN  i.t.b.m.i.DefaultContentDirectorySystemIntegrationTest - CONFIGURATION SKIPPED 
13:35:35.218 [main                ] INFO  i.t.b.m.i.DefaultContentDirectorySystemIntegrationTest - *********************************
13:35:35.219 [main                ] INFO  i.t.b.m.i.DefaultContentDirectorySystemIntegrationTest - TEST "must properly expose data"
13:35:35.219 [main                ] INFO  i.t.b.m.i.DefaultContentDirectorySystemIntegrationTest - ARGS [model-iTunes-fg-20160504-2]
13:35:35.219 [main                ] INFO  i.t.b.m.i.DefaultContentDirectorySystemIntegrationTest - *********************************
13:35:35.220 [main                ] INFO  i.t.b.m.i.DefaultContentDirectorySystemIntegrationTest - TEST SKIPPED 
13:35:35.220 [main                ] INFO  i.t.b.m.i.DefaultContentDirectorySystemIntegrationTest - 
13:35:35.221 [main                ] WARN  i.t.b.m.i.DefaultContentDirectorySystemIntegrationTest - CONFIGURATION SKIPPED 
13:35:35.227 [main                ] WARN  i.t.b.m.i.DefaultContentDirectorySystemIntegrationTest - CONFIGURATION SKIPPED 
13:35:35.228 [main                ] WARN  i.t.b.m.i.DefaultContentDirectorySystemIntegrationTest - CONFIGURATION SKIPPED 
13:35:35.229 [main                ] INFO  i.t.b.m.i.DefaultContentDirectorySystemIntegrationTest - *********************************
13:35:35.229 [main                ] INFO  i.t.b.m.i.DefaultContentDirectorySystemIntegrationTest - TEST "must properly expose data"
13:35:35.229 [main                ] INFO  i.t.b.m.i.DefaultContentDirectorySystemIntegrationTest - ARGS [model-iTunes-fg-20161210-1]
13:35:35.229 [main                ] INFO  i.t.b.m.i.DefaultContentDirectorySystemIntegrationTest - *********************************
13:35:35.229 [main                ] INFO  i.t.b.m.i.DefaultContentDirectorySystemIntegrationTest - TEST SKIPPED 
13:35:35.229 [main                ] INFO  i.t.b.m.i.DefaultContentDirectorySystemIntegrationTest - 
13:35:35.230 [main                ] WARN  i.t.b.m.i.DefaultContentDirectorySystemIntegrationTest - CONFIGURATION SKIPPED 
13:35:35.233 [main                ] WARN  i.t.b.m.i.DefaultContentDirectorySystemIntegrationTest - CONFIGURATION SKIPPED 
13:35:35.235 [main                ] WARN  i.t.b.mediaserver.impl.DefaultContentDirectoryTest - CONFIGURATION SKIPPED 
13:35:35.242 [main                ] WARN  i.t.b.mediaserver.impl.DefaultContentDirectoryTest - CONFIGURATION SKIPPED 
13:35:35.251 [main                ] WARN  i.t.b.mediaserver.impl.DefaultContentDirectoryTest - CONFIGURATION SKIPPED 
13:35:35.251 [main                ] INFO  i.t.b.mediaserver.impl.DefaultContentDirectoryTest - ****************************************
13:35:35.251 [main                ] INFO  i.t.b.mediaserver.impl.DefaultContentDirectoryTest - TEST "must return correct root children"
13:35:35.251 [main                ] INFO  i.t.b.mediaserver.impl.DefaultContentDirectoryTest - ****************************************
13:35:35.252 [main                ] INFO  i.t.b.mediaserver.impl.DefaultContentDirectoryTest - TEST SKIPPED 
13:35:35.252 [main                ] INFO  i.t.b.mediaserver.impl.DefaultContentDirectoryTest - 
13:35:35.252 [main                ] WARN  i.t.b.mediaserver.impl.DefaultContentDirectoryTest - CONFIGURATION SKIPPED 
13:35:35.252 [main                ] WARN  i.t.b.mediaserver.impl.DefaultContentDirectoryTest - CONFIGURATION SKIPPED 
13:35:35.446 [main                ] INFO  i.t.b.m.i.DefaultContentDirectorySystemIntegrationTest - FINISHED TESTS OF it.tidalwave.bluemarine2.mediaserver.impl.DefaultContentDirectorySystemIntegrationTest
[ERROR] Tests run: 15, Failures: 1, Errors: 0, Skipped: 14, Time elapsed: 4.657 s <<< FAILURE! - in TestSuite
[ERROR] it.tidalwave.bluemarine2.mediaserver.impl.DefaultContentDirectorySystemIntegrationTest.beforeMethod  Time elapsed: 4.131 s  <<< FAILURE!
org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [it.tidalwave.role.spring.spi.AnnotationSpringRoleManager] for bean with name 'roleManager' defined in class path resource [META-INF/DciAutoBeans.xml]; nested exception is java.lang.ClassNotFoundException: it.tidalwave.role.spring.spi.AnnotationSpringRoleManager
Caused by: java.lang.ClassNotFoundException: it.tidalwave.role.spring.spi.AnnotationSpringRoleManager

[INFO] 
[INFO] Results:
[INFO] 
[ERROR] Failures: 
[ERROR] it.tidalwave.bluemarine2.mediaserver.impl.DefaultContentDirectorySystemIntegrationTest.beforeMethod
[ERROR]   Run 1: DefaultContentDirectorySystemIntegrationTest>SpringTestSupport.beforeMethod:75->SpringTestSupport.createSpringContext:109 » CannotLoadBeanClass
[INFO]   Run 2: PASS
[INFO] 
[INFO] 
[ERROR] Tests run: 12, Failures: 1, Errors: 0, Skipped: 11
[INFO] 
[ERROR] There are test failures.

Please refer to /var/jenkins_home/jobs/blueMarine2_Build_and_Quick_Test/workspace/modules/MediaServer/target/surefire-reports/plain for the individual test results.
Please refer to dump files (if any exist) [date].dump, [date]-jvmRun[N].dump and [date].dumpstream.
[JENKINS] Recording test results
[INFO] 
[INFO] --- jar:3.2.0:jar (default-jar) @ it-tidalwave-bluemarine2-mediaserver ---
[INFO] Building jar: /var/jenkins_home/jobs/blueMarine2_Build_and_Quick_Test/workspace/modules/MediaServer/target/it-tidalwave-bluemarine2-mediaserver-1.1-ALPHA-2-SNAPSHOT.776aa35dcaa1.jar
[INFO] 
[INFO] --- jar:3.2.0:test-jar (default-test-jar) @ it-tidalwave-bluemarine2-mediaserver ---
[INFO] Building jar: /var/jenkins_home/jobs/blueMarine2_Build_and_Quick_Test/workspace/modules/MediaServer/target/it-tidalwave-bluemarine2-mediaserver-1.1-ALPHA-2-SNAPSHOT.776aa35dcaa1-tests.jar
[INFO] 
[INFO] --- install:3.0.0-M1:install (default-install) @ it-tidalwave-bluemarine2-mediaserver ---
[INFO] Installing /var/jenkins_home/jobs/blueMarine2_Build_and_Quick_Test/workspace/modules/MediaServer/target/it-tidalwave-bluemarine2-mediaserver-1.1-ALPHA-2-SNAPSHOT.776aa35dcaa1.jar to /var/jenkins_home/maven-repositories/1/it/tidalwave/bluemarine2/it-tidalwave-bluemarine2-mediaserver/1.1-ALPHA-2-SNAPSHOT/it-tidalwave-bluemarine2-mediaserver-1.1-ALPHA-2-SNAPSHOT.jar
[INFO] Installing /var/jenkins_home/jobs/blueMarine2_Build_and_Quick_Test/workspace/modules/MediaServer/pom.xml to /var/jenkins_home/maven-repositories/1/it/tidalwave/bluemarine2/it-tidalwave-bluemarine2-mediaserver/1.1-ALPHA-2-SNAPSHOT/it-tidalwave-bluemarine2-mediaserver-1.1-ALPHA-2-SNAPSHOT.pom
[INFO] Installing /var/jenkins_home/jobs/blueMarine2_Build_and_Quick_Test/workspace/modules/MediaServer/target/it-tidalwave-bluemarine2-mediaserver-1.1-ALPHA-2-SNAPSHOT.776aa35dcaa1-tests.jar to /var/jenkins_home/maven-repositories/1/it/tidalwave/bluemarine2/it-tidalwave-bluemarine2-mediaserver/1.1-ALPHA-2-SNAPSHOT/it-tidalwave-bluemarine2-mediaserver-1.1-ALPHA-2-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.bluemarine2:it-tidalwave-bluemarine2-rest >-------
[INFO] Building blueMarine II :: Media Server :: REST 1.1-ALPHA-2-SNAPSHOT [19/26]
[INFO]   from modules/REST/pom.xml
[INFO] --------------------------------[ jar ]---------------------------------
[INFO] 
[INFO] --- clean:3.1.0:clean (default-clean) @ it-tidalwave-bluemarine2-rest ---
[INFO] 
[INFO] --- buildnumber:1.4:create (default) @ it-tidalwave-bluemarine2-rest ---
[INFO] ShortRevision tag detected. The value is '12'.
[INFO] Executing: /bin/sh -c cd '/var/jenkins_home/jobs/blueMarine2_Build_and_Quick_Test/workspace/modules/REST' && 'git' 'rev-parse' '--verify' '--short=12' 'HEAD'
[INFO] Working directory: /var/jenkins_home/jobs/blueMarine2_Build_and_Quick_Test/workspace/modules/REST
[INFO] Storing buildNumber: 776aa35dcaa1 at timestamp: 1680176137964
[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/blueMarine2_Build_and_Quick_Test/workspace/modules/REST' && 'git' 'rev-parse' '--verify' '--short=12' 'HEAD'
[INFO] Working directory: /var/jenkins_home/jobs/blueMarine2_Build_and_Quick_Test/workspace/modules/REST
[INFO] Storing buildScmBranch: UNKNOWN
[INFO] 
[INFO] --- enforcer:3.0.0-M3:enforce (enforce-maven) @ it-tidalwave-bluemarine2-rest ---
[INFO] 
[INFO] --- enforcer:3.0.0-M3:enforce (enforce-banned-dependencies) @ it-tidalwave-bluemarine2-rest ---
[INFO] 
[INFO] --- antrun:3.0.0:run (generate-and-print-build-description) @ it-tidalwave-bluemarine2-rest ---
[INFO] Executing tasks
[INFO]      [echo] DESCRIPTION: origin/fabrizio.giudici 1.1-ALPHA-2-SNAPSHOT 776aa35dcaa1
[INFO]      [echo] Java Version: 11.0.18 -source 11 -target 11 -release 11
[INFO] Executed tasks
[INFO] 
[INFO] --- antrun:3.0.0:run (create-unwoven-classes-dirs) @ it-tidalwave-bluemarine2-rest ---
[INFO] Executing tasks
[INFO]     [mkdir] Created dir: /var/jenkins_home/jobs/blueMarine2_Build_and_Quick_Test/workspace/modules/REST/target/unwoven-classes
[INFO]     [mkdir] Created dir: /var/jenkins_home/jobs/blueMarine2_Build_and_Quick_Test/workspace/modules/REST/target/unwoven-test-classes
[INFO] Executed tasks
[INFO] 
[INFO] --- resources:3.2.0:resources (default-resources) @ it-tidalwave-bluemarine2-rest ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Using 'UTF-8' encoding to copy filtered properties files.
[INFO] Copying 11 resources to webapp
[INFO] Copying 1 resource
[INFO] 
[INFO] --- compiler:3.8.1:compile (default-compile) @ it-tidalwave-bluemarine2-rest ---
[WARNING] Parameter 'optimize' (user property 'maven.compiler.optimize') is deprecated: This property is a no-op in {@code javac}.
[WARNING] Parameter 'outputDirectory' is read-only, must not be used in configuration
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 11 source files to /var/jenkins_home/jobs/blueMarine2_Build_and_Quick_Test/workspace/modules/REST/target/unwoven-classes
[WARNING] No processor claimed any of these annotations: /org.springframework.beans.factory.annotation.Configurable,/org.springframework.web.bind.annotation.RestController,/javax.annotation.Nullable,/it.tidalwave.messagebus.annotation.ListensTo,/org.springframework.web.bind.annotation.ResponseBody,/org.springframework.web.bind.annotation.ResponseStatus,/org.springframework.web.bind.annotation.PathVariable,/javax.annotation.Nonnegative,/com.fasterxml.jackson.annotation.JsonPropertyOrder,/org.springframework.web.bind.annotation.RequestParam,/com.fasterxml.jackson.annotation.JsonInclude,/javax.annotation.Nonnull,/com.fasterxml.jackson.annotation.JsonIgnore,/it.tidalwave.util.annotation.VisibleForTesting,/it.tidalwave.messagebus.annotation.SimpleMessageSubscriber,/org.springframework.web.bind.annotation.RequestHeader,/javax.inject.Inject,/org.springframework.web.bind.annotation.RequestMapping
[WARNING] /var/jenkins_home/jobs/blueMarine2_Build_and_Quick_Test/workspace/modules/REST/src/main/java/it/tidalwave/bluemarine2/rest/impl/MusicResourcesController.java:[322,32] [unchecked] unchecked cast
  required: Finder<ENTITY>
  found:    FINDER
  where FINDER,ENTITY,JSON are type-variables:
    FINDER extends SourceAwareFinder<ENTITY,FINDER> declared in method <ENTITY,FINDER,JSON>finalized(FINDER,String,String,Function<ENTITY,JSON>)
    ENTITY extends Object declared in method <ENTITY,FINDER,JSON>finalized(FINDER,String,String,Function<ENTITY,JSON>)
    JSON extends Object declared in method <ENTITY,FINDER,JSON>finalized(FINDER,String,String,Function<ENTITY,JSON>)
[INFO] 
[INFO] --- aspectj:1.11:compile (weave-classes) @ it-tidalwave-bluemarine2-rest ---
[INFO] Showing AJC message detail for messages of types: [error, warning, fail]
[INFO] 
[INFO] --- dependency:3.1.2:unpack (unpack-testset-triples) @ it-tidalwave-bluemarine2-rest ---
[INFO] Configured Artifact: it.tidalwave.bluemarine2:it-tidalwave-bluemarine2-mediascanner:tests:?:jar
[INFO] Configured Artifact: it.tidalwave.bluemarine2:it-tidalwave-bluemarine2-metadata-musicbrainz:tests:?:jar
[INFO] Unpacking /var/jenkins_home/jobs/blueMarine2_Build_and_Quick_Test/workspace/modules/MediaScanner/target/it-tidalwave-bluemarine2-mediascanner-1.1-ALPHA-2-SNAPSHOT.776aa35dcaa1-tests.jar to /var/jenkins_home/jobs/blueMarine2_Build_and_Quick_Test/workspace/modules/REST/target/extra with includes "expected-results/**/*.n3" and excludes ""
[INFO] Unpacking /var/jenkins_home/jobs/blueMarine2_Build_and_Quick_Test/workspace/modules/MusicBrainz/target/it-tidalwave-bluemarine2-metadata-musicbrainz-1.1-ALPHA-2-SNAPSHOT.776aa35dcaa1-tests.jar to /var/jenkins_home/jobs/blueMarine2_Build_and_Quick_Test/workspace/modules/REST/target/extra with includes "expected-results/**/*.n3" and excludes ""
[INFO] 
[INFO] --- resources:3.2.0:testResources (default-testResources) @ it-tidalwave-bluemarine2-rest ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Using 'UTF-8' encoding to copy filtered properties files.
[INFO] Copying 16 resources
[INFO] 
[INFO] --- resources:3.2.0:copy-resources (default) @ it-tidalwave-bluemarine2-rest ---
[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] --- compiler:3.8.1:testCompile (default-testCompile) @ it-tidalwave-bluemarine2-rest ---
[WARNING] Parameter 'optimize' (user property 'maven.compiler.optimize') is deprecated: This property is a no-op in {@code javac}.
[WARNING] Parameter 'outputDirectory' is read-only, must not be used in configuration
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 1 source file to /var/jenkins_home/jobs/blueMarine2_Build_and_Quick_Test/workspace/modules/REST/target/unwoven-test-classes
[WARNING] No processor claimed any of these annotations: /org.testng.annotations.BeforeClass,/org.testng.annotations.Test,/org.testng.annotations.DataProvider,/javax.annotation.Nonnull
[INFO] 
[INFO] --- aspectj:1.11:test-compile (weave-test-classes) @ it-tidalwave-bluemarine2-rest ---
[INFO] Showing AJC message detail for messages of types: [error, warning, fail]
[INFO] 
[INFO] --- surefire:3.0.0-M5:test (default-test) @ it-tidalwave-bluemarine2-rest ---
[WARNING] Parameter 'localRepository' is deprecated core expression; Avoid use of ArtifactRepository type. If you need access to local repository, switch to '${repositorySystemSession}' expression and get LRM from it instead.
[INFO] 
[INFO] -------------------------------------------------------
[INFO]  T E S T S
[INFO] -------------------------------------------------------
[INFO] Running it.tidalwave.bluemarine2.rest.impl.MusicResourcesControllerTest
13:36:04.291 [main                ] INFO  i.t.b.rest.impl.MusicResourcesControllerTest       - STARTING TESTS OF it.tidalwave.bluemarine2.rest.impl.MusicResourcesControllerTest
13:36:04.306 [main                ] INFO  i.t.bluemarine2.commons.test.SpringTestSupport     - Spring configuration locations: [classpath:META-INF/DciAutoBeans.xml, classpath:META-INF/CommonsAutoBeans.xml, classpath:META-INF/RestAutoBeans.xml, classpath:META-INF/CatalogAutoBeans.xml, classpath:META-INF/MusicResourceControllerTestBeans.xml]
13:36:07.958 [main                ] WARN  o.s.context.support.ClassPathXmlApplicationContext - Exception encountered during context initialization - cancelling refresh attempt: org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [it.tidalwave.role.spring.spi.AnnotationSpringRoleManager] for bean with name 'roleManager' defined in class path resource [META-INF/DciAutoBeans.xml]; nested exception is java.lang.ClassNotFoundException: it.tidalwave.role.spring.spi.AnnotationSpringRoleManager
13:36:07.977 [main                ] ERROR i.t.b.rest.impl.MusicResourcesControllerTest       - CONFIGURATION FAILED org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [it.tidalwave.role.spring.spi.AnnotationSpringRoleManager] for bean with name 'roleManager' defined in class path resource [META-INF/DciAutoBeans.xml]; nested exception is java.lang.ClassNotFoundException: it.tidalwave.role.spring.spi.AnnotationSpringRoleManager
13:36:07.980 [main                ] ERROR i.t.b.rest.impl.MusicResourcesControllerTest       - CONFIGURATION FAILED
org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [it.tidalwave.role.spring.spi.AnnotationSpringRoleManager] for bean with name 'roleManager' defined in class path resource [META-INF/DciAutoBeans.xml]; nested exception is java.lang.ClassNotFoundException: it.tidalwave.role.spring.spi.AnnotationSpringRoleManager
	at org.springframework.beans.factory.support.AbstractBeanFactory.resolveBeanClass(AbstractBeanFactory.java:1537)
	at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.determineTargetType(AbstractAutowireCapableBeanFactory.java:693)
	at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.predictBeanType(AbstractAutowireCapableBeanFactory.java:663)
	at org.springframework.beans.factory.support.AbstractBeanFactory.isFactoryBean(AbstractBeanFactory.java:1665)
	at org.springframework.beans.factory.support.AbstractBeanFactory.isFactoryBean(AbstractBeanFactory.java:1142)
	at org.springframework.beans.factory.support.DefaultListableBeanFactory.preInstantiateSingletons(DefaultListableBeanFactory.java:924)
	at org.springframework.context.support.AbstractApplicationContext.finishBeanFactoryInitialization(AbstractApplicationContext.java:925)
	at org.springframework.context.support.AbstractApplicationContext.refresh(AbstractApplicationContext.java:588)
	at org.springframework.context.support.ClassPathXmlApplicationContext.<init>(ClassPathXmlApplicationContext.java:144)
	at org.springframework.context.support.ClassPathXmlApplicationContext.<init>(ClassPathXmlApplicationContext.java:95)
	at it.tidalwave.bluemarine2.commons.test.SpringTestSupport.createSpringContext(SpringTestSupport.java:109)
	at it.tidalwave.bluemarine2.commons.test.SpringTestSupport.beforeClass(SpringTestSupport.java:93)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
	at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:86)
	at org.testng.internal.Invoker.invokeConfigurationMethod(Invoker.java:514)
	at org.testng.internal.Invoker.invokeConfigurations(Invoker.java:215)
	at org.testng.internal.Invoker.invokeConfigurations(Invoker.java:142)
	at org.testng.internal.TestMethodWorker.invokeBeforeClassMethods(TestMethodWorker.java:178)
	at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:108)
	at org.testng.TestRunner.privateRun(TestRunner.java:782)
	at org.testng.TestRunner.run(TestRunner.java:632)
	at org.testng.SuiteRunner.runTest(SuiteRunner.java:366)
	at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:361)
	at org.testng.SuiteRunner.privateRun(SuiteRunner.java:319)
	at org.testng.SuiteRunner.run(SuiteRunner.java:268)
	at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:52)
	at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:86)
	at org.testng.TestNG.runSuitesSequentially(TestNG.java:1244)
	at org.testng.TestNG.runSuitesLocally(TestNG.java:1169)
	at org.testng.TestNG.run(TestNG.java:1064)
	at org.apache.maven.surefire.testng.TestNGExecutor.run(TestNGExecutor.java:136)
	at org.apache.maven.surefire.testng.TestNGDirectoryTestSuite.executeSingleClass(TestNGDirectoryTestSuite.java:112)
	at org.apache.maven.surefire.testng.TestNGDirectoryTestSuite.execute(TestNGDirectoryTestSuite.java:99)
	at org.apache.maven.surefire.testng.TestNGProvider.invoke(TestNGProvider.java:145)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:428)
	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)
	at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:562)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:548)
Caused by: java.lang.ClassNotFoundException: it.tidalwave.role.spring.spi.AnnotationSpringRoleManager
	at java.base/jdk.internal.loader.BuiltinClassLoader.loadClass(BuiltinClassLoader.java:581)
	at java.base/jdk.internal.loader.ClassLoaders$AppClassLoader.loadClass(ClassLoaders.java:178)
	at java.base/java.lang.ClassLoader.loadClass(ClassLoader.java:522)
	at java.base/java.lang.Class.forName0(Native Method)
	at java.base/java.lang.Class.forName(Class.java:398)
	at org.springframework.util.ClassUtils.forName(ClassUtils.java:284)
	at org.springframework.beans.factory.support.AbstractBeanDefinition.resolveBeanClass(AbstractBeanDefinition.java:469)
	at org.springframework.beans.factory.support.AbstractBeanFactory.doResolveBeanClass(AbstractBeanFactory.java:1602)
	at org.springframework.beans.factory.support.AbstractBeanFactory.resolveBeanClass(AbstractBeanFactory.java:1529)
	... 40 common frames omitted
13:36:07.995 [main                ] WARN  i.t.b.rest.impl.MusicResourcesControllerTest       - CONFIGURATION SKIPPED 
13:36:08.007 [main                ] WARN  i.t.b.rest.impl.MusicResourcesControllerTest       - CONFIGURATION SKIPPED 
13:36:08.007 [main                ] INFO  i.t.b.rest.impl.MusicResourcesControllerTest       - *******************************
13:36:08.007 [main                ] INFO  i.t.b.rest.impl.MusicResourcesControllerTest       - TEST "must serve REST resource"
13:36:08.007 [main                ] INFO  i.t.b.rest.impl.MusicResourcesControllerTest       - ARGS [dummy.txt, dummy.txt.txt]
13:36:08.008 [main                ] INFO  i.t.b.rest.impl.MusicResourcesControllerTest       - *******************************
13:36:08.017 [main                ] INFO  i.t.b.rest.impl.MusicResourcesControllerTest       - TEST SKIPPED 
13:36:08.017 [main                ] INFO  i.t.b.rest.impl.MusicResourcesControllerTest       - 
13:36:08.018 [main                ] WARN  i.t.b.rest.impl.MusicResourcesControllerTest       - CONFIGURATION SKIPPED 
13:36:08.019 [main                ] WARN  i.t.b.rest.impl.MusicResourcesControllerTest       - CONFIGURATION SKIPPED 
13:36:08.019 [main                ] INFO  i.t.b.rest.impl.MusicResourcesControllerTest       - ************************************
13:36:08.020 [main                ] INFO  i.t.b.rest.impl.MusicResourcesControllerTest       - TEST "must serve REST resource"
13:36:08.021 [main                ] INFO  i.t.b.rest.impl.MusicResourcesControllerTest       - ARGS [rest/record, records.json.txt]
13:36:08.021 [main                ] INFO  i.t.b.rest.impl.MusicResourcesControllerTest       - ************************************
13:36:08.021 [main                ] INFO  i.t.b.rest.impl.MusicResourcesControllerTest       - TEST SKIPPED 
13:36:08.021 [main                ] INFO  i.t.b.rest.impl.MusicResourcesControllerTest       - 
13:36:08.022 [main                ] WARN  i.t.b.rest.impl.MusicResourcesControllerTest       - CONFIGURATION SKIPPED 
13:36:08.028 [main                ] WARN  i.t.b.rest.impl.MusicResourcesControllerTest       - CONFIGURATION SKIPPED 
13:36:08.028 [main                ] INFO  i.t.b.rest.impl.MusicResourcesControllerTest       - *******************************************************************************************************************
13:36:08.029 [main                ] INFO  i.t.b.rest.impl.MusicResourcesControllerTest       - TEST "must serve REST resource"
13:36:08.030 [main                ] INFO  i.t.b.rest.impl.MusicResourcesControllerTest       - ARGS [rest/record/urn:bluemarine:record:eLWktOMBbcOWysVn6AW6kksBS7Q=, record-eLWktOMBbcOWysVn6AW6kksBS7Q=.json.txt]
13:36:08.031 [main                ] INFO  i.t.b.rest.impl.MusicResourcesControllerTest       - *******************************************************************************************************************
13:36:08.031 [main                ] INFO  i.t.b.rest.impl.MusicResourcesControllerTest       - TEST SKIPPED 
13:36:08.031 [main                ] INFO  i.t.b.rest.impl.MusicResourcesControllerTest       - 
13:36:08.032 [main                ] WARN  i.t.b.rest.impl.MusicResourcesControllerTest       - CONFIGURATION SKIPPED 
13:36:08.035 [main                ] WARN  i.t.b.rest.impl.MusicResourcesControllerTest       - CONFIGURATION SKIPPED 
13:36:08.037 [main                ] INFO  i.t.b.rest.impl.MusicResourcesControllerTest       - ***********************************************************************************
13:36:08.038 [main                ] INFO  i.t.b.rest.impl.MusicResourcesControllerTest       - TEST "must serve REST resource"
13:36:08.039 [main                ] INFO  i.t.b.rest.impl.MusicResourcesControllerTest       - ARGS [rest/record/urn:bluemarine:record:not_existing, record-not_existing.json.txt]
13:36:08.039 [main                ] INFO  i.t.b.rest.impl.MusicResourcesControllerTest       - ***********************************************************************************
13:36:08.046 [main                ] INFO  i.t.b.rest.impl.MusicResourcesControllerTest       - TEST SKIPPED 
13:36:08.047 [main                ] INFO  i.t.b.rest.impl.MusicResourcesControllerTest       - 
13:36:08.048 [main                ] WARN  i.t.b.rest.impl.MusicResourcesControllerTest       - CONFIGURATION SKIPPED 
13:36:08.050 [main                ] WARN  i.t.b.rest.impl.MusicResourcesControllerTest       - CONFIGURATION SKIPPED 
13:36:08.050 [main                ] INFO  i.t.b.rest.impl.MusicResourcesControllerTest       - ************************************************************************************************************************************
13:36:08.050 [main                ] INFO  i.t.b.rest.impl.MusicResourcesControllerTest       - TEST "must serve REST resource"
13:36:08.050 [main                ] INFO  i.t.b.rest.impl.MusicResourcesControllerTest       - ARGS [rest/record/urn:bluemarine:record:XoqvktWLs6mu64qGOxQ3NyPzXVY=/coverart, record-XoqvktWLs6mu64qGOxQ3NyPzXVY=-coverart.jpg.txt]
13:36:08.054 [main                ] INFO  i.t.b.rest.impl.MusicResourcesControllerTest       - ************************************************************************************************************************************
13:36:08.055 [main                ] INFO  i.t.b.rest.impl.MusicResourcesControllerTest       - TEST SKIPPED 
13:36:08.056 [main                ] INFO  i.t.b.rest.impl.MusicResourcesControllerTest       - 
13:36:08.056 [main                ] WARN  i.t.b.rest.impl.MusicResourcesControllerTest       - CONFIGURATION SKIPPED 
13:36:08.059 [main                ] WARN  i.t.b.rest.impl.MusicResourcesControllerTest       - CONFIGURATION SKIPPED 
13:36:08.060 [main                ] INFO  i.t.b.rest.impl.MusicResourcesControllerTest       - **********************************
13:36:08.070 [main                ] INFO  i.t.b.rest.impl.MusicResourcesControllerTest       - TEST "must serve REST resource"
13:36:08.070 [main                ] INFO  i.t.b.rest.impl.MusicResourcesControllerTest       - ARGS [rest/track, tracks.json.txt]
13:36:08.070 [main                ] INFO  i.t.b.rest.impl.MusicResourcesControllerTest       - **********************************
13:36:08.070 [main                ] INFO  i.t.b.rest.impl.MusicResourcesControllerTest       - TEST SKIPPED 
13:36:08.070 [main                ] INFO  i.t.b.rest.impl.MusicResourcesControllerTest       - 
13:36:08.071 [main                ] WARN  i.t.b.rest.impl.MusicResourcesControllerTest       - CONFIGURATION SKIPPED 
13:36:08.071 [main                ] WARN  i.t.b.rest.impl.MusicResourcesControllerTest       - CONFIGURATION SKIPPED 
13:36:08.071 [main                ] INFO  i.t.b.rest.impl.MusicResourcesControllerTest       - ****************************************************************************************************************
13:36:08.071 [main                ] INFO  i.t.b.rest.impl.MusicResourcesControllerTest       - TEST "must serve REST resource"
13:36:08.072 [main                ] INFO  i.t.b.rest.impl.MusicResourcesControllerTest       - ARGS [rest/track/urn:bluemarine:track:Q9KPhUq1xN6VJRpV5gWsDkRYHUc=, track-Q9KPhUq1xN6VJRpV5gWsDkRYHUc=.json.txt]
13:36:08.072 [main                ] INFO  i.t.b.rest.impl.MusicResourcesControllerTest       - ****************************************************************************************************************
13:36:08.072 [main                ] INFO  i.t.b.rest.impl.MusicResourcesControllerTest       - TEST SKIPPED 
13:36:08.072 [main                ] INFO  i.t.b.rest.impl.MusicResourcesControllerTest       - 
13:36:08.072 [main                ] WARN  i.t.b.rest.impl.MusicResourcesControllerTest       - CONFIGURATION SKIPPED 
13:36:08.072 [main                ] WARN  i.t.b.rest.impl.MusicResourcesControllerTest       - CONFIGURATION SKIPPED 
13:36:08.073 [main                ] INFO  i.t.b.rest.impl.MusicResourcesControllerTest       - ********************************************************************************
13:36:08.073 [main                ] INFO  i.t.b.rest.impl.MusicResourcesControllerTest       - TEST "must serve REST resource"
13:36:08.073 [main                ] INFO  i.t.b.rest.impl.MusicResourcesControllerTest       - ARGS [rest/track/urn:bluemarine:track:not_existing, track-not_existing.json.txt]
13:36:08.073 [main                ] INFO  i.t.b.rest.impl.MusicResourcesControllerTest       - ********************************************************************************
13:36:08.073 [main                ] INFO  i.t.b.rest.impl.MusicResourcesControllerTest       - TEST SKIPPED 
13:36:08.073 [main                ] INFO  i.t.b.rest.impl.MusicResourcesControllerTest       - 
13:36:08.073 [main                ] WARN  i.t.b.rest.impl.MusicResourcesControllerTest       - CONFIGURATION SKIPPED 
13:36:08.074 [main                ] WARN  i.t.b.rest.impl.MusicResourcesControllerTest       - CONFIGURATION SKIPPED 
13:36:08.074 [main                ] INFO  i.t.b.rest.impl.MusicResourcesControllerTest       - ******************************************
13:36:08.074 [main                ] INFO  i.t.b.rest.impl.MusicResourcesControllerTest       - TEST "must serve REST resource"
13:36:08.074 [main                ] INFO  i.t.b.rest.impl.MusicResourcesControllerTest       - ARGS [rest/audiofile, audiofiles.json.txt]
13:36:08.097 [main                ] INFO  i.t.b.rest.impl.MusicResourcesControllerTest       - ******************************************
13:36:08.098 [main                ] INFO  i.t.b.rest.impl.MusicResourcesControllerTest       - TEST SKIPPED 
13:36:08.098 [main                ] INFO  i.t.b.rest.impl.MusicResourcesControllerTest       - 
13:36:08.099 [main                ] WARN  i.t.b.rest.impl.MusicResourcesControllerTest       - CONFIGURATION SKIPPED 
13:36:08.099 [main                ] WARN  i.t.b.rest.impl.MusicResourcesControllerTest       - CONFIGURATION SKIPPED 
13:36:08.100 [main                ] INFO  i.t.b.rest.impl.MusicResourcesControllerTest       - ****************************************************************************************************************************
13:36:08.100 [main                ] INFO  i.t.b.rest.impl.MusicResourcesControllerTest       - TEST "must serve REST resource"
13:36:08.106 [main                ] INFO  i.t.b.rest.impl.MusicResourcesControllerTest       - ARGS [rest/audiofile/urn:bluemarine:audiofile:5lCKAUoE3IfmgttCE3a5U23gxQg=, audiofile-5lCKAUoE3IfmgttCE3a5U23gxQg=.json.txt]
13:36:08.107 [main                ] INFO  i.t.b.rest.impl.MusicResourcesControllerTest       - ****************************************************************************************************************************
13:36:08.107 [main                ] INFO  i.t.b.rest.impl.MusicResourcesControllerTest       - TEST SKIPPED 
13:36:08.107 [main                ] INFO  i.t.b.rest.impl.MusicResourcesControllerTest       - 
13:36:08.107 [main                ] WARN  i.t.b.rest.impl.MusicResourcesControllerTest       - CONFIGURATION SKIPPED 
13:36:08.108 [main                ] WARN  i.t.b.rest.impl.MusicResourcesControllerTest       - CONFIGURATION SKIPPED 
13:36:08.108 [main                ] INFO  i.t.b.rest.impl.MusicResourcesControllerTest       - ********************************************************************************************
13:36:08.108 [main                ] INFO  i.t.b.rest.impl.MusicResourcesControllerTest       - TEST "must serve REST resource"
13:36:08.108 [main                ] INFO  i.t.b.rest.impl.MusicResourcesControllerTest       - ARGS [rest/audiofile/urn:bluemarine:audiofile:not_existing, audiofile-not_existing.json.txt]
13:36:08.108 [main                ] INFO  i.t.b.rest.impl.MusicResourcesControllerTest       - ********************************************************************************************
13:36:08.108 [main                ] INFO  i.t.b.rest.impl.MusicResourcesControllerTest       - TEST SKIPPED 
13:36:08.109 [main                ] INFO  i.t.b.rest.impl.MusicResourcesControllerTest       - 
13:36:08.109 [main                ] WARN  i.t.b.rest.impl.MusicResourcesControllerTest       - CONFIGURATION SKIPPED 
13:36:08.109 [main                ] WARN  i.t.b.rest.impl.MusicResourcesControllerTest       - CONFIGURATION SKIPPED 
13:36:08.109 [main                ] INFO  i.t.b.rest.impl.MusicResourcesControllerTest       - *******************************************************************************************************************************************
13:36:08.110 [main                ] INFO  i.t.b.rest.impl.MusicResourcesControllerTest       - TEST "must serve REST resource"
13:36:08.110 [main                ] INFO  i.t.b.rest.impl.MusicResourcesControllerTest       - ARGS [rest/audiofile/urn:bluemarine:audiofile:Nmd7Bm3DQ922WhPkJn5YD_i_eK4=/content, audiofile-Nmd7Bm3DQ922WhPkJn5YD_i_eK4=-content.mp3.txt]
13:36:08.110 [main                ] INFO  i.t.b.rest.impl.MusicResourcesControllerTest       - *******************************************************************************************************************************************
13:36:08.110 [main                ] INFO  i.t.b.rest.impl.MusicResourcesControllerTest       - TEST SKIPPED 
13:36:08.110 [main                ] INFO  i.t.b.rest.impl.MusicResourcesControllerTest       - 
13:36:08.110 [main                ] WARN  i.t.b.rest.impl.MusicResourcesControllerTest       - CONFIGURATION SKIPPED 
13:36:08.118 [main                ] WARN  i.t.b.rest.impl.MusicResourcesControllerTest       - CONFIGURATION SKIPPED 
13:36:08.119 [main                ] INFO  i.t.b.rest.impl.MusicResourcesControllerTest       - *********************************************************************************************************************************************
13:36:08.119 [main                ] INFO  i.t.b.rest.impl.MusicResourcesControllerTest       - TEST "must serve REST resource"
13:36:08.119 [main                ] INFO  i.t.b.rest.impl.MusicResourcesControllerTest       - ARGS [rest/audiofile/urn:bluemarine:audiofile:Nmd7Bm3DQ922WhPkJn5YD_i_eK4=/coverart, audiofile-Nmd7Bm3DQ922WhPkJn5YD_i_eK4=-coverart.jpg.txt]
13:36:08.119 [main                ] INFO  i.t.b.rest.impl.MusicResourcesControllerTest       - *********************************************************************************************************************************************
13:36:08.119 [main                ] INFO  i.t.b.rest.impl.MusicResourcesControllerTest       - TEST SKIPPED 
13:36:08.119 [main                ] INFO  i.t.b.rest.impl.MusicResourcesControllerTest       - 
13:36:08.119 [main                ] WARN  i.t.b.rest.impl.MusicResourcesControllerTest       - CONFIGURATION SKIPPED 
13:36:08.123 [main                ] WARN  i.t.b.rest.impl.MusicResourcesControllerTest       - CONFIGURATION SKIPPED 
13:36:08.124 [main                ] INFO  i.t.b.rest.impl.MusicResourcesControllerTest       - *********************************************************************************************************************************************
13:36:08.124 [main                ] INFO  i.t.b.rest.impl.MusicResourcesControllerTest       - TEST "must serve REST resource"
13:36:08.124 [main                ] INFO  i.t.b.rest.impl.MusicResourcesControllerTest       - ARGS [rest/audiofile/urn:bluemarine:audiofile:5lCKAUoE3IfmgttCE3a5U23gxQg=/coverart, audiofile-5lCKAUoE3IfmgttCE3a5U23gxQg=-coverart.jpg.txt]
13:36:08.124 [main                ] INFO  i.t.b.rest.impl.MusicResourcesControllerTest       - *********************************************************************************************************************************************
13:36:08.124 [main                ] INFO  i.t.b.rest.impl.MusicResourcesControllerTest       - TEST SKIPPED 
13:36:08.124 [main                ] INFO  i.t.b.rest.impl.MusicResourcesControllerTest       - 
13:36:08.125 [main                ] WARN  i.t.b.rest.impl.MusicResourcesControllerTest       - CONFIGURATION SKIPPED 
13:36:08.125 [main                ] WARN  i.t.b.rest.impl.MusicResourcesControllerTest       - CONFIGURATION SKIPPED 
13:36:08.125 [main                ] INFO  i.t.b.rest.impl.MusicResourcesControllerTest       - ******************************
13:36:08.126 [main                ] INFO  i.t.b.rest.impl.MusicResourcesControllerTest       - TEST "test service publishing"
13:36:08.126 [main                ] INFO  i.t.b.rest.impl.MusicResourcesControllerTest       - ******************************
13:36:08.127 [main                ] INFO  i.t.b.rest.impl.MusicResourcesControllerTest       - TEST SKIPPED 
13:36:08.128 [main                ] INFO  i.t.b.rest.impl.MusicResourcesControllerTest       - 
13:36:08.129 [main                ] WARN  i.t.b.rest.impl.MusicResourcesControllerTest       - CONFIGURATION SKIPPED 
13:36:08.129 [main                ] WARN  i.t.b.rest.impl.MusicResourcesControllerTest       - CONFIGURATION SKIPPED 
13:36:08.251 [main                ] INFO  i.t.b.rest.impl.MusicResourcesControllerTest       - FINISHED TESTS OF it.tidalwave.bluemarine2.rest.impl.MusicResourcesControllerTest
[ERROR] Tests run: 48, Failures: 1, Errors: 0, Skipped: 47, Time elapsed: 5.904 s <<< FAILURE! - in it.tidalwave.bluemarine2.rest.impl.MusicResourcesControllerTest
[ERROR] it.tidalwave.bluemarine2.rest.impl.MusicResourcesControllerTest.beforeClass  Time elapsed: 5.108 s  <<< FAILURE!
org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [it.tidalwave.role.spring.spi.AnnotationSpringRoleManager] for bean with name 'roleManager' defined in class path resource [META-INF/DciAutoBeans.xml]; nested exception is java.lang.ClassNotFoundException: it.tidalwave.role.spring.spi.AnnotationSpringRoleManager
Caused by: java.lang.ClassNotFoundException: it.tidalwave.role.spring.spi.AnnotationSpringRoleManager

[INFO] 
[INFO] Results:
[INFO] 
[ERROR] Failures: 
[ERROR]   MusicResourcesControllerTest>SpringTestSupport.beforeClass:93->SpringTestSupport.createSpringContext:109 » CannotLoadBeanClass
[INFO] 
[ERROR] Tests run: 20, Failures: 1, Errors: 0, Skipped: 19
[INFO] 
[ERROR] There are test failures.

Please refer to /var/jenkins_home/jobs/blueMarine2_Build_and_Quick_Test/workspace/modules/REST/target/surefire-reports/plain for the individual test results.
Please refer to dump files (if any exist) [date].dump, [date]-jvmRun[N].dump and [date].dumpstream.
[JENKINS] Recording test results
[INFO] 
[INFO] --- jar:3.2.0:jar (default-jar) @ it-tidalwave-bluemarine2-rest ---
[INFO] Building jar: /var/jenkins_home/jobs/blueMarine2_Build_and_Quick_Test/workspace/modules/REST/target/it-tidalwave-bluemarine2-rest-1.1-ALPHA-2-SNAPSHOT.776aa35dcaa1.jar
[INFO] 
[INFO] --- jar:3.2.0:test-jar (default-test-jar) @ it-tidalwave-bluemarine2-rest ---
[INFO] Building jar: /var/jenkins_home/jobs/blueMarine2_Build_and_Quick_Test/workspace/modules/REST/target/it-tidalwave-bluemarine2-rest-1.1-ALPHA-2-SNAPSHOT.776aa35dcaa1-tests.jar
[INFO] 
[INFO] --- install:3.0.0-M1:install (default-install) @ it-tidalwave-bluemarine2-rest ---
[INFO] Installing /var/jenkins_home/jobs/blueMarine2_Build_and_Quick_Test/workspace/modules/REST/target/it-tidalwave-bluemarine2-rest-1.1-ALPHA-2-SNAPSHOT.776aa35dcaa1.jar to /var/jenkins_home/maven-repositories/1/it/tidalwave/bluemarine2/it-tidalwave-bluemarine2-rest/1.1-ALPHA-2-SNAPSHOT/it-tidalwave-bluemarine2-rest-1.1-ALPHA-2-SNAPSHOT.jar
[INFO] Installing /var/jenkins_home/jobs/blueMarine2_Build_and_Quick_Test/workspace/modules/REST/pom.xml to /var/jenkins_home/maven-repositories/1/it/tidalwave/bluemarine2/it-tidalwave-bluemarine2-rest/1.1-ALPHA-2-SNAPSHOT/it-tidalwave-bluemarine2-rest-1.1-ALPHA-2-SNAPSHOT.pom
[INFO] Installing /var/jenkins_home/jobs/blueMarine2_Build_and_Quick_Test/workspace/modules/REST/target/it-tidalwave-bluemarine2-rest-1.1-ALPHA-2-SNAPSHOT.776aa35dcaa1-tests.jar to /var/jenkins_home/maven-repositories/1/it/tidalwave/bluemarine2/it-tidalwave-bluemarine2-rest/1.1-ALPHA-2-SNAPSHOT/it-tidalwave-bluemarine2-rest-1.1-ALPHA-2-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.bluemarine2:it-tidalwave-bluemarine2-upnp-mediaserver >--
[INFO] Building blueMarine II :: Media Server :: UPnP 1.1-ALPHA-2-SNAPSHOT [20/26]
[INFO]   from modules/ClingMediaServer/pom.xml
[INFO] --------------------------------[ jar ]---------------------------------
[INFO] 
[INFO] --- clean:3.1.0:clean (default-clean) @ it-tidalwave-bluemarine2-upnp-mediaserver ---
[INFO] 
[INFO] --- buildnumber:1.4:create (default) @ it-tidalwave-bluemarine2-upnp-mediaserver ---
[INFO] ShortRevision tag detected. The value is '12'.
[INFO] Executing: /bin/sh -c cd '/var/jenkins_home/jobs/blueMarine2_Build_and_Quick_Test/workspace/modules/ClingMediaServer' && 'git' 'rev-parse' '--verify' '--short=12' 'HEAD'
[INFO] Working directory: /var/jenkins_home/jobs/blueMarine2_Build_and_Quick_Test/workspace/modules/ClingMediaServer
[INFO] Storing buildNumber: 776aa35dcaa1 at timestamp: 1680176171815
[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/blueMarine2_Build_and_Quick_Test/workspace/modules/ClingMediaServer' && 'git' 'rev-parse' '--verify' '--short=12' 'HEAD'
[INFO] Working directory: /var/jenkins_home/jobs/blueMarine2_Build_and_Quick_Test/workspace/modules/ClingMediaServer
[INFO] Storing buildScmBranch: UNKNOWN
[INFO] 
[INFO] --- enforcer:3.0.0-M3:enforce (enforce-maven) @ it-tidalwave-bluemarine2-upnp-mediaserver ---
[INFO] 
[INFO] --- enforcer:3.0.0-M3:enforce (enforce-banned-dependencies) @ it-tidalwave-bluemarine2-upnp-mediaserver ---
[INFO] 
[INFO] --- antrun:3.0.0:run (generate-and-print-build-description) @ it-tidalwave-bluemarine2-upnp-mediaserver ---
[INFO] Executing tasks
[INFO]      [echo] DESCRIPTION: origin/fabrizio.giudici 1.1-ALPHA-2-SNAPSHOT 776aa35dcaa1
[INFO]      [echo] Java Version: 11.0.18 -source 11 -target 11 -release 11
[INFO] Executed tasks
[INFO] 
[INFO] --- antrun:3.0.0:run (create-unwoven-classes-dirs) @ it-tidalwave-bluemarine2-upnp-mediaserver ---
[INFO] Executing tasks
[INFO]     [mkdir] Created dir: /var/jenkins_home/jobs/blueMarine2_Build_and_Quick_Test/workspace/modules/ClingMediaServer/target/unwoven-classes
[INFO]     [mkdir] Created dir: /var/jenkins_home/jobs/blueMarine2_Build_and_Quick_Test/workspace/modules/ClingMediaServer/target/unwoven-test-classes
[INFO] Executed tasks
[INFO] 
[INFO] --- resources:3.2.0:resources (default-resources) @ it-tidalwave-bluemarine2-upnp-mediaserver ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Using 'UTF-8' encoding to copy filtered properties files.
[INFO] Copying 2 resources
[INFO] The encoding used to copy filtered properties files have not been set. This means that the same encoding will be used to copy filtered properties files as when copying other filtered resources. This might not be what you want! Run your build with --debug to see which files might be affected. Read more at https://maven.apache.org/plugins/maven-resources-plugin/examples/filtering-properties-files.html
[INFO] 
[INFO] --- compiler:3.8.1:compile (default-compile) @ it-tidalwave-bluemarine2-upnp-mediaserver ---
[WARNING] Parameter 'optimize' (user property 'maven.compiler.optimize') is deprecated: This property is a no-op in {@code javac}.
[WARNING] Parameter 'outputDirectory' is read-only, must not be used in configuration
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 18 source files to /var/jenkins_home/jobs/blueMarine2_Build_and_Quick_Test/workspace/modules/ClingMediaServer/target/unwoven-classes
[WARNING] No processor claimed any of these annotations: /org.fourthline.cling.binding.annotations.UpnpStateVariables,/javax.annotation.Nonnegative,/it.tidalwave.dci.annotation.DciRole,/javax.annotation.Nonnull,/javax.annotation.concurrent.Immutable,/javax.annotation.PostConstruct,/javax.inject.Inject,/org.fourthline.cling.binding.annotations.UpnpService,/javax.annotation.PreDestroy
[WARNING] /var/jenkins_home/jobs/blueMarine2_Build_and_Quick_Test/workspace/modules/ClingMediaServer/src/main/java/it/tidalwave/bluemarine2/upnp/mediaserver/impl/device/DefaultDevicePublisher.java:[76,12] [rawtypes] found raw type: LocalService
  missing type arguments for generic class LocalService<T>
  where T is a type-variable:
    T extends Object declared in class LocalService
[WARNING] /var/jenkins_home/jobs/blueMarine2_Build_and_Quick_Test/workspace/modules/ClingMediaServer/src/main/java/it/tidalwave/bluemarine2/upnp/mediaserver/impl/device/DefaultDevicePublisher.java:[173,29] [unchecked] unchecked method invocation: constructor <init> in class AutowireServiceManager is applied to given types
  required: AutowireCapableBeanFactory,LocalService<T>,Class<T>
  found: AutowireCapableBeanFactory,LocalService,Class<CAP#1>
  where T is a type-variable:
    T extends Object declared in class AutowireServiceManager
  where CAP#1 is a fresh type-variable:
    CAP#1 extends Object from capture of ?
[WARNING] /var/jenkins_home/jobs/blueMarine2_Build_and_Quick_Test/workspace/modules/ClingMediaServer/src/main/java/it/tidalwave/bluemarine2/upnp/mediaserver/impl/device/DefaultDevicePublisher.java:[173,71] [unchecked] unchecked conversion
  required: LocalService<T>
  found:    LocalService
  where T is a type-variable:
    T extends Object declared in class AutowireServiceManager
[WARNING] /var/jenkins_home/jobs/blueMarine2_Build_and_Quick_Test/workspace/modules/ClingMediaServer/src/main/java/it/tidalwave/bluemarine2/upnp/mediaserver/impl/device/DefaultDevicePublisher.java:[173,29] [unchecked] unchecked conversion
  required: DefaultServiceManager<T>
  found:    AutowireServiceManager
  where T is a type-variable:
    T extends Object declared in class DefaultDevicePublisher
[WARNING] /var/jenkins_home/jobs/blueMarine2_Build_and_Quick_Test/workspace/modules/ClingMediaServer/src/main/java/it/tidalwave/bluemarine2/upnp/mediaserver/impl/device/DefaultDevicePublisher.java:[174,30] [unchecked] unchecked call to setManager(ServiceManager<T>) as a member of the raw type LocalService
  where T is a type-variable:
    T extends Object declared in class LocalService
[WARNING] /var/jenkins_home/jobs/blueMarine2_Build_and_Quick_Test/workspace/modules/ClingMediaServer/src/main/java/it/tidalwave/bluemarine2/upnp/mediaserver/impl/didl/CompositeDIDLAdapterSupport.java:[80,86] [unchecked] unchecked conversion
  required: Finder<Entity>
  found:    Finder
[INFO] 
[INFO] --- aspectj:1.11:compile (weave-classes) @ it-tidalwave-bluemarine2-upnp-mediaserver ---
[INFO] Showing AJC message detail for messages of types: [error, warning, fail]
[INFO] 
[INFO] --- dependency:3.1.2:unpack (unpack-testset-triples) @ it-tidalwave-bluemarine2-upnp-mediaserver ---
[INFO] Configured Artifact: it.tidalwave.bluemarine2:it-tidalwave-bluemarine2-mediascanner:tests:?:jar
[INFO] Configured Artifact: it.tidalwave.bluemarine2:it-tidalwave-bluemarine2-metadata-musicbrainz:tests:?:jar
[INFO] Unpacking /var/jenkins_home/jobs/blueMarine2_Build_and_Quick_Test/workspace/modules/MediaScanner/target/it-tidalwave-bluemarine2-mediascanner-1.1-ALPHA-2-SNAPSHOT.776aa35dcaa1-tests.jar to /var/jenkins_home/jobs/blueMarine2_Build_and_Quick_Test/workspace/modules/ClingMediaServer/target/extra with includes "expected-results/**/*.n3" and excludes ""
[INFO] Unpacking /var/jenkins_home/jobs/blueMarine2_Build_and_Quick_Test/workspace/modules/MusicBrainz/target/it-tidalwave-bluemarine2-metadata-musicbrainz-1.1-ALPHA-2-SNAPSHOT.776aa35dcaa1-tests.jar to /var/jenkins_home/jobs/blueMarine2_Build_and_Quick_Test/workspace/modules/ClingMediaServer/target/extra with includes "expected-results/**/*.n3" and excludes ""
[INFO] 
[INFO] --- resources:3.2.0:testResources (default-testResources) @ it-tidalwave-bluemarine2-upnp-mediaserver ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Using 'UTF-8' encoding to copy filtered properties files.
[INFO] Copying 207 resources
[INFO] 
[INFO] --- resources:3.2.0:copy-resources (default) @ it-tidalwave-bluemarine2-upnp-mediaserver ---
[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] --- compiler:3.8.1:testCompile (default-testCompile) @ it-tidalwave-bluemarine2-upnp-mediaserver ---
[WARNING] Parameter 'optimize' (user property 'maven.compiler.optimize') is deprecated: This property is a no-op in {@code javac}.
[WARNING] Parameter 'outputDirectory' is read-only, must not be used in configuration
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 6 source files to /var/jenkins_home/jobs/blueMarine2_Build_and_Quick_Test/workspace/modules/ClingMediaServer/target/unwoven-test-classes
[WARNING] No processor claimed any of these annotations: /org.testng.annotations.AfterClass,/org.fourthline.cling.binding.annotations.UpnpStateVariable,/org.fourthline.cling.binding.annotations.UpnpAction,/javax.annotation.Nonnull,/org.testng.annotations.BeforeClass,/org.testng.annotations.Test,/org.testng.annotations.DataProvider,/org.fourthline.cling.binding.annotations.UpnpService,/org.fourthline.cling.binding.annotations.UpnpInputArgument
[WARNING] /var/jenkins_home/jobs/blueMarine2_Build_and_Quick_Test/workspace/modules/ClingMediaServer/src/test/java/it/tidalwave/bluemarine2/upnp/mediaserver/impl/ClingContentDirectoryAdapterSystemIntegrationTest.java:[212,53] [rawtypes] found raw type: ActionInvocation
  missing type arguments for generic class ActionInvocation<S>
  where S is a type-variable:
    S extends Service declared in class ActionInvocation
[WARNING] /var/jenkins_home/jobs/blueMarine2_Build_and_Quick_Test/workspace/modules/ClingMediaServer/src/test/java/it/tidalwave/bluemarine2/upnp/mediaserver/impl/ClingContentDirectoryAdapterSystemIntegrationTest.java:[240,52] [rawtypes] found raw type: ActionInvocation
  missing type arguments for generic class ActionInvocation<S>
  where S is a type-variable:
    S extends Service declared in class ActionInvocation
[WARNING] /var/jenkins_home/jobs/blueMarine2_Build_and_Quick_Test/workspace/modules/ClingMediaServer/src/test/java/it/tidalwave/bluemarine2/upnp/mediaserver/impl/UpnpClient.java:[57,34] [rawtypes] found raw type: Service
  missing type arguments for generic class Service<D,S>
  where D,S are type-variables:
    D extends Device declared in class Service
    S extends Service declared in class Service
[WARNING] /var/jenkins_home/jobs/blueMarine2_Build_and_Quick_Test/workspace/modules/ClingMediaServer/src/test/java/it/tidalwave/bluemarine2/upnp/mediaserver/impl/UpnpClient.java:[86,11] [rawtypes] found raw type: Service
  missing type arguments for generic class Service<D,S>
  where D,S are type-variables:
    D extends Device declared in class Service
    S extends Service declared in class Service
[WARNING] /var/jenkins_home/jobs/blueMarine2_Build_and_Quick_Test/workspace/modules/ClingMediaServer/src/test/java/it/tidalwave/bluemarine2/upnp/mediaserver/impl/UpnpClient.java:[107,18] [rawtypes] found raw type: Service
  missing type arguments for generic class Service<D,S>
  where D,S are type-variables:
    D extends Device declared in class Service
    S extends Service declared in class Service
[WARNING] /var/jenkins_home/jobs/blueMarine2_Build_and_Quick_Test/workspace/modules/ClingMediaServer/src/test/java/it/tidalwave/bluemarine2/upnp/mediaserver/impl/UpnpClient.java:[145,18] [rawtypes] found raw type: Service
  missing type arguments for generic class Service<D,S>
  where D,S are type-variables:
    D extends Device declared in class Service
    S extends Service declared in class Service
[WARNING] /var/jenkins_home/jobs/blueMarine2_Build_and_Quick_Test/workspace/modules/ClingMediaServer/src/test/java/it/tidalwave/bluemarine2/upnp/mediaserver/impl/device/DefaultDevicePublisherTest.java:[54,80] [unchecked] unchecked conversion
  required: DefaultDevicePublisher<UPnPServerMock>
  found:    DefaultDevicePublisher
[INFO] 
[INFO] --- aspectj:1.11:test-compile (weave-test-classes) @ it-tidalwave-bluemarine2-upnp-mediaserver ---
[INFO] Showing AJC message detail for messages of types: [error, warning, fail]
[INFO] 
[INFO] --- surefire:3.0.0-M5:test (default-test) @ it-tidalwave-bluemarine2-upnp-mediaserver ---
[WARNING] Parameter 'localRepository' is deprecated core expression; Avoid use of ArtifactRepository type. If you need access to local repository, switch to '${repositorySystemSession}' expression and get LRM from it instead.
[INFO] 
[INFO] -------------------------------------------------------
[INFO]  T E S T S
[INFO] -------------------------------------------------------
[INFO] Running TestSuite
13:36:39.904 [main                ] INFO  i.t.b.u.m.i.ClingContentDirectoryAdapterSystemIntegrationTest - STARTING TESTS OF it.tidalwave.bluemarine2.upnp.mediaserver.impl.ClingContentDirectoryAdapterSystemIntegrationTest
13:36:39.947 [main                ] INFO  i.t.bluemarine2.commons.test.SpringTestSupport     - Spring configuration locations: [META-INF/DciAutoBeans.xml, META-INF/CommonsAutoBeans.xml, META-INF/CatalogAutoBeans.xml, META-INF/MediaServerAutoBeans.xml, META-INF/RestAutoBeans.xml, META-INF/UPnPAutoBeans.xml, META-INF/UPnPTestBeans.xml]
13:36:43.747 [main                ] WARN  o.s.context.support.ClassPathXmlApplicationContext - Exception encountered during context initialization - cancelling refresh attempt: org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [it.tidalwave.role.spring.spi.AnnotationSpringRoleManager] for bean with name 'roleManager' defined in class path resource [META-INF/DciAutoBeans.xml]; nested exception is java.lang.ClassNotFoundException: it.tidalwave.role.spring.spi.AnnotationSpringRoleManager
13:36:43.761 [main                ] ERROR i.t.b.u.m.i.ClingContentDirectoryAdapterSystemIntegrationTest - CONFIGURATION FAILED org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [it.tidalwave.role.spring.spi.AnnotationSpringRoleManager] for bean with name 'roleManager' defined in class path resource [META-INF/DciAutoBeans.xml]; nested exception is java.lang.ClassNotFoundException: it.tidalwave.role.spring.spi.AnnotationSpringRoleManager
13:36:43.764 [main                ] ERROR i.t.b.u.m.i.ClingContentDirectoryAdapterSystemIntegrationTest - CONFIGURATION FAILED
org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [it.tidalwave.role.spring.spi.AnnotationSpringRoleManager] for bean with name 'roleManager' defined in class path resource [META-INF/DciAutoBeans.xml]; nested exception is java.lang.ClassNotFoundException: it.tidalwave.role.spring.spi.AnnotationSpringRoleManager
	at org.springframework.beans.factory.support.AbstractBeanFactory.resolveBeanClass(AbstractBeanFactory.java:1537)
	at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.determineTargetType(AbstractAutowireCapableBeanFactory.java:693)
	at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.predictBeanType(AbstractAutowireCapableBeanFactory.java:663)
	at org.springframework.beans.factory.support.AbstractBeanFactory.isFactoryBean(AbstractBeanFactory.java:1665)
	at org.springframework.beans.factory.support.AbstractBeanFactory.isFactoryBean(AbstractBeanFactory.java:1142)
	at org.springframework.beans.factory.support.DefaultListableBeanFactory.preInstantiateSingletons(DefaultListableBeanFactory.java:924)
	at org.springframework.context.support.AbstractApplicationContext.finishBeanFactoryInitialization(AbstractApplicationContext.java:925)
	at org.springframework.context.support.AbstractApplicationContext.refresh(AbstractApplicationContext.java:588)
	at org.springframework.context.support.ClassPathXmlApplicationContext.<init>(ClassPathXmlApplicationContext.java:144)
	at org.springframework.context.support.ClassPathXmlApplicationContext.<init>(ClassPathXmlApplicationContext.java:95)
	at it.tidalwave.bluemarine2.commons.test.SpringTestSupport.createSpringContext(SpringTestSupport.java:109)
	at it.tidalwave.bluemarine2.commons.test.SpringTestSupport.beforeClass(SpringTestSupport.java:93)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
	at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:86)
	at org.testng.internal.Invoker.invokeConfigurationMethod(Invoker.java:514)
	at org.testng.internal.Invoker.invokeConfigurations(Invoker.java:215)
	at org.testng.internal.Invoker.invokeConfigurations(Invoker.java:142)
	at org.testng.internal.TestMethodWorker.invokeBeforeClassMethods(TestMethodWorker.java:178)
	at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:108)
	at org.testng.TestRunner.privateRun(TestRunner.java:782)
	at org.testng.TestRunner.run(TestRunner.java:632)
	at org.testng.SuiteRunner.runTest(SuiteRunner.java:366)
	at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:361)
	at org.testng.SuiteRunner.privateRun(SuiteRunner.java:319)
	at org.testng.SuiteRunner.run(SuiteRunner.java:268)
	at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:52)
	at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:86)
	at org.testng.TestNG.runSuitesSequentially(TestNG.java:1244)
	at org.testng.TestNG.runSuitesLocally(TestNG.java:1169)
	at org.testng.TestNG.run(TestNG.java:1064)
	at org.apache.maven.surefire.testng.TestNGExecutor.run(TestNGExecutor.java:136)
	at org.apache.maven.surefire.testng.TestNGDirectoryTestSuite.executeMulti(TestNGDirectoryTestSuite.java:193)
	at org.apache.maven.surefire.testng.TestNGDirectoryTestSuite.execute(TestNGDirectoryTestSuite.java:94)
	at org.apache.maven.surefire.testng.TestNGProvider.invoke(TestNGProvider.java:145)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:428)
	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)
	at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:562)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:548)
Caused by: java.lang.ClassNotFoundException: it.tidalwave.role.spring.spi.AnnotationSpringRoleManager
	at java.base/jdk.internal.loader.BuiltinClassLoader.loadClass(BuiltinClassLoader.java:581)
	at java.base/jdk.internal.loader.ClassLoaders$AppClassLoader.loadClass(ClassLoaders.java:178)
	at java.base/java.lang.ClassLoader.loadClass(ClassLoader.java:522)
	at java.base/java.lang.Class.forName0(Native Method)
	at java.base/java.lang.Class.forName(Class.java:398)
	at org.springframework.util.ClassUtils.forName(ClassUtils.java:284)
	at org.springframework.beans.factory.support.AbstractBeanDefinition.resolveBeanClass(AbstractBeanDefinition.java:469)
	at org.springframework.beans.factory.support.AbstractBeanFactory.doResolveBeanClass(AbstractBeanFactory.java:1602)
	at org.springframework.beans.factory.support.AbstractBeanFactory.resolveBeanClass(AbstractBeanFactory.java:1529)
	... 40 common frames omitted
13:36:43.813 [main                ] WARN  i.t.b.u.m.i.ClingContentDirectoryAdapterSystemIntegrationTest - CONFIGURATION SKIPPED 
13:36:43.815 [main                ] WARN  i.t.b.u.m.i.ClingContentDirectoryAdapterSystemIntegrationTest - CONFIGURATION SKIPPED 
13:36:43.819 [main                ] WARN  i.t.b.u.m.i.ClingContentDirectoryAdapterSystemIntegrationTest - CONFIGURATION SKIPPED 
13:36:43.834 [main                ] INFO  i.t.b.u.m.i.ClingContentDirectoryAdapterSystemIntegrationTest - ******************************
13:36:43.834 [main                ] INFO  i.t.b.u.m.i.ClingContentDirectoryAdapterSystemIntegrationTest - TEST "test service publishing"
13:36:43.834 [main                ] INFO  i.t.b.u.m.i.ClingContentDirectoryAdapterSystemIntegrationTest - ******************************
13:36:43.842 [main                ] INFO  i.t.b.u.m.i.ClingContentDirectoryAdapterSystemIntegrationTest - TEST SKIPPED 
13:36:43.846 [main                ] INFO  i.t.b.u.m.i.ClingContentDirectoryAdapterSystemIntegrationTest - 
13:36:43.847 [main                ] WARN  i.t.b.u.m.i.ClingContentDirectoryAdapterSystemIntegrationTest - CONFIGURATION SKIPPED 
13:36:43.849 [main                ] INFO  i.t.b.u.m.i.ClingContentDirectoryAdapterSystemIntegrationTest - TEST SKIPPED java.lang.Throwable: Method ClingContentDirectoryAdapterSystemIntegrationTest.test_sequence(java.lang.String, java.lang.String, java.lang.String)[pri:0, instance:it.tidalwave.bluemarine2.upnp.mediaserver.impl.ClingContentDirectoryAdapterSystemIntegrationTest@478db956] depends on not successfully finished methods
13:36:43.849 [main                ] INFO  i.t.b.u.m.i.ClingContentDirectoryAdapterSystemIntegrationTest - TEST SKIPPED
java.lang.Throwable: Method ClingContentDirectoryAdapterSystemIntegrationTest.test_sequence(java.lang.String, java.lang.String, java.lang.String)[pri:0, instance:it.tidalwave.bluemarine2.upnp.mediaserver.impl.ClingContentDirectoryAdapterSystemIntegrationTest@478db956] depends on not successfully finished methods
	at org.testng.internal.Invoker.invokeTestMethods(Invoker.java:1037)
	at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:129)
	at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:112)
	at org.testng.TestRunner.privateRun(TestRunner.java:782)
	at org.testng.TestRunner.run(TestRunner.java:632)
	at org.testng.SuiteRunner.runTest(SuiteRunner.java:366)
	at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:361)
	at org.testng.SuiteRunner.privateRun(SuiteRunner.java:319)
	at org.testng.SuiteRunner.run(SuiteRunner.java:268)
	at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:52)
	at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:86)
	at org.testng.TestNG.runSuitesSequentially(TestNG.java:1244)
	at org.testng.TestNG.runSuitesLocally(TestNG.java:1169)
	at org.testng.TestNG.run(TestNG.java:1064)
	at org.apache.maven.surefire.testng.TestNGExecutor.run(TestNGExecutor.java:136)
	at org.apache.maven.surefire.testng.TestNGDirectoryTestSuite.executeMulti(TestNGDirectoryTestSuite.java:193)
	at org.apache.maven.surefire.testng.TestNGDirectoryTestSuite.execute(TestNGDirectoryTestSuite.java:94)
	at org.apache.maven.surefire.testng.TestNGProvider.invoke(TestNGProvider.java:145)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:428)
	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)
	at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:562)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:548)
13:36:43.851 [main                ] INFO  i.t.b.u.m.i.ClingContentDirectoryAdapterSystemIntegrationTest - 
13:36:43.853 [main                ] WARN  i.t.b.u.m.i.ClingContentDirectoryAdapterSystemIntegrationTest - CONFIGURATION SKIPPED 
13:36:43.856 [main                ] WARN  i.t.b.u.m.i.ClingContentDirectoryAdapterSystemIntegrationTest - CONFIGURATION SKIPPED 
13:36:43.857 [main                ] WARN  i.t.b.u.m.impl.device.DefaultDevicePublisherTest   - CONFIGURATION SKIPPED 
13:36:43.857 [main                ] WARN  i.t.b.u.m.impl.device.DefaultDevicePublisherTest   - CONFIGURATION SKIPPED 
13:36:43.864 [main                ] WARN  i.t.b.u.m.impl.device.DefaultDevicePublisherTest   - CONFIGURATION SKIPPED 
13:36:43.866 [main                ] INFO  i.t.b.u.m.impl.device.DefaultDevicePublisherTest   - *************************************
13:36:43.866 [main                ] INFO  i.t.b.u.m.impl.device.DefaultDevicePublisherTest   - TEST "must properly publish a device"
13:36:43.866 [main                ] INFO  i.t.b.u.m.impl.device.DefaultDevicePublisherTest   - *************************************
13:36:43.869 [main                ] INFO  i.t.b.u.m.impl.device.DefaultDevicePublisherTest   - TEST SKIPPED 
13:36:43.875 [main                ] INFO  i.t.b.u.m.impl.device.DefaultDevicePublisherTest   - 
13:36:43.876 [main                ] WARN  i.t.b.u.m.impl.device.DefaultDevicePublisherTest   - CONFIGURATION SKIPPED 
13:36:43.878 [main                ] WARN  i.t.b.u.m.impl.device.DefaultDevicePublisherTest   - CONFIGURATION SKIPPED 
13:36:43.890 [main                ] WARN  i.t.b.u.m.impl.didl.DIDLAdapterBindingTest         - CONFIGURATION SKIPPED 
13:36:43.891 [main                ] WARN  i.t.b.u.m.impl.didl.DIDLAdapterBindingTest         - CONFIGURATION SKIPPED 
13:36:43.892 [main                ] INFO  i.t.b.u.m.impl.didl.DIDLAdapterBindingTest         - ***********************************************
13:36:43.894 [main                ] INFO  i.t.b.u.m.impl.didl.DIDLAdapterBindingTest         - TEST "must find the correct adapter for Entity"
13:36:43.894 [main                ] INFO  i.t.b.u.m.impl.didl.DIDLAdapterBindingTest         - ***********************************************
13:36:43.895 [main                ] INFO  i.t.b.u.m.impl.didl.DIDLAdapterBindingTest         - TEST SKIPPED 
13:36:43.895 [main                ] INFO  i.t.b.u.m.impl.didl.DIDLAdapterBindingTest         - 
13:36:43.896 [main                ] WARN  i.t.b.u.m.impl.didl.DIDLAdapterBindingTest         - CONFIGURATION SKIPPED 
13:36:43.897 [main                ] WARN  i.t.b.u.m.impl.didl.DIDLAdapterBindingTest         - CONFIGURATION SKIPPED 
13:36:43.897 [main                ] INFO  i.t.b.u.m.impl.didl.DIDLAdapterBindingTest         - ****************************************************
13:36:43.897 [main                ] INFO  i.t.b.u.m.impl.didl.DIDLAdapterBindingTest         - TEST "must find the correct adapter for MusicArtist"
13:36:43.899 [main                ] INFO  i.t.b.u.m.impl.didl.DIDLAdapterBindingTest         - ****************************************************
13:36:43.902 [main                ] INFO  i.t.b.u.m.impl.didl.DIDLAdapterBindingTest         - TEST SKIPPED 
13:36:43.908 [main                ] INFO  i.t.b.u.m.impl.didl.DIDLAdapterBindingTest         - 
13:36:43.913 [main                ] WARN  i.t.b.u.m.impl.didl.DIDLAdapterBindingTest         - CONFIGURATION SKIPPED 
13:36:43.914 [main                ] WARN  i.t.b.u.m.impl.didl.DIDLAdapterBindingTest         - CONFIGURATION SKIPPED 
13:36:43.922 [main                ] INFO  i.t.b.u.m.impl.didl.DIDLAdapterBindingTest         - ***********************************************
13:36:43.923 [main                ] INFO  i.t.b.u.m.impl.didl.DIDLAdapterBindingTest         - TEST "must find the correct adapter for Record"
13:36:43.923 [main                ] INFO  i.t.b.u.m.impl.didl.DIDLAdapterBindingTest         - ***********************************************
13:36:43.925 [main                ] INFO  i.t.b.u.m.impl.didl.DIDLAdapterBindingTest         - TEST SKIPPED 
13:36:43.925 [main                ] INFO  i.t.b.u.m.impl.didl.DIDLAdapterBindingTest         - 
13:36:43.926 [main                ] WARN  i.t.b.u.m.impl.didl.DIDLAdapterBindingTest         - CONFIGURATION SKIPPED 
13:36:43.927 [main                ] WARN  i.t.b.u.m.impl.didl.DIDLAdapterBindingTest         - CONFIGURATION SKIPPED 
13:36:43.933 [main                ] INFO  i.t.b.u.m.impl.didl.DIDLAdapterBindingTest         - *********************************************************
13:36:43.933 [main                ] INFO  i.t.b.u.m.impl.didl.DIDLAdapterBindingTest         - TEST "must find the correct adapter for decorated Entity"
13:36:43.933 [main                ] INFO  i.t.b.u.m.impl.didl.DIDLAdapterBindingTest         - *********************************************************
13:36:43.934 [main                ] INFO  i.t.b.u.m.impl.didl.DIDLAdapterBindingTest         - TEST SKIPPED 
13:36:43.934 [main                ] INFO  i.t.b.u.m.impl.didl.DIDLAdapterBindingTest         - 
13:36:43.935 [main                ] WARN  i.t.b.u.m.impl.didl.DIDLAdapterBindingTest         - CONFIGURATION SKIPPED 
13:36:43.939 [main                ] WARN  i.t.b.u.m.impl.didl.DIDLAdapterBindingTest         - CONFIGURATION SKIPPED 
13:36:43.940 [main                ] INFO  i.t.b.u.m.impl.didl.DIDLAdapterBindingTest         - **************************************************************
13:36:43.942 [main                ] INFO  i.t.b.u.m.impl.didl.DIDLAdapterBindingTest         - TEST "must find the correct adapter for decorated MusicArtist"
13:36:43.942 [main                ] INFO  i.t.b.u.m.impl.didl.DIDLAdapterBindingTest         - **************************************************************
13:36:43.943 [main                ] INFO  i.t.b.u.m.impl.didl.DIDLAdapterBindingTest         - TEST SKIPPED 
13:36:43.943 [main                ] INFO  i.t.b.u.m.impl.didl.DIDLAdapterBindingTest         - 
13:36:43.945 [main                ] WARN  i.t.b.u.m.impl.didl.DIDLAdapterBindingTest         - CONFIGURATION SKIPPED 
13:36:43.961 [main                ] WARN  i.t.b.u.m.impl.didl.DIDLAdapterBindingTest         - CONFIGURATION SKIPPED 
13:36:43.962 [main                ] INFO  i.t.b.u.m.impl.didl.DIDLAdapterBindingTest         - *********************************************************
13:36:43.963 [main                ] INFO  i.t.b.u.m.impl.didl.DIDLAdapterBindingTest         - TEST "must find the correct adapter for decorated Record"
13:36:43.963 [main                ] INFO  i.t.b.u.m.impl.didl.DIDLAdapterBindingTest         - *********************************************************
13:36:43.963 [main                ] INFO  i.t.b.u.m.impl.didl.DIDLAdapterBindingTest         - TEST SKIPPED 
13:36:43.963 [main                ] INFO  i.t.b.u.m.impl.didl.DIDLAdapterBindingTest         - 
13:36:43.966 [main                ] WARN  i.t.b.u.m.impl.didl.DIDLAdapterBindingTest         - CONFIGURATION SKIPPED 
13:36:43.969 [main                ] WARN  i.t.b.u.m.impl.didl.DIDLAdapterBindingTest         - CONFIGURATION SKIPPED 
13:36:44.124 [main                ] INFO  i.t.b.u.m.i.ClingContentDirectoryAdapterSystemIntegrationTest - FINISHED TESTS OF it.tidalwave.bluemarine2.upnp.mediaserver.impl.ClingContentDirectoryAdapterSystemIntegrationTest
[ERROR] Tests run: 35, Failures: 1, Errors: 0, Skipped: 34, Time elapsed: 6.357 s <<< FAILURE! - in TestSuite
[ERROR] it.tidalwave.bluemarine2.upnp.mediaserver.impl.ClingContentDirectoryAdapterSystemIntegrationTest.beforeClass  Time elapsed: 5.696 s  <<< FAILURE!
org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [it.tidalwave.role.spring.spi.AnnotationSpringRoleManager] for bean with name 'roleManager' defined in class path resource [META-INF/DciAutoBeans.xml]; nested exception is java.lang.ClassNotFoundException: it.tidalwave.role.spring.spi.AnnotationSpringRoleManager
Caused by: java.lang.ClassNotFoundException: it.tidalwave.role.spring.spi.AnnotationSpringRoleManager

[INFO] 
[INFO] Results:
[INFO] 
[ERROR] Failures: 
[ERROR]   ClingContentDirectoryAdapterSystemIntegrationTest>SpringTestSupport.beforeClass:93->SpringTestSupport.createSpringContext:109 » CannotLoadBeanClass
[INFO] 
[ERROR] Tests run: 25, Failures: 1, Errors: 0, Skipped: 24
[INFO] 
[ERROR] There are test failures.

Please refer to /var/jenkins_home/jobs/blueMarine2_Build_and_Quick_Test/workspace/modules/ClingMediaServer/target/surefire-reports/plain for the individual test results.
Please refer to dump files (if any exist) [date].dump, [date]-jvmRun[N].dump and [date].dumpstream.
[JENKINS] Recording test results
[INFO] 
[INFO] --- jar:3.2.0:jar (default-jar) @ it-tidalwave-bluemarine2-upnp-mediaserver ---
[INFO] Building jar: /var/jenkins_home/jobs/blueMarine2_Build_and_Quick_Test/workspace/modules/ClingMediaServer/target/it-tidalwave-bluemarine2-upnp-mediaserver-1.1-ALPHA-2-SNAPSHOT.776aa35dcaa1.jar
[INFO] 
[INFO] --- jar:3.2.0:test-jar (default-test-jar) @ it-tidalwave-bluemarine2-upnp-mediaserver ---
[INFO] Building jar: /var/jenkins_home/jobs/blueMarine2_Build_and_Quick_Test/workspace/modules/ClingMediaServer/target/it-tidalwave-bluemarine2-upnp-mediaserver-1.1-ALPHA-2-SNAPSHOT.776aa35dcaa1-tests.jar
[INFO] 
[INFO] --- install:3.0.0-M1:install (default-install) @ it-tidalwave-bluemarine2-upnp-mediaserver ---
[INFO] Installing /var/jenkins_home/jobs/blueMarine2_Build_and_Quick_Test/workspace/modules/ClingMediaServer/target/it-tidalwave-bluemarine2-upnp-mediaserver-1.1-ALPHA-2-SNAPSHOT.776aa35dcaa1.jar to /var/jenkins_home/maven-repositories/1/it/tidalwave/bluemarine2/it-tidalwave-bluemarine2-upnp-mediaserver/1.1-ALPHA-2-SNAPSHOT/it-tidalwave-bluemarine2-upnp-mediaserver-1.1-ALPHA-2-SNAPSHOT.jar
[INFO] Installing /var/jenkins_home/jobs/blueMarine2_Build_and_Quick_Test/workspace/modules/ClingMediaServer/pom.xml to /var/jenkins_home/maven-repositories/1/it/tidalwave/bluemarine2/it-tidalwave-bluemarine2-upnp-mediaserver/1.1-ALPHA-2-SNAPSHOT/it-tidalwave-bluemarine2-upnp-mediaserver-1.1-ALPHA-2-SNAPSHOT.pom
[INFO] Installing /var/jenkins_home/jobs/blueMarine2_Build_and_Quick_Test/workspace/modules/ClingMediaServer/target/it-tidalwave-bluemarine2-upnp-mediaserver-1.1-ALPHA-2-SNAPSHOT.776aa35dcaa1-tests.jar to /var/jenkins_home/maven-repositories/1/it/tidalwave/bluemarine2/it-tidalwave-bluemarine2-upnp-mediaserver/1.1-ALPHA-2-SNAPSHOT/it-tidalwave-bluemarine2-upnp-mediaserver-1.1-ALPHA-2-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.bluemarine2:it-tidalwave-bluemarine2-initializer >----
[INFO] Building blueMarine II :: Initializer 1.1-ALPHA-2-SNAPSHOT       [21/26]
[INFO]   from modules/Initializer/pom.xml
[INFO] --------------------------------[ jar ]---------------------------------
[INFO] 
[INFO] --- clean:3.1.0:clean (default-clean) @ it-tidalwave-bluemarine2-initializer ---
[INFO] 
[INFO] --- buildnumber:1.4:create (default) @ it-tidalwave-bluemarine2-initializer ---
[INFO] ShortRevision tag detected. The value is '12'.
[INFO] Executing: /bin/sh -c cd '/var/jenkins_home/jobs/blueMarine2_Build_and_Quick_Test/workspace/modules/Initializer' && 'git' 'rev-parse' '--verify' '--short=12' 'HEAD'
[INFO] Working directory: /var/jenkins_home/jobs/blueMarine2_Build_and_Quick_Test/workspace/modules/Initializer
[INFO] Storing buildNumber: 776aa35dcaa1 at timestamp: 1680176206703
[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/blueMarine2_Build_and_Quick_Test/workspace/modules/Initializer' && 'git' 'rev-parse' '--verify' '--short=12' 'HEAD'
[INFO] Working directory: /var/jenkins_home/jobs/blueMarine2_Build_and_Quick_Test/workspace/modules/Initializer
[INFO] Storing buildScmBranch: UNKNOWN
[INFO] 
[INFO] --- enforcer:3.0.0-M3:enforce (enforce-maven) @ it-tidalwave-bluemarine2-initializer ---
[INFO] 
[INFO] --- enforcer:3.0.0-M3:enforce (enforce-banned-dependencies) @ it-tidalwave-bluemarine2-initializer ---
[INFO] 
[INFO] --- antrun:3.0.0:run (generate-and-print-build-description) @ it-tidalwave-bluemarine2-initializer ---
[INFO] Executing tasks
[INFO]      [echo] DESCRIPTION: origin/fabrizio.giudici 1.1-ALPHA-2-SNAPSHOT 776aa35dcaa1
[INFO]      [echo] Java Version: 11.0.18 -source 11 -target 11 -release 11
[INFO] Executed tasks
[INFO] 
[INFO] --- resources:3.2.0:resources (default-resources) @ it-tidalwave-bluemarine2-initializer ---
[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] --- compiler:3.8.1:compile (default-compile) @ it-tidalwave-bluemarine2-initializer ---
[WARNING] Parameter 'optimize' (user property 'maven.compiler.optimize') is deprecated: This property is a no-op in {@code javac}.
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 2 source files to /var/jenkins_home/jobs/blueMarine2_Build_and_Quick_Test/workspace/modules/Initializer/target/classes
[WARNING] No processor claimed any of these annotations: /javax.inject.Inject,/javax.annotation.PreDestroy
[INFO] 
[INFO] --- resources:3.2.0:testResources (default-testResources) @ it-tidalwave-bluemarine2-initializer ---
[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/blueMarine2_Build_and_Quick_Test/workspace/modules/Initializer/src/test/resources
[INFO] 
[INFO] --- compiler:3.8.1:testCompile (default-testCompile) @ it-tidalwave-bluemarine2-initializer ---
[WARNING] Parameter 'optimize' (user property 'maven.compiler.optimize') is deprecated: This property is a no-op in {@code javac}.
[INFO] No sources to compile
[INFO] 
[INFO] --- surefire:3.0.0-M5:test (default-test) @ it-tidalwave-bluemarine2-initializer ---
[WARNING] Parameter 'localRepository' is deprecated core expression; Avoid use of ArtifactRepository type. If you need access to local repository, switch to '${repositorySystemSession}' expression and get LRM from it instead.
[INFO] No tests to run.
[JENKINS] Recording test results
[INFO] 
[INFO] --- jar:3.2.0:jar (default-jar) @ it-tidalwave-bluemarine2-initializer ---
[INFO] Building jar: /var/jenkins_home/jobs/blueMarine2_Build_and_Quick_Test/workspace/modules/Initializer/target/it-tidalwave-bluemarine2-initializer-1.1-ALPHA-2-SNAPSHOT.776aa35dcaa1.jar
[INFO] 
[INFO] --- jar:3.2.0:test-jar (default-test-jar) @ it-tidalwave-bluemarine2-initializer ---
[INFO] Skipping packaging of the test-jar
[INFO] 
[INFO] --- install:3.0.0-M1:install (default-install) @ it-tidalwave-bluemarine2-initializer ---
[INFO] Installing /var/jenkins_home/jobs/blueMarine2_Build_and_Quick_Test/workspace/modules/Initializer/target/it-tidalwave-bluemarine2-initializer-1.1-ALPHA-2-SNAPSHOT.776aa35dcaa1.jar to /var/jenkins_home/maven-repositories/1/it/tidalwave/bluemarine2/it-tidalwave-bluemarine2-initializer/1.1-ALPHA-2-SNAPSHOT/it-tidalwave-bluemarine2-initializer-1.1-ALPHA-2-SNAPSHOT.jar
[INFO] Installing /var/jenkins_home/jobs/blueMarine2_Build_and_Quick_Test/workspace/modules/Initializer/pom.xml to /var/jenkins_home/maven-repositories/1/it/tidalwave/bluemarine2/it-tidalwave-bluemarine2-initializer/1.1-ALPHA-2-SNAPSHOT/it-tidalwave-bluemarine2-initializer-1.1-ALPHA-2-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.bluemarine2:bluemarine2-services-modules >--------
[INFO] Building blueMarine II :: Services (modules) 1.1-ALPHA-2-SNAPSHOT [22/26]
[INFO]   from modules/Services/pom.xml
[INFO] --------------------------------[ pom ]---------------------------------
[INFO] 
[INFO] --- clean:3.1.0:clean (default-clean) @ bluemarine2-services-modules ---
[INFO] 
[INFO] --- buildnumber:1.4:create (default) @ bluemarine2-services-modules ---
[INFO] ShortRevision tag detected. The value is '12'.
[INFO] Executing: /bin/sh -c cd '/var/jenkins_home/jobs/blueMarine2_Build_and_Quick_Test/workspace/modules/Services' && 'git' 'rev-parse' '--verify' '--short=12' 'HEAD'
[INFO] Working directory: /var/jenkins_home/jobs/blueMarine2_Build_and_Quick_Test/workspace/modules/Services
[INFO] Storing buildNumber: 776aa35dcaa1 at timestamp: 1680176215797
[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/blueMarine2_Build_and_Quick_Test/workspace/modules/Services' && 'git' 'rev-parse' '--verify' '--short=12' 'HEAD'
[INFO] Working directory: /var/jenkins_home/jobs/blueMarine2_Build_and_Quick_Test/workspace/modules/Services
[INFO] Storing buildScmBranch: UNKNOWN
[INFO] 
[INFO] --- enforcer:3.0.0-M3:enforce (enforce-maven) @ bluemarine2-services-modules ---
[INFO] 
[INFO] --- enforcer:3.0.0-M3:enforce (enforce-banned-dependencies) @ bluemarine2-services-modules ---
[INFO] 
[INFO] --- antrun:3.0.0:run (generate-and-print-build-description) @ bluemarine2-services-modules ---
[INFO] Executing tasks
[INFO]      [echo] DESCRIPTION: origin/fabrizio.giudici 1.1-ALPHA-2-SNAPSHOT 776aa35dcaa1
[INFO]      [echo] Java Version: 11.0.18 -source 11 -target 11 -release 11
[INFO] Executed tasks
[INFO] 
[INFO] --- jar:3.2.0:test-jar (default-test-jar) @ bluemarine2-services-modules ---
[INFO] Skipping packaging of the test-jar
[INFO] 
[INFO] --- install:3.0.0-M1:install (default-install) @ bluemarine2-services-modules ---
[INFO] Installing /var/jenkins_home/jobs/blueMarine2_Build_and_Quick_Test/workspace/modules/Services/pom.xml to /var/jenkins_home/maven-repositories/1/it/tidalwave/bluemarine2/bluemarine2-services-modules/1.1-ALPHA-2-SNAPSHOT/bluemarine2-services-modules-1.1-ALPHA-2-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.bluemarine2:it-tidalwave-bluemarine2-services-stoppingdown >--
[INFO] Building blueMarine II :: Services :: StoppingDown 1.1-ALPHA-2-SNAPSHOT [23/26]
[INFO]   from modules/Services/StoppingDown/pom.xml
[INFO] --------------------------------[ jar ]---------------------------------
[INFO] 
[INFO] --- clean:3.1.0:clean (default-clean) @ it-tidalwave-bluemarine2-services-stoppingdown ---
[INFO] 
[INFO] --- buildnumber:1.4:create (default) @ it-tidalwave-bluemarine2-services-stoppingdown ---
[INFO] ShortRevision tag detected. The value is '12'.
[INFO] Executing: /bin/sh -c cd '/var/jenkins_home/jobs/blueMarine2_Build_and_Quick_Test/workspace/modules/Services/StoppingDown' && 'git' 'rev-parse' '--verify' '--short=12' 'HEAD'
[INFO] Working directory: /var/jenkins_home/jobs/blueMarine2_Build_and_Quick_Test/workspace/modules/Services/StoppingDown
[INFO] Storing buildNumber: 776aa35dcaa1 at timestamp: 1680176217112
[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/blueMarine2_Build_and_Quick_Test/workspace/modules/Services/StoppingDown' && 'git' 'rev-parse' '--verify' '--short=12' 'HEAD'
[INFO] Working directory: /var/jenkins_home/jobs/blueMarine2_Build_and_Quick_Test/workspace/modules/Services/StoppingDown
[INFO] Storing buildScmBranch: UNKNOWN
[INFO] 
[INFO] --- enforcer:3.0.0-M3:enforce (enforce-maven) @ it-tidalwave-bluemarine2-services-stoppingdown ---
[INFO] 
[INFO] --- enforcer:3.0.0-M3:enforce (enforce-banned-dependencies) @ it-tidalwave-bluemarine2-services-stoppingdown ---
[INFO] 
[INFO] --- antrun:3.0.0:run (generate-and-print-build-description) @ it-tidalwave-bluemarine2-services-stoppingdown ---
[INFO] Executing tasks
[INFO]      [echo] DESCRIPTION: origin/fabrizio.giudici 1.1-ALPHA-2-SNAPSHOT 776aa35dcaa1
[INFO]      [echo] Java Version: 11.0.18 -source 11 -target 11 -release 11
[INFO] Executed tasks
[INFO] 
[INFO] --- resources:3.2.0:resources (default-resources) @ it-tidalwave-bluemarine2-services-stoppingdown ---
[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] --- compiler:3.8.1:compile (default-compile) @ it-tidalwave-bluemarine2-services-stoppingdown ---
[WARNING] Parameter 'optimize' (user property 'maven.compiler.optimize') is deprecated: This property is a no-op in {@code javac}.
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 8 source files to /var/jenkins_home/jobs/blueMarine2_Build_and_Quick_Test/workspace/modules/Services/StoppingDown/target/classes
[WARNING] No processor claimed any of these annotations: /it.tidalwave.dci.annotation.DciRole,/javax.annotation.Nonnull,/it.tidalwave.util.annotation.VisibleForTesting,/javax.inject.Named,/javax.annotation.concurrent.Immutable,/javax.inject.Inject,/org.springframework.scheduling.annotation.Scheduled
[INFO] 
[INFO] --- resources:3.2.0:testResources (default-testResources) @ it-tidalwave-bluemarine2-services-stoppingdown ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Using 'UTF-8' encoding to copy filtered properties files.
[INFO] Copying 203 resources
[INFO] 
[INFO] --- compiler:3.8.1:testCompile (default-testCompile) @ it-tidalwave-bluemarine2-services-stoppingdown ---
[WARNING] Parameter 'optimize' (user property 'maven.compiler.optimize') is deprecated: This property is a no-op in {@code javac}.
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 6 source files to /var/jenkins_home/jobs/blueMarine2_Build_and_Quick_Test/workspace/modules/Services/StoppingDown/target/test-classes
[WARNING] No processor claimed any of these annotations: /org.testng.annotations.Test,/org.testng.annotations.DataProvider,/javax.annotation.Nonnull,/org.testng.annotations.BeforeMethod
[WARNING] /var/jenkins_home/jobs/blueMarine2_Build_and_Quick_Test/workspace/modules/Services/StoppingDown/src/test/java/it/tidalwave/bluemarine2/service/stoppingdown/impl/PhotoCollectionProviderTestSupport.java:[78,33] [unchecked] unchecked method invocation: method finderOf in interface MediaFolder is applied to given types
  required: Finder<PathAwareEntity>
  found: Finder
[WARNING] /var/jenkins_home/jobs/blueMarine2_Build_and_Quick_Test/workspace/modules/Services/StoppingDown/src/test/java/it/tidalwave/bluemarine2/service/stoppingdown/impl/PhotoCollectionProviderTestSupport.java:[78,37] [unchecked] unchecked conversion
  required: Finder<PathAwareEntity>
  found:    Finder
[WARNING] /var/jenkins_home/jobs/blueMarine2_Build_and_Quick_Test/workspace/modules/Services/StoppingDown/src/test/java/it/tidalwave/bluemarine2/service/stoppingdown/impl/PhotoCollectionProviderTestSupport.java:[79,33] [unchecked] unchecked method invocation: method finderOf in interface MediaFolder is applied to given types
  required: Function<MediaFolder,Collection<? extends PathAwareEntity>>
  found: Function
[WARNING] /var/jenkins_home/jobs/blueMarine2_Build_and_Quick_Test/workspace/modules/Services/StoppingDown/src/test/java/it/tidalwave/bluemarine2/service/stoppingdown/impl/PhotoCollectionProviderTestSupport.java:[79,37] [unchecked] unchecked conversion
  required: Function<MediaFolder,Collection<? extends PathAwareEntity>>
  found:    Function
[INFO] 
[INFO] --- surefire:3.0.0-M5:test (default-test) @ it-tidalwave-bluemarine2-services-stoppingdown ---
[WARNING] Parameter 'localRepository' is deprecated core expression; Avoid use of ArtifactRepository type. If you need access to local repository, switch to '${repositorySystemSession}' expression and get LRM from it instead.
[INFO] 
[INFO] -------------------------------------------------------
[INFO]  T E S T S
[INFO] -------------------------------------------------------
[INFO] Running TestSuite
13:37:20.213 [main                ] INFO  i.t.b.s.s.impl.DiaryPhotoCollectionProviderTest    - STARTING TESTS OF it.tidalwave.bluemarine2.service.stoppingdown.impl.DiaryPhotoCollectionProviderTest
13:37:20.292 [main                ] INFO  i.t.bluemarine2.commons.test.SpringTestSupport     - Spring configuration locations: [META-INF/DciAutoBeans.xml, META-INF/MockBeans.xml]
13:37:22.347 [main                ] WARN  o.s.context.support.ClassPathXmlApplicationContext - Exception encountered during context initialization - cancelling refresh attempt: org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [it.tidalwave.role.spring.spi.AnnotationSpringRoleManager] for bean with name 'roleManager' defined in class path resource [META-INF/DciAutoBeans.xml]; nested exception is java.lang.ClassNotFoundException: it.tidalwave.role.spring.spi.AnnotationSpringRoleManager
13:37:22.365 [main                ] ERROR i.t.b.s.s.impl.DiaryPhotoCollectionProviderTest    - CONFIGURATION FAILED org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [it.tidalwave.role.spring.spi.AnnotationSpringRoleManager] for bean with name 'roleManager' defined in class path resource [META-INF/DciAutoBeans.xml]; nested exception is java.lang.ClassNotFoundException: it.tidalwave.role.spring.spi.AnnotationSpringRoleManager
13:37:22.368 [main                ] ERROR i.t.b.s.s.impl.DiaryPhotoCollectionProviderTest    - CONFIGURATION FAILED
org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [it.tidalwave.role.spring.spi.AnnotationSpringRoleManager] for bean with name 'roleManager' defined in class path resource [META-INF/DciAutoBeans.xml]; nested exception is java.lang.ClassNotFoundException: it.tidalwave.role.spring.spi.AnnotationSpringRoleManager
	at org.springframework.beans.factory.support.AbstractBeanFactory.resolveBeanClass(AbstractBeanFactory.java:1537)
	at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.determineTargetType(AbstractAutowireCapableBeanFactory.java:693)
	at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.predictBeanType(AbstractAutowireCapableBeanFactory.java:663)
	at org.springframework.beans.factory.support.AbstractBeanFactory.isFactoryBean(AbstractBeanFactory.java:1665)
	at org.springframework.beans.factory.support.AbstractBeanFactory.isFactoryBean(AbstractBeanFactory.java:1142)
	at org.springframework.beans.factory.support.DefaultListableBeanFactory.preInstantiateSingletons(DefaultListableBeanFactory.java:924)
	at org.springframework.context.support.AbstractApplicationContext.finishBeanFactoryInitialization(AbstractApplicationContext.java:925)
	at org.springframework.context.support.AbstractApplicationContext.refresh(AbstractApplicationContext.java:588)
	at org.springframework.context.support.ClassPathXmlApplicationContext.<init>(ClassPathXmlApplicationContext.java:144)
	at org.springframework.context.support.ClassPathXmlApplicationContext.<init>(ClassPathXmlApplicationContext.java:95)
	at it.tidalwave.bluemarine2.commons.test.SpringTestSupport.createSpringContext(SpringTestSupport.java:109)
	at it.tidalwave.bluemarine2.commons.test.SpringTestSupport.beforeMethod(SpringTestSupport.java:75)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
	at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:86)
	at org.testng.internal.Invoker.invokeConfigurationMethod(Invoker.java:514)
	at org.testng.internal.Invoker.invokeConfigurations(Invoker.java:215)
	at org.testng.internal.Invoker.invokeMethod(Invoker.java:589)
	at org.testng.internal.Invoker.invokeTestMethod(Invoker.java:820)
	at org.testng.internal.Invoker.invokeTestMethods(Invoker.java:1128)
	at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:129)
	at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:112)
	at org.testng.TestRunner.privateRun(TestRunner.java:782)
	at org.testng.TestRunner.run(TestRunner.java:632)
	at org.testng.SuiteRunner.runTest(SuiteRunner.java:366)
	at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:361)
	at org.testng.SuiteRunner.privateRun(SuiteRunner.java:319)
	at org.testng.SuiteRunner.run(SuiteRunner.java:268)
	at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:52)
	at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:86)
	at org.testng.TestNG.runSuitesSequentially(TestNG.java:1244)
	at org.testng.TestNG.runSuitesLocally(TestNG.java:1169)
	at org.testng.TestNG.run(TestNG.java:1064)
	at org.apache.maven.surefire.testng.TestNGExecutor.run(TestNGExecutor.java:136)
	at org.apache.maven.surefire.testng.TestNGDirectoryTestSuite.executeMulti(TestNGDirectoryTestSuite.java:193)
	at org.apache.maven.surefire.testng.TestNGDirectoryTestSuite.execute(TestNGDirectoryTestSuite.java:94)
	at org.apache.maven.surefire.testng.TestNGProvider.invoke(TestNGProvider.java:145)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:428)
	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)
	at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:562)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:548)
Caused by: java.lang.ClassNotFoundException: it.tidalwave.role.spring.spi.AnnotationSpringRoleManager
	at java.base/jdk.internal.loader.BuiltinClassLoader.loadClass(BuiltinClassLoader.java:581)
	at java.base/jdk.internal.loader.ClassLoaders$AppClassLoader.loadClass(ClassLoaders.java:178)
	at java.base/java.lang.ClassLoader.loadClass(ClassLoader.java:522)
	at java.base/java.lang.Class.forName0(Native Method)
	at java.base/java.lang.Class.forName(Class.java:398)
	at org.springframework.util.ClassUtils.forName(ClassUtils.java:284)
	at org.springframework.beans.factory.support.AbstractBeanDefinition.resolveBeanClass(AbstractBeanDefinition.java:469)
	at org.springframework.beans.factory.support.AbstractBeanFactory.doResolveBeanClass(AbstractBeanFactory.java:1602)
	at org.springframework.beans.factory.support.AbstractBeanFactory.resolveBeanClass(AbstractBeanFactory.java:1529)
	... 42 common frames omitted
13:37:22.378 [main                ] WARN  i.t.b.s.s.impl.DiaryPhotoCollectionProviderTest    - CONFIGURATION SKIPPED 
13:37:22.380 [main                ] INFO  i.t.b.s.s.impl.DiaryPhotoCollectionProviderTest    - ********************************
13:37:22.380 [main                ] INFO  i.t.b.s.s.impl.DiaryPhotoCollectionProviderTest    - TEST "must properly parse diary"
13:37:22.380 [main                ] INFO  i.t.b.s.s.impl.DiaryPhotoCollectionProviderTest    - ********************************
13:37:22.394 [main                ] INFO  i.t.b.s.s.impl.DiaryPhotoCollectionProviderTest    - TEST SKIPPED 
13:37:22.402 [main                ] INFO  i.t.b.s.s.impl.DiaryPhotoCollectionProviderTest    - 
13:37:22.406 [main                ] WARN  i.t.b.s.s.impl.DiaryPhotoCollectionProviderTest    - CONFIGURATION SKIPPED 
13:37:22.410 [main                ] INFO  i.t.b.s.s.impl.DiaryPhotoCollectionProviderTest    - TEST SKIPPED java.lang.Throwable: Method DiaryPhotoCollectionProviderTest.must_properly_create_hierarchy()[pri:0, instance:it.tidalwave.bluemarine2.service.stoppingdown.impl.DiaryPhotoCollectionProviderTest@7283d3eb] depends on not successfully finished methods
13:37:22.410 [main                ] INFO  i.t.b.s.s.impl.DiaryPhotoCollectionProviderTest    - TEST SKIPPED
java.lang.Throwable: Method DiaryPhotoCollectionProviderTest.must_properly_create_hierarchy()[pri:0, instance:it.tidalwave.bluemarine2.service.stoppingdown.impl.DiaryPhotoCollectionProviderTest@7283d3eb] depends on not successfully finished methods
	at org.testng.internal.Invoker.invokeTestMethods(Invoker.java:1037)
	at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:129)
	at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:112)
	at org.testng.TestRunner.privateRun(TestRunner.java:782)
	at org.testng.TestRunner.run(TestRunner.java:632)
	at org.testng.SuiteRunner.runTest(SuiteRunner.java:366)
	at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:361)
	at org.testng.SuiteRunner.privateRun(SuiteRunner.java:319)
	at org.testng.SuiteRunner.run(SuiteRunner.java:268)
	at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:52)
	at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:86)
	at org.testng.TestNG.runSuitesSequentially(TestNG.java:1244)
	at org.testng.TestNG.runSuitesLocally(TestNG.java:1169)
	at org.testng.TestNG.run(TestNG.java:1064)
	at org.apache.maven.surefire.testng.TestNGExecutor.run(TestNGExecutor.java:136)
	at org.apache.maven.surefire.testng.TestNGDirectoryTestSuite.executeMulti(TestNGDirectoryTestSuite.java:193)
	at org.apache.maven.surefire.testng.TestNGDirectoryTestSuite.execute(TestNGDirectoryTestSuite.java:94)
	at org.apache.maven.surefire.testng.TestNGProvider.invoke(TestNGProvider.java:145)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:428)
	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)
	at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:562)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:548)
13:37:22.422 [main                ] INFO  i.t.b.s.s.impl.DiaryPhotoCollectionProviderTest    - 
13:37:22.428 [main                ] WARN  i.t.b.s.s.impl.DiaryPhotoCollectionProviderTest    - CONFIGURATION SKIPPED 
13:37:22.435 [main                ] WARN  i.t.b.s.s.impl.PhotoCollectionProviderSupportTest  - CONFIGURATION SKIPPED 
13:37:22.436 [main                ] WARN  i.t.b.s.s.impl.PhotoCollectionProviderSupportTest  - CONFIGURATION SKIPPED 
13:37:22.437 [main                ] WARN  i.t.b.s.s.impl.PhotoCollectionProviderSupportTest  - CONFIGURATION SKIPPED 
13:37:22.437 [main                ] INFO  i.t.b.s.s.impl.PhotoCollectionProviderSupportTest  - *************************************
13:37:22.438 [main                ] INFO  i.t.b.s.s.impl.PhotoCollectionProviderSupportTest  - TEST "must properly parse PhotoItems"
13:37:22.438 [main                ] INFO  i.t.b.s.s.impl.PhotoCollectionProviderSupportTest  - *************************************
13:37:22.445 [main                ] INFO  i.t.b.s.s.impl.PhotoCollectionProviderSupportTest  - TEST SKIPPED 
13:37:22.447 [main                ] INFO  i.t.b.s.s.impl.PhotoCollectionProviderSupportTest  - 
13:37:22.455 [main                ] WARN  i.t.b.s.s.impl.PhotoCollectionProviderSupportTest  - CONFIGURATION SKIPPED 
13:37:22.456 [main                ] WARN  i.t.b.s.s.impl.PhotoCollectionProviderSupportTest  - CONFIGURATION SKIPPED 
13:37:22.457 [main                ] WARN  i.t.b.s.stoppingdown.impl.PhotoItemDIDLAdapterTest - CONFIGURATION SKIPPED 
13:37:22.459 [main                ] WARN  i.t.b.s.stoppingdown.impl.PhotoItemDIDLAdapterTest - CONFIGURATION SKIPPED 
13:37:22.460 [main                ] INFO  i.t.b.s.stoppingdown.impl.PhotoItemDIDLAdapterTest - ******************************************
13:37:22.460 [main                ] INFO  i.t.b.s.stoppingdown.impl.PhotoItemDIDLAdapterTest - TEST "must properly generate DIDL content"
13:37:22.460 [main                ] INFO  i.t.b.s.stoppingdown.impl.PhotoItemDIDLAdapterTest - ******************************************
13:37:22.463 [main                ] INFO  i.t.b.s.stoppingdown.impl.PhotoItemDIDLAdapterTest - TEST SKIPPED 
13:37:22.464 [main                ] INFO  i.t.b.s.stoppingdown.impl.PhotoItemDIDLAdapterTest - 
13:37:22.465 [main                ] WARN  i.t.b.s.stoppingdown.impl.PhotoItemDIDLAdapterTest - CONFIGURATION SKIPPED 
13:37:22.467 [main                ] WARN  i.t.b.s.stoppingdown.impl.PhotoItemDIDLAdapterTest - CONFIGURATION SKIPPED 
13:37:22.473 [main                ] WARN  i.t.b.s.s.i.StoppingDownMediaServerServiceIntegrationTest - CONFIGURATION SKIPPED 
13:37:22.474 [main                ] WARN  i.t.b.s.s.i.StoppingDownMediaServerServiceIntegrationTest - CONFIGURATION SKIPPED 
13:37:22.477 [main                ] WARN  i.t.b.s.s.i.StoppingDownMediaServerServiceIntegrationTest - CONFIGURATION SKIPPED 
13:37:22.478 [main                ] INFO  i.t.b.s.s.i.StoppingDownMediaServerServiceIntegrationTest - ******************************
13:37:22.484 [main                ] INFO  i.t.b.s.s.i.StoppingDownMediaServerServiceIntegrationTest - TEST "test service publishing"
13:37:22.484 [main                ] INFO  i.t.b.s.s.i.StoppingDownMediaServerServiceIntegrationTest - ******************************
13:37:22.485 [main                ] INFO  i.t.b.s.s.i.StoppingDownMediaServerServiceIntegrationTest - TEST SKIPPED 
13:37:22.486 [main                ] INFO  i.t.b.s.s.i.StoppingDownMediaServerServiceIntegrationTest - 
13:37:22.490 [main                ] WARN  i.t.b.s.s.i.StoppingDownMediaServerServiceIntegrationTest - CONFIGURATION SKIPPED 
13:37:22.491 [main                ] WARN  i.t.b.s.s.i.StoppingDownMediaServerServiceIntegrationTest - CONFIGURATION SKIPPED 
13:37:22.492 [main                ] WARN  i.t.b.s.s.impl.ThemesPhotoCollectionProviderTest   - CONFIGURATION SKIPPED 
13:37:22.572 [main                ] WARN  i.t.b.s.s.impl.ThemesPhotoCollectionProviderTest   - CONFIGURATION SKIPPED 
13:37:22.573 [main                ] WARN  i.t.b.s.s.impl.ThemesPhotoCollectionProviderTest   - CONFIGURATION SKIPPED 
13:37:22.573 [main                ] INFO  i.t.b.s.s.impl.ThemesPhotoCollectionProviderTest   - **************************************************************************************
13:37:22.573 [main                ] INFO  i.t.b.s.s.impl.ThemesPhotoCollectionProviderTest   - TEST "must properly parse themes"
13:37:22.573 [main                ] INFO  i.t.b.s.s.impl.ThemesPhotoCollectionProviderTest   - ARGS [themes.txt, com.sun.org.apache.xpath.internal.jaxp.XPathExpressionImpl@2427e004]
13:37:22.573 [main                ] INFO  i.t.b.s.s.impl.ThemesPhotoCollectionProviderTest   - **************************************************************************************
13:37:22.573 [main                ] INFO  i.t.b.s.s.impl.ThemesPhotoCollectionProviderTest   - TEST SKIPPED 
13:37:22.573 [main                ] INFO  i.t.b.s.s.impl.ThemesPhotoCollectionProviderTest   - 
13:37:22.574 [main                ] WARN  i.t.b.s.s.impl.ThemesPhotoCollectionProviderTest   - CONFIGURATION SKIPPED 
13:37:22.575 [main                ] WARN  i.t.b.s.s.impl.ThemesPhotoCollectionProviderTest   - CONFIGURATION SKIPPED 
13:37:22.576 [main                ] WARN  i.t.b.s.s.impl.ThemesPhotoCollectionProviderTest   - CONFIGURATION SKIPPED 
13:37:22.576 [main                ] INFO  i.t.b.s.s.impl.ThemesPhotoCollectionProviderTest   - **************************************************************************************
13:37:22.576 [main                ] INFO  i.t.b.s.s.impl.ThemesPhotoCollectionProviderTest   - TEST "must properly parse themes"
13:37:22.579 [main                ] INFO  i.t.b.s.s.impl.ThemesPhotoCollectionProviderTest   - ARGS [places.txt, com.sun.org.apache.xpath.internal.jaxp.XPathExpressionImpl@2f66e802]
13:37:22.586 [main                ] INFO  i.t.b.s.s.impl.ThemesPhotoCollectionProviderTest   - **************************************************************************************
13:37:22.587 [main                ] INFO  i.t.b.s.s.impl.ThemesPhotoCollectionProviderTest   - TEST SKIPPED 
13:37:22.587 [main                ] INFO  i.t.b.s.s.impl.ThemesPhotoCollectionProviderTest   - 
13:37:22.587 [main                ] WARN  i.t.b.s.s.impl.ThemesPhotoCollectionProviderTest   - CONFIGURATION SKIPPED 
13:37:22.588 [main                ] INFO  i.t.b.s.s.impl.ThemesPhotoCollectionProviderTest   - TEST SKIPPED java.lang.Throwable: Method ThemesPhotoCollectionProviderTest.must_properly_create_hierarchy()[pri:0, instance:it.tidalwave.bluemarine2.service.stoppingdown.impl.ThemesPhotoCollectionProviderTest@47c81abf] depends on not successfully finished methods
13:37:22.588 [main                ] INFO  i.t.b.s.s.impl.ThemesPhotoCollectionProviderTest   - TEST SKIPPED
java.lang.Throwable: Method ThemesPhotoCollectionProviderTest.must_properly_create_hierarchy()[pri:0, instance:it.tidalwave.bluemarine2.service.stoppingdown.impl.ThemesPhotoCollectionProviderTest@47c81abf] depends on not successfully finished methods
	at org.testng.internal.Invoker.invokeTestMethods(Invoker.java:1037)
	at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:129)
	at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:112)
	at org.testng.TestRunner.privateRun(TestRunner.java:782)
	at org.testng.TestRunner.run(TestRunner.java:632)
	at org.testng.SuiteRunner.runTest(SuiteRunner.java:366)
	at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:361)
	at org.testng.SuiteRunner.privateRun(SuiteRunner.java:319)
	at org.testng.SuiteRunner.run(SuiteRunner.java:268)
	at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:52)
	at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:86)
	at org.testng.TestNG.runSuitesSequentially(TestNG.java:1244)
	at org.testng.TestNG.runSuitesLocally(TestNG.java:1169)
	at org.testng.TestNG.run(TestNG.java:1064)
	at org.apache.maven.surefire.testng.TestNGExecutor.run(TestNGExecutor.java:136)
	at org.apache.maven.surefire.testng.TestNGDirectoryTestSuite.executeMulti(TestNGDirectoryTestSuite.java:193)
	at org.apache.maven.surefire.testng.TestNGDirectoryTestSuite.execute(TestNGDirectoryTestSuite.java:94)
	at org.apache.maven.surefire.testng.TestNGProvider.invoke(TestNGProvider.java:145)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:428)
	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)
	at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:562)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:548)
13:37:22.589 [main                ] INFO  i.t.b.s.s.impl.ThemesPhotoCollectionProviderTest   - 
13:37:22.589 [main                ] WARN  i.t.b.s.s.impl.ThemesPhotoCollectionProviderTest   - CONFIGURATION SKIPPED 
13:37:22.761 [main                ] INFO  i.t.b.s.s.impl.DiaryPhotoCollectionProviderTest    - FINISHED TESTS OF it.tidalwave.bluemarine2.service.stoppingdown.impl.DiaryPhotoCollectionProviderTest
[ERROR] Tests run: 34, Failures: 1, Errors: 0, Skipped: 33, Time elapsed: 4.931 s <<< FAILURE! - in TestSuite
[ERROR] it.tidalwave.bluemarine2.service.stoppingdown.impl.DiaryPhotoCollectionProviderTest.beforeMethod  Time elapsed: 4.114 s  <<< FAILURE!
org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [it.tidalwave.role.spring.spi.AnnotationSpringRoleManager] for bean with name 'roleManager' defined in class path resource [META-INF/DciAutoBeans.xml]; nested exception is java.lang.ClassNotFoundException: it.tidalwave.role.spring.spi.AnnotationSpringRoleManager
Caused by: java.lang.ClassNotFoundException: it.tidalwave.role.spring.spi.AnnotationSpringRoleManager

[INFO] 
[INFO] Results:
[INFO] 
[ERROR] Failures: 
[ERROR]   DiaryPhotoCollectionProviderTest>SpringTestSupport.beforeMethod:75->SpringTestSupport.createSpringContext:109 » CannotLoadBeanClass
[INFO] 
[ERROR] Tests run: 31, Failures: 1, Errors: 0, Skipped: 30
[INFO] 
[ERROR] There are test failures.

Please refer to /var/jenkins_home/jobs/blueMarine2_Build_and_Quick_Test/workspace/modules/Services/StoppingDown/target/surefire-reports/plain for the individual test results.
Please refer to dump files (if any exist) [date].dump, [date]-jvmRun[N].dump and [date].dumpstream.
[JENKINS] Recording test results
[INFO] 
[INFO] --- jar:3.2.0:jar (default-jar) @ it-tidalwave-bluemarine2-services-stoppingdown ---
[INFO] Building jar: /var/jenkins_home/jobs/blueMarine2_Build_and_Quick_Test/workspace/modules/Services/StoppingDown/target/it-tidalwave-bluemarine2-services-stoppingdown-1.1-ALPHA-2-SNAPSHOT.776aa35dcaa1.jar
[INFO] 
[INFO] --- jar:3.2.0:test-jar (default-test-jar) @ it-tidalwave-bluemarine2-services-stoppingdown ---
[INFO] Building jar: /var/jenkins_home/jobs/blueMarine2_Build_and_Quick_Test/workspace/modules/Services/StoppingDown/target/it-tidalwave-bluemarine2-services-stoppingdown-1.1-ALPHA-2-SNAPSHOT.776aa35dcaa1-tests.jar
[INFO] 
[INFO] --- install:3.0.0-M1:install (default-install) @ it-tidalwave-bluemarine2-services-stoppingdown ---
[INFO] Installing /var/jenkins_home/jobs/blueMarine2_Build_and_Quick_Test/workspace/modules/Services/StoppingDown/target/it-tidalwave-bluemarine2-services-stoppingdown-1.1-ALPHA-2-SNAPSHOT.776aa35dcaa1.jar to /var/jenkins_home/maven-repositories/1/it/tidalwave/bluemarine2/it-tidalwave-bluemarine2-services-stoppingdown/1.1-ALPHA-2-SNAPSHOT/it-tidalwave-bluemarine2-services-stoppingdown-1.1-ALPHA-2-SNAPSHOT.jar
[INFO] Installing /var/jenkins_home/jobs/blueMarine2_Build_and_Quick_Test/workspace/modules/Services/StoppingDown/pom.xml to /var/jenkins_home/maven-repositories/1/it/tidalwave/bluemarine2/it-tidalwave-bluemarine2-services-stoppingdown/1.1-ALPHA-2-SNAPSHOT/it-tidalwave-bluemarine2-services-stoppingdown-1.1-ALPHA-2-SNAPSHOT.pom
[INFO] Installing /var/jenkins_home/jobs/blueMarine2_Build_and_Quick_Test/workspace/modules/Services/StoppingDown/target/it-tidalwave-bluemarine2-services-stoppingdown-1.1-ALPHA-2-SNAPSHOT.776aa35dcaa1-tests.jar to /var/jenkins_home/maven-repositories/1/it/tidalwave/bluemarine2/it-tidalwave-bluemarine2-services-stoppingdown/1.1-ALPHA-2-SNAPSHOT/it-tidalwave-bluemarine2-services-stoppingdown-1.1-ALPHA-2-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.bluemarine2:it-tidalwave-bluemarine2-headlessservice >--
[INFO] Building blueMarine II :: Headless Service 1.1-ALPHA-2-SNAPSHOT  [24/26]
[INFO]   from modules/HeadlessService/pom.xml
[INFO] --------------------------------[ jar ]---------------------------------
[INFO] 
[INFO] --- clean:3.1.0:clean (default-clean) @ it-tidalwave-bluemarine2-headlessservice ---
[INFO] 
[INFO] --- buildnumber:1.4:create (default) @ it-tidalwave-bluemarine2-headlessservice ---
[INFO] ShortRevision tag detected. The value is '12'.
[INFO] Executing: /bin/sh -c cd '/var/jenkins_home/jobs/blueMarine2_Build_and_Quick_Test/workspace/modules/HeadlessService' && 'git' 'rev-parse' '--verify' '--short=12' 'HEAD'
[INFO] Working directory: /var/jenkins_home/jobs/blueMarine2_Build_and_Quick_Test/workspace/modules/HeadlessService
[INFO] Storing buildNumber: 776aa35dcaa1 at timestamp: 1680176245082
[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/blueMarine2_Build_and_Quick_Test/workspace/modules/HeadlessService' && 'git' 'rev-parse' '--verify' '--short=12' 'HEAD'
[INFO] Working directory: /var/jenkins_home/jobs/blueMarine2_Build_and_Quick_Test/workspace/modules/HeadlessService
[INFO] Storing buildScmBranch: UNKNOWN
[INFO] 
[INFO] --- enforcer:3.0.0-M3:enforce (enforce-maven) @ it-tidalwave-bluemarine2-headlessservice ---
[INFO] 
[INFO] --- enforcer:3.0.0-M3:enforce (enforce-banned-dependencies) @ it-tidalwave-bluemarine2-headlessservice ---
[INFO] 
[INFO] --- antrun:3.0.0:run (generate-and-print-build-description) @ it-tidalwave-bluemarine2-headlessservice ---
[INFO] Executing tasks
[INFO]      [echo] DESCRIPTION: origin/fabrizio.giudici 1.1-ALPHA-2-SNAPSHOT 776aa35dcaa1
[INFO]      [echo] Java Version: 11.0.18 -source 11 -target 11 -release 11
[INFO] Executed tasks
[INFO] 
[INFO] --- antrun:3.0.0:run (create-unwoven-classes-dirs) @ it-tidalwave-bluemarine2-headlessservice ---
[INFO] Executing tasks
[INFO]     [mkdir] Created dir: /var/jenkins_home/jobs/blueMarine2_Build_and_Quick_Test/workspace/modules/HeadlessService/target/unwoven-classes
[INFO]     [mkdir] Created dir: /var/jenkins_home/jobs/blueMarine2_Build_and_Quick_Test/workspace/modules/HeadlessService/target/unwoven-test-classes
[INFO] Executed tasks
[INFO] 
[INFO] --- resources:3.2.0:resources (default-resources) @ it-tidalwave-bluemarine2-headlessservice ---
[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] --- compiler:3.8.1:compile (default-compile) @ it-tidalwave-bluemarine2-headlessservice ---
[WARNING] Parameter 'optimize' (user property 'maven.compiler.optimize') is deprecated: This property is a no-op in {@code javac}.
[WARNING] Parameter 'outputDirectory' is read-only, must not be used in configuration
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 2 source files to /var/jenkins_home/jobs/blueMarine2_Build_and_Quick_Test/workspace/modules/HeadlessService/target/unwoven-classes
[WARNING] No processor claimed any of these annotations: /javax.annotation.Nonnull
[INFO] 
[INFO] --- aspectj:1.11:compile (weave-classes) @ it-tidalwave-bluemarine2-headlessservice ---
[INFO] Showing AJC message detail for messages of types: [error, warning, fail]
[INFO] 
[INFO] --- resources:3.2.0:testResources (default-testResources) @ it-tidalwave-bluemarine2-headlessservice ---
[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/blueMarine2_Build_and_Quick_Test/workspace/modules/HeadlessService/src/test/resources
[INFO] 
[INFO] --- compiler:3.8.1:testCompile (default-testCompile) @ it-tidalwave-bluemarine2-headlessservice ---
[WARNING] Parameter 'optimize' (user property 'maven.compiler.optimize') is deprecated: This property is a no-op in {@code javac}.
[WARNING] Parameter 'outputDirectory' is read-only, must not be used in configuration
[INFO] No sources to compile
[INFO] 
[INFO] --- aspectj:1.11:test-compile (weave-test-classes) @ it-tidalwave-bluemarine2-headlessservice ---
[INFO] Showing AJC message detail for messages of types: [error, warning, fail]
[INFO] 
[INFO] --- surefire:3.0.0-M5:test (default-test) @ it-tidalwave-bluemarine2-headlessservice ---
[WARNING] Parameter 'localRepository' is deprecated core expression; Avoid use of ArtifactRepository type. If you need access to local repository, switch to '${repositorySystemSession}' expression and get LRM from it instead.
[JENKINS] Recording test results
[INFO] 
[INFO] --- jar:3.2.0:jar (default-jar) @ it-tidalwave-bluemarine2-headlessservice ---
[INFO] Building jar: /var/jenkins_home/jobs/blueMarine2_Build_and_Quick_Test/workspace/modules/HeadlessService/target/it-tidalwave-bluemarine2-headlessservice-1.1-ALPHA-2-SNAPSHOT.776aa35dcaa1.jar
[INFO] 
[INFO] --- jar:3.2.0:test-jar (default-test-jar) @ it-tidalwave-bluemarine2-headlessservice ---
[INFO] Building jar: /var/jenkins_home/jobs/blueMarine2_Build_and_Quick_Test/workspace/modules/HeadlessService/target/it-tidalwave-bluemarine2-headlessservice-1.1-ALPHA-2-SNAPSHOT.776aa35dcaa1-tests.jar
[INFO] 
[INFO] --- install:3.0.0-M1:install (default-install) @ it-tidalwave-bluemarine2-headlessservice ---
[INFO] Installing /var/jenkins_home/jobs/blueMarine2_Build_and_Quick_Test/workspace/modules/HeadlessService/target/it-tidalwave-bluemarine2-headlessservice-1.1-ALPHA-2-SNAPSHOT.776aa35dcaa1.jar to /var/jenkins_home/maven-repositories/1/it/tidalwave/bluemarine2/it-tidalwave-bluemarine2-headlessservice/1.1-ALPHA-2-SNAPSHOT/it-tidalwave-bluemarine2-headlessservice-1.1-ALPHA-2-SNAPSHOT.jar
[INFO] Installing /var/jenkins_home/jobs/blueMarine2_Build_and_Quick_Test/workspace/modules/HeadlessService/pom.xml to /var/jenkins_home/maven-repositories/1/it/tidalwave/bluemarine2/it-tidalwave-bluemarine2-headlessservice/1.1-ALPHA-2-SNAPSHOT/it-tidalwave-bluemarine2-headlessservice-1.1-ALPHA-2-SNAPSHOT.pom
[INFO] Installing /var/jenkins_home/jobs/blueMarine2_Build_and_Quick_Test/workspace/modules/HeadlessService/target/it-tidalwave-bluemarine2-headlessservice-1.1-ALPHA-2-SNAPSHOT.776aa35dcaa1-tests.jar to /var/jenkins_home/maven-repositories/1/it/tidalwave/bluemarine2/it-tidalwave-bluemarine2-headlessservice/1.1-ALPHA-2-SNAPSHOT/it-tidalwave-bluemarine2-headlessservice-1.1-ALPHA-2-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.bluemarine2:it-tidalwave-bluemarine2-application-javafx >--
[INFO] Building blueMarine II :: Application :: JavaFX 1.1-ALPHA-2-SNAPSHOT [25/26]
[INFO]   from modules/JavaFXApplication/pom.xml
[INFO] --------------------------------[ jar ]---------------------------------
[INFO] 
[INFO] --- clean:3.1.0:clean (default-clean) @ it-tidalwave-bluemarine2-application-javafx ---
[INFO] 
[INFO] --- buildnumber:1.4:create (default) @ it-tidalwave-bluemarine2-application-javafx ---
[INFO] ShortRevision tag detected. The value is '12'.
[INFO] Executing: /bin/sh -c cd '/var/jenkins_home/jobs/blueMarine2_Build_and_Quick_Test/workspace/modules/JavaFXApplication' && 'git' 'rev-parse' '--verify' '--short=12' 'HEAD'
[INFO] Working directory: /var/jenkins_home/jobs/blueMarine2_Build_and_Quick_Test/workspace/modules/JavaFXApplication
[INFO] Storing buildNumber: 776aa35dcaa1 at timestamp: 1680176256770
[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/blueMarine2_Build_and_Quick_Test/workspace/modules/JavaFXApplication' && 'git' 'rev-parse' '--verify' '--short=12' 'HEAD'
[INFO] Working directory: /var/jenkins_home/jobs/blueMarine2_Build_and_Quick_Test/workspace/modules/JavaFXApplication
[INFO] Storing buildScmBranch: UNKNOWN
[INFO] 
[INFO] --- enforcer:3.0.0-M3:enforce (enforce-maven) @ it-tidalwave-bluemarine2-application-javafx ---
[INFO] 
[INFO] --- enforcer:3.0.0-M3:enforce (enforce-banned-dependencies) @ it-tidalwave-bluemarine2-application-javafx ---
[INFO] 
[INFO] --- antrun:3.0.0:run (generate-and-print-build-description) @ it-tidalwave-bluemarine2-application-javafx ---
[INFO] Executing tasks
[INFO]      [echo] DESCRIPTION: origin/fabrizio.giudici 1.1-ALPHA-2-SNAPSHOT 776aa35dcaa1
[INFO]      [echo] Java Version: 11.0.18 -source 11 -target 11 -release 11
[INFO] Executed tasks
[INFO] 
[INFO] --- antrun:3.0.0:run (create-unwoven-classes-dirs) @ it-tidalwave-bluemarine2-application-javafx ---
[INFO] Executing tasks
[INFO]     [mkdir] Created dir: /var/jenkins_home/jobs/blueMarine2_Build_and_Quick_Test/workspace/modules/JavaFXApplication/target/unwoven-classes
[INFO]     [mkdir] Created dir: /var/jenkins_home/jobs/blueMarine2_Build_and_Quick_Test/workspace/modules/JavaFXApplication/target/unwoven-test-classes
[INFO] Executed tasks
[INFO] 
[INFO] --- resources:3.2.0:resources (default-resources) @ it-tidalwave-bluemarine2-application-javafx ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Using 'UTF-8' encoding to copy filtered properties files.
[INFO] Copying 5 resources
[INFO] 
[INFO] --- compiler:3.8.1:compile (default-compile) @ it-tidalwave-bluemarine2-application-javafx ---
[WARNING] Parameter 'optimize' (user property 'maven.compiler.optimize') is deprecated: This property is a no-op in {@code javac}.
[WARNING] Parameter 'outputDirectory' is read-only, must not be used in configuration
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 3 source files to /var/jenkins_home/jobs/blueMarine2_Build_and_Quick_Test/workspace/modules/JavaFXApplication/target/unwoven-classes
[WARNING] No processor claimed any of these annotations: /javax.annotation.Nonnull,/javafx.fxml.FXML,/javax.inject.Inject
[INFO] 
[INFO] --- aspectj:1.11:compile (weave-classes) @ it-tidalwave-bluemarine2-application-javafx ---
[INFO] Showing AJC message detail for messages of types: [error, warning, fail]
[INFO] 
[INFO] --- resources:3.2.0:testResources (default-testResources) @ it-tidalwave-bluemarine2-application-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/blueMarine2_Build_and_Quick_Test/workspace/modules/JavaFXApplication/src/test/resources
[INFO] 
[INFO] --- compiler:3.8.1:testCompile (default-testCompile) @ it-tidalwave-bluemarine2-application-javafx ---
[WARNING] Parameter 'optimize' (user property 'maven.compiler.optimize') is deprecated: This property is a no-op in {@code javac}.
[WARNING] Parameter 'outputDirectory' is read-only, must not be used in configuration
[INFO] No sources to compile
[INFO] 
[INFO] --- aspectj:1.11:test-compile (weave-test-classes) @ it-tidalwave-bluemarine2-application-javafx ---
[INFO] Showing AJC message detail for messages of types: [error, warning, fail]
[INFO] 
[INFO] --- surefire:3.0.0-M5:test (default-test) @ it-tidalwave-bluemarine2-application-javafx ---
[WARNING] Parameter 'localRepository' is deprecated core expression; Avoid use of ArtifactRepository type. If you need access to local repository, switch to '${repositorySystemSession}' expression and get LRM from it instead.
[JENKINS] Recording test results
[INFO] 
[INFO] --- jar:3.2.0:jar (default-jar) @ it-tidalwave-bluemarine2-application-javafx ---
[INFO] Building jar: /var/jenkins_home/jobs/blueMarine2_Build_and_Quick_Test/workspace/modules/JavaFXApplication/target/it-tidalwave-bluemarine2-application-javafx-1.1-ALPHA-2-SNAPSHOT.776aa35dcaa1.jar
[INFO] 
[INFO] --- jar:3.2.0:test-jar (default-test-jar) @ it-tidalwave-bluemarine2-application-javafx ---
[INFO] Building jar: /var/jenkins_home/jobs/blueMarine2_Build_and_Quick_Test/workspace/modules/JavaFXApplication/target/it-tidalwave-bluemarine2-application-javafx-1.1-ALPHA-2-SNAPSHOT.776aa35dcaa1-tests.jar
[INFO] 
[INFO] --- install:3.0.0-M1:install (default-install) @ it-tidalwave-bluemarine2-application-javafx ---
[INFO] Installing /var/jenkins_home/jobs/blueMarine2_Build_and_Quick_Test/workspace/modules/JavaFXApplication/target/it-tidalwave-bluemarine2-application-javafx-1.1-ALPHA-2-SNAPSHOT.776aa35dcaa1.jar to /var/jenkins_home/maven-repositories/1/it/tidalwave/bluemarine2/it-tidalwave-bluemarine2-application-javafx/1.1-ALPHA-2-SNAPSHOT/it-tidalwave-bluemarine2-application-javafx-1.1-ALPHA-2-SNAPSHOT.jar
[INFO] Installing /var/jenkins_home/jobs/blueMarine2_Build_and_Quick_Test/workspace/modules/JavaFXApplication/pom.xml to /var/jenkins_home/maven-repositories/1/it/tidalwave/bluemarine2/it-tidalwave-bluemarine2-application-javafx/1.1-ALPHA-2-SNAPSHOT/it-tidalwave-bluemarine2-application-javafx-1.1-ALPHA-2-SNAPSHOT.pom
[INFO] Installing /var/jenkins_home/jobs/blueMarine2_Build_and_Quick_Test/workspace/modules/JavaFXApplication/target/it-tidalwave-bluemarine2-application-javafx-1.1-ALPHA-2-SNAPSHOT.776aa35dcaa1-tests.jar to /var/jenkins_home/maven-repositories/1/it/tidalwave/bluemarine2/it-tidalwave-bluemarine2-application-javafx/1.1-ALPHA-2-SNAPSHOT/it-tidalwave-bluemarine2-application-javafx-1.1-ALPHA-2-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.bluemarine2:bluemarine2-plugins-modules >--------
[INFO] Building blueMarine II :: Plugins (modules) 1.1-ALPHA-2-SNAPSHOT [26/26]
[INFO]   from modules/Plugins/pom.xml
[INFO] --------------------------------[ pom ]---------------------------------
[INFO] 
[INFO] --- clean:3.1.0:clean (default-clean) @ bluemarine2-plugins-modules ---
[INFO] 
[INFO] --- buildnumber:1.4:create (default) @ bluemarine2-plugins-modules ---
[INFO] ShortRevision tag detected. The value is '12'.
[INFO] Executing: /bin/sh -c cd '/var/jenkins_home/jobs/blueMarine2_Build_and_Quick_Test/workspace/modules/Plugins' && 'git' 'rev-parse' '--verify' '--short=12' 'HEAD'
[INFO] Working directory: /var/jenkins_home/jobs/blueMarine2_Build_and_Quick_Test/workspace/modules/Plugins
[INFO] Storing buildNumber: 776aa35dcaa1 at timestamp: 1680176267946
[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/blueMarine2_Build_and_Quick_Test/workspace/modules/Plugins' && 'git' 'rev-parse' '--verify' '--short=12' 'HEAD'
[INFO] Working directory: /var/jenkins_home/jobs/blueMarine2_Build_and_Quick_Test/workspace/modules/Plugins
[INFO] Storing buildScmBranch: UNKNOWN
[INFO] 
[INFO] --- enforcer:3.0.0-M3:enforce (enforce-maven) @ bluemarine2-plugins-modules ---
[INFO] 
[INFO] --- enforcer:3.0.0-M3:enforce (enforce-banned-dependencies) @ bluemarine2-plugins-modules ---
[INFO] 
[INFO] --- antrun:3.0.0:run (generate-and-print-build-description) @ bluemarine2-plugins-modules ---
[INFO] Executing tasks
[INFO]      [echo] DESCRIPTION: origin/fabrizio.giudici 1.1-ALPHA-2-SNAPSHOT 776aa35dcaa1
[INFO]      [echo] Java Version: 11.0.18 -source 11 -target 11 -release 11
[INFO] Executed tasks
[INFO] 
[INFO] --- jar:3.2.0:test-jar (default-test-jar) @ bluemarine2-plugins-modules ---
[INFO] Skipping packaging of the test-jar
[INFO] 
[INFO] --- install:3.0.0-M1:install (default-install) @ bluemarine2-plugins-modules ---
[INFO] Installing /var/jenkins_home/jobs/blueMarine2_Build_and_Quick_Test/workspace/modules/Plugins/pom.xml to /var/jenkins_home/maven-repositories/1/it/tidalwave/bluemarine2/bluemarine2-plugins-modules/1.1-ALPHA-2-SNAPSHOT/bluemarine2-plugins-modules-1.1-ALPHA-2-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
[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
[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 blueMarine II 1.1-ALPHA-2-SNAPSHOT:
[INFO] 

[INFO] blueMarine II ...................................... SUCCESS [  6.453 s]
[INFO] blueMarine II (modules) ............................ SUCCESS [  1.520 s]
[INFO] blueMarine II :: Commons ........................... SUCCESS [ 26.845 s]
[INFO] blueMarine II :: Capture One 11 Applescript ........ SUCCESS [ 15.767 s]
[INFO] blueMarine II :: Commons for Tests ................. SUCCESS [ 10.947 s]
[INFO] blueMarine II :: Model ............................. SUCCESS [01:21 min]
[INFO] blueMarine II :: Persistence ....................... SUCCESS [ 48.252 s]
[INFO] blueMarine II :: Vocabulary ........................ SUCCESS [  5.597 s]
[INFO] blueMarine II :: MusicBrainz :: Data Model ......... SUCCESS [ 19.505 s]
[INFO] blueMarine II :: MusicBrainz ....................... SUCCESS [02:33 min]
[INFO] blueMarine II :: Media Scanner ..................... SUCCESS [ 29.349 s]
[INFO] blueMarine II :: Catalog ........................... SUCCESS [ 33.559 s]
[INFO] blueMarine II :: Downloader ........................ SUCCESS [ 23.027 s]
[INFO] blueMarine II :: UI ................................ SUCCESS [ 15.294 s]
[INFO] blueMarine II :: UI :: JavaFX ...................... SUCCESS [ 12.303 s]
[INFO] blueMarine II :: CEC :: Adapter .................... SUCCESS [ 10.494 s]
[INFO] blueMarine II :: CEC :: Navigation Adapter ......... SUCCESS [ 13.564 s]
[INFO] blueMarine II :: Media Server ...................... SUCCESS [ 25.504 s]
[INFO] blueMarine II :: Media Server :: REST .............. SUCCESS [ 33.170 s]
[INFO] blueMarine II :: Media Server :: UPnP .............. SUCCESS [ 34.443 s]
[INFO] blueMarine II :: Initializer ....................... SUCCESS [  8.392 s]
[INFO] blueMarine II :: Services (modules) ................ SUCCESS [  0.977 s]
[INFO] blueMarine II :: Services :: StoppingDown .......... SUCCESS [ 27.388 s]
[INFO] blueMarine II :: Headless Service .................. SUCCESS [ 11.077 s]
[INFO] blueMarine II :: Application :: JavaFX ............. SUCCESS [ 10.801 s]
[INFO] blueMarine II :: Plugins (modules) ................. SUCCESS [  0.723 s]
[INFO] ------------------------------------------------------------------------
[INFO] BUILD SUCCESS
[INFO] ------------------------------------------------------------------------
[INFO] Total time:  11:26 min
[INFO] Finished at: 2023-03-30T11:37:54Z
[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/blueMarine2_Build_and_Quick_Test/builds/165/testng/testng-results-1.xml'
Processing '/var/jenkins_home/jobs/blueMarine2_Build_and_Quick_Test/builds/165/testng/testng-results-10.xml'
Processing '/var/jenkins_home/jobs/blueMarine2_Build_and_Quick_Test/builds/165/testng/testng-results-11.xml'
Processing '/var/jenkins_home/jobs/blueMarine2_Build_and_Quick_Test/builds/165/testng/testng-results-2.xml'
Processing '/var/jenkins_home/jobs/blueMarine2_Build_and_Quick_Test/builds/165/testng/testng-results-3.xml'
Processing '/var/jenkins_home/jobs/blueMarine2_Build_and_Quick_Test/builds/165/testng/testng-results-4.xml'
Processing '/var/jenkins_home/jobs/blueMarine2_Build_and_Quick_Test/builds/165/testng/testng-results-5.xml'
Processing '/var/jenkins_home/jobs/blueMarine2_Build_and_Quick_Test/builds/165/testng/testng-results-6.xml'
Processing '/var/jenkins_home/jobs/blueMarine2_Build_and_Quick_Test/builds/165/testng/testng-results-7.xml'
Processing '/var/jenkins_home/jobs/blueMarine2_Build_and_Quick_Test/builds/165/testng/testng-results-8.xml'
Processing '/var/jenkins_home/jobs/blueMarine2_Build_and_Quick_Test/builds/165/testng/testng-results-9.xml'
Processing '/var/jenkins_home/jobs/blueMarine2_Build_and_Quick_Test/builds/165/testng/testng-results.xml'
TestNG Reports Processing: FINISH
[description-setter] Description set: origin/fabrizio.giudici 1.1-ALPHA-2-SNAPSHOT 776aa35dcaa1
Started calculate disk usage of build
Finished Calculation of disk usage of build in 0 seconds
Started calculate disk usage of workspace
Finished Calculation of disk usage of workspace in 0 seconds
Finished: UNSTABLE