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] ------------------------------------------------------------------------ [INFO] Building blueBell - Sony Camera API 1.0-ALPHA-1-SNAPSHOT [INFO] ------------------------------------------------------------------------ [WARNING] The POM for org.codehaus.groovy.maven:gmaven-plugin:jar:2.0 is missing, no dependency information available [WARNING] Failed to retrieve plugin descriptor for org.codehaus.groovy.maven:gmaven-plugin:2.0: Plugin org.codehaus.groovy.maven:gmaven-plugin:2.0 or one of its dependencies could not be resolved: Failure to find org.codehaus.groovy.maven:gmaven-plugin:jar:2.0 in http://services.tidalwave.it/nexus/content/groups/public was cached in the local repository, resolution will not be reattempted until the update interval of maven-proxy.tidalwave.it has elapsed or updates are forced [INFO] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ sony-camera-api --- [INFO] [INFO] --- buildnumber-maven-plugin:1.4:create (default) @ sony-camera-api --- [INFO] ShortRevision tag detected. The value is '12'. [INFO] Executing: /bin/sh -c cd '/var/jenkins_home/jobs/blueBell_Metrics/workspace/modules/SonyCameraAPI' && 'git' 'rev-parse' '--verify' '--short=12' 'HEAD' [INFO] Working directory: /var/jenkins_home/jobs/blueBell_Metrics/workspace/modules/SonyCameraAPI [INFO] Storing buildNumber: 2ed5aee2c38d at timestamp: 1614571249220 [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/blueBell_Metrics/workspace/modules/SonyCameraAPI' && 'git' 'rev-parse' '--verify' '--short=12' 'HEAD' [INFO] Working directory: /var/jenkins_home/jobs/blueBell_Metrics/workspace/modules/SonyCameraAPI [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven) @ sony-camera-api --- [INFO] [INFO] --- maven-antrun-plugin:1.7:run (generate-and-print-build-description) @ sony-camera-api --- [INFO] Executing tasks main: [echo] DESCRIPTION: 1.0-ALPHA-1-SNAPSHOT-2ed5aee2c38d UNKNOWN [echo] Java Version: 1.8.0_111 -source 1.7 -target 1.7 [INFO] Executed tasks [INFO] [INFO] --- jacoco-maven-plugin:0.7.8:prepare-agent (prepare-agent) @ sony-camera-api --- [INFO] tft.test.jacoco.argLine set to -javaagent:/var/jenkins_home/maven-repositories/0/org/jacoco/org.jacoco.agent/0.7.8/org.jacoco.agent-0.7.8-runtime.jar=destfile=/var/jenkins_home/jobs/blueBell_Metrics/workspace/modules/SonyCameraAPI/target/jacoco.exec [INFO] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ sony-camera-api --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /var/jenkins_home/jobs/blueBell_Metrics/workspace/modules/SonyCameraAPI/src/main/resources [INFO] [INFO] --- maven-compiler-plugin:3.6.0:compile (default-compile) @ sony-camera-api --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 16 source files to /var/jenkins_home/jobs/blueBell_Metrics/workspace/modules/SonyCameraAPI/target/classes [WARNING] bootstrap class path not set in conjunction with -source 1.7 warning: No processor claimed any of these annotations: lombok.extern.slf4j.Slf4j,lombok.Setter,javax.annotation.Nonnegative,lombok.Getter,lombok.RequiredArgsConstructor,lombok.ToString,lombok.AllArgsConstructor,javax.annotation.Nonnull,javax.annotation.CheckForNull,javax.annotation.Nullable /var/jenkins_home/jobs/blueBell_Metrics/workspace/modules/SonyCameraAPI/src/main/java/it/tidalwave/sony/CameraApi.java:[111,18] [serial] serializable class CameraApiException has no definition of serialVersionUID [INFO] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ sony-camera-api --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /var/jenkins_home/jobs/blueBell_Metrics/workspace/modules/SonyCameraAPI/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.6.0:testCompile (default-testCompile) @ sony-camera-api --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 1 source file to /var/jenkins_home/jobs/blueBell_Metrics/workspace/modules/SonyCameraAPI/target/test-classes [INFO] [INFO] --- maven-surefire-plugin:2.19.1:test (default-test) @ sony-camera-api --- ------------------------------------------------------- T E S T S ------------------------------------------------------- Running it.tidalwave.sony.impl.DefaultSimpleSsdpClientTest 04:01:07.412 [main ] INFO it.tidalwave.sony.impl.DefaultSimpleSsdpClientTest - *********** 04:01:07.430 [main ] INFO it.tidalwave.sony.impl.DefaultSimpleSsdpClientTest - TEST "test" 04:01:07.431 [main ] INFO it.tidalwave.sony.impl.DefaultSimpleSsdpClientTest - *********** 04:01:07.487 [TestNGInvoker-test()] INFO it.tidalwave.sony.impl.DefaultSsdpDiscoverer - search() Start. 04:01:07.538 [pool-2-thread-1 ] INFO it.tidalwave.sony.impl.DefaultSsdpDiscoverer - search() Send Datagram packet 3 times. 04:01:07.746 [pool-2-thread-1 ] INFO it.tidalwave.sony.impl.DefaultSsdpDiscoverer - >>>> receiving packets... 04:01:17.754 [pool-2-thread-1 ] DEBUG it.tidalwave.sony.impl.DefaultSsdpDiscoverer - search() Timeout. 04:01:17.755 [pool-2-thread-1 ] INFO it.tidalwave.sony.impl.DefaultSimpleSsdpClientTest - onFinished() 04:01:17.795 [main ] INFO it.tidalwave.sony.impl.DefaultSimpleSsdpClientTest - TEST FAILED in 10401 msec - java.lang.NoSuchMethodError: org.hamcrest.Matcher.describeMismatch(Ljava/lang/Object;Lorg/hamcrest/Description;)V 04:01:17.795 [main ] INFO it.tidalwave.sony.impl.DefaultSimpleSsdpClientTest - Tests run: 1, Failures: 1, Errors: 0, Skipped: 0, Time elapsed: 13.703 sec <<< FAILURE! - in it.tidalwave.sony.impl.DefaultSimpleSsdpClientTest test(it.tidalwave.sony.impl.DefaultSimpleSsdpClientTest) Time elapsed: 10.395 sec <<< FAILURE! java.lang.NoSuchMethodError: org.hamcrest.Matcher.describeMismatch(Ljava/lang/Object;Lorg/hamcrest/Description;)V at it.tidalwave.sony.impl.DefaultSimpleSsdpClientTest.test(DefaultSimpleSsdpClientTest.java:99) Results : Failed tests: DefaultSimpleSsdpClientTest.test:99 ยป NoSuchMethod org.hamcrest.Matcher.descri... Tests run: 1, Failures: 1, Errors: 0, Skipped: 0 [ERROR] There are test failures. Please refer to /var/jenkins_home/jobs/blueBell_Metrics/workspace/modules/SonyCameraAPI/target/surefire-reports/jacoco for the individual test results. [JENKINS] Recording test results [INFO] [INFO] --- jacoco-maven-plugin:0.7.8:report (report) @ sony-camera-api --- [INFO] Loading execution data file /var/jenkins_home/jobs/blueBell_Metrics/workspace/modules/SonyCameraAPI/target/jacoco.exec [INFO] Analyzed bundle 'blueBell - Sony Camera API' with 30 classes [INFO] [INFO] --- maven-jar-plugin:2.6:jar (default-jar) @ sony-camera-api --- [INFO] Building jar: /var/jenkins_home/jobs/blueBell_Metrics/workspace/modules/SonyCameraAPI/target/sony-camera-api-1.0-ALPHA-1-SNAPSHOT.2ed5aee2c38d.jar [INFO] [INFO] --- maven-jar-plugin:2.6:jar (package-jar) @ sony-camera-api --- [INFO] [INFO] --- maven-jar-plugin:2.6:test-jar (package-test-jar) @ sony-camera-api --- [INFO] Building jar: /var/jenkins_home/jobs/blueBell_Metrics/workspace/modules/SonyCameraAPI/target/sony-camera-api-1.0-ALPHA-1-SNAPSHOT.2ed5aee2c38d-tests.jar [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ sony-camera-api --- [INFO] Installing /var/jenkins_home/jobs/blueBell_Metrics/workspace/modules/SonyCameraAPI/target/sony-camera-api-1.0-ALPHA-1-SNAPSHOT.2ed5aee2c38d.jar to /var/jenkins_home/maven-repositories/0/it/tidalwave/bluebell/sony-camera-api/1.0-ALPHA-1-SNAPSHOT/sony-camera-api-1.0-ALPHA-1-SNAPSHOT.jar [INFO] Installing /var/jenkins_home/jobs/blueBell_Metrics/workspace/modules/SonyCameraAPI/pom.xml to /var/jenkins_home/maven-repositories/0/it/tidalwave/bluebell/sony-camera-api/1.0-ALPHA-1-SNAPSHOT/sony-camera-api-1.0-ALPHA-1-SNAPSHOT.pom [INFO] Installing /var/jenkins_home/jobs/blueBell_Metrics/workspace/modules/SonyCameraAPI/target/sony-camera-api-1.0-ALPHA-1-SNAPSHOT.2ed5aee2c38d-tests.jar to /var/jenkins_home/maven-repositories/0/it/tidalwave/bluebell/sony-camera-api/1.0-ALPHA-1-SNAPSHOT/sony-camera-api-1.0-ALPHA-1-SNAPSHOT-tests.jar [INFO] [INFO] --- findbugs-maven-plugin:3.0.3:findbugs (default-cli) @ sony-camera-api --- [INFO] Fork Value is true [java] Warnings generated: 16 [INFO] Done FindBugs Analysis.... [INFO] [INFO] --- maven-pmd-plugin:3.7:cpd (default-cli) @ sony-camera-api --- [WARNING] Unable to locate Source XRef to link to - DISABLED [WARNING] Unable to locate Source XRef to link to - DISABLED [INFO] [INFO] --- maven-pmd-plugin:3.7:pmd (default-cli) @ sony-camera-api --- [WARNING] Unable to locate Source XRef to link to - DISABLED [WARNING] Unable to locate Source XRef to link to - DISABLED [INFO] [INFO] --- maven-checkstyle-plugin:2.17:checkstyle (default-cli) @ sony-camera-api --- [INFO] There are 337 errors reported by Checkstyle 6.11.2 with it/tidalwave/checkstyle/checkstyle.xml ruleset. [WARNING] Unable to locate Source XRef to link to - DISABLED [INFO] [INFO] >>> clirr-maven-plugin:2.7:clirr (default-cli) > compile @ sony-camera-api >>> [INFO] [INFO] --- buildnumber-maven-plugin:1.4:create (default) @ sony-camera-api --- [INFO] ShortRevision tag detected. The value is '12'. [INFO] Executing: /bin/sh -c cd '/var/jenkins_home/jobs/blueBell_Metrics/workspace/modules/SonyCameraAPI' && 'git' 'rev-parse' '--verify' '--short=12' 'HEAD' [INFO] Working directory: /var/jenkins_home/jobs/blueBell_Metrics/workspace/modules/SonyCameraAPI [INFO] Storing buildNumber: 2ed5aee2c38d at timestamp: 1614571319013 [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/blueBell_Metrics/workspace/modules/SonyCameraAPI' && 'git' 'rev-parse' '--verify' '--short=12' 'HEAD' [INFO] Working directory: /var/jenkins_home/jobs/blueBell_Metrics/workspace/modules/SonyCameraAPI [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven) @ sony-camera-api --- [INFO] [INFO] --- maven-antrun-plugin:1.7:run (generate-and-print-build-description) @ sony-camera-api --- [INFO] Executing tasks main: [echo] DESCRIPTION: 1.0-ALPHA-1-SNAPSHOT-2ed5aee2c38d UNKNOWN [echo] Java Version: 1.8.0_111 -source 1.7 -target 1.7 [INFO] Executed tasks [INFO] [INFO] --- jacoco-maven-plugin:0.7.8:prepare-agent (prepare-agent) @ sony-camera-api --- [INFO] tft.test.jacoco.argLine set to -javaagent:/var/jenkins_home/maven-repositories/0/org/jacoco/org.jacoco.agent/0.7.8/org.jacoco.agent-0.7.8-runtime.jar=destfile=/var/jenkins_home/jobs/blueBell_Metrics/workspace/modules/SonyCameraAPI/target/jacoco.exec [INFO] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ sony-camera-api --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /var/jenkins_home/jobs/blueBell_Metrics/workspace/modules/SonyCameraAPI/src/main/resources [INFO] [INFO] --- maven-compiler-plugin:3.6.0:compile (default-compile) @ sony-camera-api --- [INFO] Nothing to compile - all classes are up to date [WARNING] Failed to getClass for org.codehaus.mojo.clirr.ClirrReport [INFO] [INFO] <<< clirr-maven-plugin:2.7:clirr (default-cli) < compile @ sony-camera-api <<< [INFO] [INFO] --- clirr-maven-plugin:2.7:clirr (default-cli) @ sony-camera-api --- [INFO] artifact it.tidalwave.bluebell:sony-camera-api: checking for updates from maven-proxy.tidalwave.it [INFO] Unable to find a previous version of the project in the repository [INFO] Not generating Clirr report as there is no previous version of the library to compare against [INFO] [INFO] --- javancss-maven-plugin:2.1:report (default-cli) @ sony-camera-api --- [INFO] [INFO] >>> maven-dependency-plugin:3.0.0:analyze (default-cli) > test-compile @ sony-camera-api >>> [INFO] [INFO] --- buildnumber-maven-plugin:1.4:create (default) @ sony-camera-api --- [INFO] ShortRevision tag detected. The value is '12'. [INFO] Executing: /bin/sh -c cd '/var/jenkins_home/jobs/blueBell_Metrics/workspace/modules/SonyCameraAPI' && 'git' 'rev-parse' '--verify' '--short=12' 'HEAD' [INFO] Working directory: /var/jenkins_home/jobs/blueBell_Metrics/workspace/modules/SonyCameraAPI [INFO] Storing buildNumber: 2ed5aee2c38d at timestamp: 1614571322739 [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/blueBell_Metrics/workspace/modules/SonyCameraAPI' && 'git' 'rev-parse' '--verify' '--short=12' 'HEAD' [INFO] Working directory: /var/jenkins_home/jobs/blueBell_Metrics/workspace/modules/SonyCameraAPI [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven) @ sony-camera-api --- [INFO] [INFO] --- maven-antrun-plugin:1.7:run (generate-and-print-build-description) @ sony-camera-api --- [INFO] Executing tasks main: [echo] DESCRIPTION: 1.0-ALPHA-1-SNAPSHOT-2ed5aee2c38d UNKNOWN [echo] Java Version: 1.8.0_111 -source 1.7 -target 1.7 [INFO] Executed tasks [INFO] [INFO] --- jacoco-maven-plugin:0.7.8:prepare-agent (prepare-agent) @ sony-camera-api --- [INFO] tft.test.jacoco.argLine set to -javaagent:/var/jenkins_home/maven-repositories/0/org/jacoco/org.jacoco.agent/0.7.8/org.jacoco.agent-0.7.8-runtime.jar=destfile=/var/jenkins_home/jobs/blueBell_Metrics/workspace/modules/SonyCameraAPI/target/jacoco.exec [INFO] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ sony-camera-api --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /var/jenkins_home/jobs/blueBell_Metrics/workspace/modules/SonyCameraAPI/src/main/resources [INFO] [INFO] --- maven-compiler-plugin:3.6.0:compile (default-compile) @ sony-camera-api --- [INFO] Nothing to compile - all classes are up to date [INFO] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ sony-camera-api --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /var/jenkins_home/jobs/blueBell_Metrics/workspace/modules/SonyCameraAPI/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.6.0:testCompile (default-testCompile) @ sony-camera-api --- [INFO] Nothing to compile - all classes are up to date [WARNING] Failed to getClass for org.apache.maven.plugins.dependency.analyze.AnalyzeMojo [INFO] [INFO] <<< maven-dependency-plugin:3.0.0:analyze (default-cli) < test-compile @ sony-camera-api <<< [INFO] [INFO] --- maven-dependency-plugin:3.0.0:analyze (default-cli) @ sony-camera-api --- [WARNING] Used undeclared dependencies found: [WARNING] junit:junit:jar:4.8.1:provided [WARNING] Unused declared dependencies found: [WARNING] it.tidalwave.thesefoolishthings:it-tidalwave-util-test:jar:1.0.34:test [WARNING] org.mockito:mockito-all:jar:1.8.2:test [WARNING] ch.qos.logback:logback-classic:jar:1.0.12:test [WARNING] org.projectlombok:lombok:jar:1.16.4:provided [JENKINS] Archiving disabled