Console Output

Started by an SCM change
Started by an SCM change
Started by an SCM change
Started by an SCM change
Started by an SCM change
Started by an SCM change
Started by an SCM change
Started by an SCM change
Started by an SCM change
Started by an SCM change
Started by an SCM change
Started by an SCM change
Started by an SCM change
Started by an SCM change
Started by an SCM change
Building in workspace /var/jenkins_home/jobs/blueBell_Build_and_Test/workspace
 > git rev-parse --is-inside-work-tree # timeout=10
Fetching changes from the remote Git repository
 > git config remote.origin.url https://bitbucket.org/tidalwave/bluebell-src.git # timeout=10
Cleaning workspace
 > git rev-parse --verify HEAD # timeout=10
Resetting working tree
 > git reset --hard # timeout=10
 > git clean -fdx # timeout=10
Fetching upstream changes from https://bitbucket.org/tidalwave/bluebell-src.git
 > git --version # timeout=10
 > git fetch --tags --progress https://bitbucket.org/tidalwave/bluebell-src.git +refs/heads/*:refs/remotes/origin/*
Seen branch in repository origin/fabrizio.giudici
Seen branch in repository origin/landscape-layout
Seen branch in repository origin/master
Seen branch in repository origin/rangebar-attempt
Seen branch in repository origin/translucent-dialog
Seen 5 remote branches
 > git show-ref --tags -d # timeout=10
Checking out Revision 111aab00b338939cec70bfe4becec1f1c4b1cca7 (origin/fabrizio.giudici)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 111aab00b338939cec70bfe4becec1f1c4b1cca7
Commit message: "Merge branch 'master' into fabrizio.giudici"
First time build. Skipping changelog.
Parsing POMs
using settings config with name settings-mirror
Replacing all maven server entries not found in credentials list is true
Modules changed, recalculating dependency graph
Established TCP socket on 43433
[workspace] $ /var/jenkins_home/tools/hudson.model.JDK/JDK_1.8.0_111/bin/java -cp /var/jenkins_home/plugins/maven-plugin/WEB-INF/lib/maven32-agent-1.12-alpha-1.jar:/var/jenkins_home/tools/hudson.tasks.Maven_MavenInstallation/Maven_3.2.3/boot/plexus-classworlds-2.5.1.jar:/var/jenkins_home/tools/hudson.tasks.Maven_MavenInstallation/Maven_3.2.3/conf/logging jenkins.maven3.agent.Maven32Main /var/jenkins_home/tools/hudson.tasks.Maven_MavenInstallation/Maven_3.2.3 /var/jenkins_home/war/WEB-INF/lib/remoting-3.25.jar /var/jenkins_home/plugins/maven-plugin/WEB-INF/lib/maven32-interceptor-1.12-alpha-1.jar /var/jenkins_home/plugins/maven-plugin/WEB-INF/lib/maven3-interceptor-commons-1.12-alpha-1.jar 43433
<===[JENKINS REMOTING CAPACITY]===>channel started
using settings config with name settings-mirror
Replacing all maven server entries not found in credentials list is true
Executing Maven:  -B -f /var/jenkins_home/jobs/blueBell_Build_and_Test/workspace/pom.xml -Dmaven.repo.local=/var/jenkins_home/maven-repositories/3 -s /tmp/settings6048686725154827822.xml -Pinstallers,generate-revision-id,it.tidalwave-ci-v1 -DtestFailureIgnore=true
[INFO] Scanning for projects...
[WARNING] The following dependencies may conflict with the internal versions provided by the Android platform:
[org.khronos:opengl-api:jar:gl1.1-android-2.1_r1:provided, org.json:json:jar:20080701:provided, commons-logging:commons-logging:jar:1.1.1:provided, xerces:xmlParserAPIs:jar:2.6.2:provided, xpp3:xpp3:jar:1.1.4c:provided, org.apache.httpcomponents:httpclient:jar:4.0.1:provided]
It is recommended to shade these artifacts. You can read more about this here: http://simpligility.github.io/android-maven-plugin/shaded-commons-codec.html.
Alternatively, you can disable this warning with the'disableConflictingDependenciesWarning' parameter.
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Build Order:
[INFO] 
[INFO] blueBell
[INFO] blueBell (modules)
[INFO] blueBell - Sony Camera API
[INFO] blueBell - UI
[INFO] blueBell - Android Application
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building blueBell 1.0-ALPHA-1-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ bluebell ---
[INFO] 
[INFO] --- buildnumber-maven-plugin:1.4:create (default) @ bluebell ---
[INFO] ShortRevision tag detected. The value is '12'.
[INFO] Executing: /bin/sh -c cd '/var/jenkins_home/jobs/blueBell_Build_and_Test/workspace' && 'git' 'rev-parse' '--verify' '--short=12' 'HEAD'
[INFO] Working directory: /var/jenkins_home/jobs/blueBell_Build_and_Test/workspace
[INFO] Storing buildNumber: 111aab00b338 at timestamp: 1542475892580
[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_Build_and_Test/workspace' && 'git' 'rev-parse' '--verify' '--short=12' 'HEAD'
[INFO] Working directory: /var/jenkins_home/jobs/blueBell_Build_and_Test/workspace
[INFO] Storing buildScmBranch: UNKNOWN
[INFO] 
[INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven) @ bluebell ---
[INFO] 
[INFO] --- maven-antrun-plugin:1.7:run (generate-and-print-build-description) @ bluebell ---
[INFO] Executing tasks

main:
     [echo] DESCRIPTION: 1.0-ALPHA-1-SNAPSHOT-111aab00b338 UNKNOWN
     [echo] Java Version: 1.8.0_111 -source 1.7 -target 1.7
[INFO] Executed tasks
[WARNING] Attempt to (de-)serialize anonymous class hudson.maven.reporters.BuildInfoRecorder$1; see: https://jenkins.io/redirect/serialization-of-anonymous-classes/
[INFO] 
[INFO] --- maven-jar-plugin:2.6:jar (package-jar) @ bluebell ---
[WARNING] JAR will be empty - no content was marked for inclusion!
[INFO] Building jar: /var/jenkins_home/jobs/blueBell_Build_and_Test/workspace/target/bluebell-1.0-ALPHA-1-SNAPSHOT.111aab00b338.jar
[INFO] 
[INFO] --- maven-jar-plugin:2.6:test-jar (package-test-jar) @ bluebell ---
[INFO] Skipping packaging of the test-jar
[INFO] 
[INFO] --- maven-install-plugin:2.5.2:install (default-install) @ bluebell ---
[INFO] Installing /var/jenkins_home/jobs/blueBell_Build_and_Test/workspace/pom.xml to /var/jenkins_home/maven-repositories/3/it/tidalwave/bluebell/bluebell/1.0-ALPHA-1-SNAPSHOT/bluebell-1.0-ALPHA-1-SNAPSHOT.pom
[WARNING] Attempt to (de-)serialize anonymous class hudson.maven.reporters.MavenArtifactArchiver$2; see: https://jenkins.io/redirect/serialization-of-anonymous-classes/
[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] ------------------------------------------------------------------------
[INFO] Building blueBell (modules) 1.0-ALPHA-1-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ bluebell-modules ---
[INFO] 
[INFO] --- buildnumber-maven-plugin:1.4:create (default) @ bluebell-modules ---
[INFO] ShortRevision tag detected. The value is '12'.
[INFO] Executing: /bin/sh -c cd '/var/jenkins_home/jobs/blueBell_Build_and_Test/workspace/modules' && 'git' 'rev-parse' '--verify' '--short=12' 'HEAD'
[INFO] Working directory: /var/jenkins_home/jobs/blueBell_Build_and_Test/workspace/modules
[INFO] Storing buildNumber: 111aab00b338 at timestamp: 1542475896909
[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_Build_and_Test/workspace/modules' && 'git' 'rev-parse' '--verify' '--short=12' 'HEAD'
[INFO] Working directory: /var/jenkins_home/jobs/blueBell_Build_and_Test/workspace/modules
[INFO] Storing buildScmBranch: UNKNOWN
[INFO] 
[INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven) @ bluebell-modules ---
[INFO] 
[INFO] --- maven-antrun-plugin:1.7:run (generate-and-print-build-description) @ bluebell-modules ---
[INFO] Executing tasks

main:
     [echo] DESCRIPTION: 1.0-ALPHA-1-SNAPSHOT-111aab00b338 UNKNOWN
     [echo] Java Version: 1.8.0_111 -source 1.7 -target 1.7
[INFO] Executed tasks
[INFO] 
[INFO] --- maven-jar-plugin:2.6:jar (package-jar) @ bluebell-modules ---
[WARNING] JAR will be empty - no content was marked for inclusion!
[INFO] Building jar: /var/jenkins_home/jobs/blueBell_Build_and_Test/workspace/modules/target/bluebell-modules-1.0-ALPHA-1-SNAPSHOT.111aab00b338.jar
[INFO] 
[INFO] --- maven-jar-plugin:2.6:test-jar (package-test-jar) @ bluebell-modules ---
[INFO] Skipping packaging of the test-jar
[INFO] 
[INFO] --- maven-install-plugin:2.5.2:install (default-install) @ bluebell-modules ---
[INFO] Installing /var/jenkins_home/jobs/blueBell_Build_and_Test/workspace/modules/pom.xml to /var/jenkins_home/maven-repositories/3/it/tidalwave/bluebell/bluebell-modules/1.0-ALPHA-1-SNAPSHOT/bluebell-modules-1.0-ALPHA-1-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] ------------------------------------------------------------------------
[INFO] Building blueBell - Sony Camera API 1.0-ALPHA-1-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[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_Build_and_Test/workspace/modules/SonyCameraAPI' && 'git' 'rev-parse' '--verify' '--short=12' 'HEAD'
[INFO] Working directory: /var/jenkins_home/jobs/blueBell_Build_and_Test/workspace/modules/SonyCameraAPI
[INFO] Storing buildNumber: 111aab00b338 at timestamp: 1542475898082
[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_Build_and_Test/workspace/modules/SonyCameraAPI' && 'git' 'rev-parse' '--verify' '--short=12' 'HEAD'
[INFO] Working directory: /var/jenkins_home/jobs/blueBell_Build_and_Test/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-111aab00b338 UNKNOWN
     [echo] Java Version: 1.8.0_111 -source 1.7 -target 1.7
[INFO] Executed tasks
[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_Build_and_Test/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_Build_and_Test/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_Build_and_Test/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_Build_and_Test/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_Build_and_Test/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
17:31:54.100 [main                ] INFO  it.tidalwave.sony.impl.DefaultSimpleSsdpClientTest - ***********
17:31:54.108 [main                ] INFO  it.tidalwave.sony.impl.DefaultSimpleSsdpClientTest - TEST "test"
17:31:54.111 [main                ] INFO  it.tidalwave.sony.impl.DefaultSimpleSsdpClientTest - ***********
17:31:54.123 [TestNGInvoker-test()] INFO  it.tidalwave.sony.impl.DefaultSsdpDiscoverer       - search() Start.
17:31:54.162 [pool-2-thread-1     ] INFO  it.tidalwave.sony.impl.DefaultSsdpDiscoverer       - search() Send Datagram packet 3 times.
17:31:54.362 [pool-2-thread-1     ] INFO  it.tidalwave.sony.impl.DefaultSsdpDiscoverer       - >>>> receiving packets...
17:32:04.371 [pool-2-thread-1     ] DEBUG it.tidalwave.sony.impl.DefaultSsdpDiscoverer       - search() Timeout.
17:32:04.372 [pool-2-thread-1     ] INFO  it.tidalwave.sony.impl.DefaultSimpleSsdpClientTest - onFinished()
17:32:04.377 [main                ] INFO  it.tidalwave.sony.impl.DefaultSimpleSsdpClientTest - TEST FAILED in 10285 msec - java.lang.NoSuchMethodError: org.hamcrest.Matcher.describeMismatch(Ljava/lang/Object;Lorg/hamcrest/Description;)V
17:32:04.378 [main                ] INFO  it.tidalwave.sony.impl.DefaultSimpleSsdpClientTest - 
Tests run: 1, Failures: 1, Errors: 0, Skipped: 0, Time elapsed: 11.837 sec <<< FAILURE! - in it.tidalwave.sony.impl.DefaultSimpleSsdpClientTest
test(it.tidalwave.sony.impl.DefaultSimpleSsdpClientTest)  Time elapsed: 10.274 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_Build_and_Test/workspace/modules/SonyCameraAPI/target/surefire-reports/plain for the individual test results.
[JENKINS] Recording test results
[WARNING] Attempt to (de-)serialize anonymous class hudson.maven.reporters.SurefireArchiver$2; see: https://jenkins.io/redirect/serialization-of-anonymous-classes/
[INFO] 
[INFO] --- maven-jar-plugin:2.6:jar (default-jar) @ sony-camera-api ---
[INFO] Building jar: /var/jenkins_home/jobs/blueBell_Build_and_Test/workspace/modules/SonyCameraAPI/target/sony-camera-api-1.0-ALPHA-1-SNAPSHOT.111aab00b338.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_Build_and_Test/workspace/modules/SonyCameraAPI/target/sony-camera-api-1.0-ALPHA-1-SNAPSHOT.111aab00b338-tests.jar
[INFO] 
[INFO] --- maven-install-plugin:2.5.2:install (default-install) @ sony-camera-api ---
[INFO] Installing /var/jenkins_home/jobs/blueBell_Build_and_Test/workspace/modules/SonyCameraAPI/target/sony-camera-api-1.0-ALPHA-1-SNAPSHOT.111aab00b338.jar to /var/jenkins_home/maven-repositories/3/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_Build_and_Test/workspace/modules/SonyCameraAPI/pom.xml to /var/jenkins_home/maven-repositories/3/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_Build_and_Test/workspace/modules/SonyCameraAPI/target/sony-camera-api-1.0-ALPHA-1-SNAPSHOT.111aab00b338-tests.jar to /var/jenkins_home/maven-repositories/3/it/tidalwave/bluebell/sony-camera-api/1.0-ALPHA-1-SNAPSHOT/sony-camera-api-1.0-ALPHA-1-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] ------------------------------------------------------------------------
[INFO] Building blueBell - UI 1.0-ALPHA-1-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ camera-view ---
[INFO] 
[INFO] --- buildnumber-maven-plugin:1.4:create (default) @ camera-view ---
[INFO] ShortRevision tag detected. The value is '12'.
[INFO] Executing: /bin/sh -c cd '/var/jenkins_home/jobs/blueBell_Build_and_Test/workspace/modules/CameraView' && 'git' 'rev-parse' '--verify' '--short=12' 'HEAD'
[INFO] Working directory: /var/jenkins_home/jobs/blueBell_Build_and_Test/workspace/modules/CameraView
[INFO] Storing buildNumber: 111aab00b338 at timestamp: 1542475930074
[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_Build_and_Test/workspace/modules/CameraView' && 'git' 'rev-parse' '--verify' '--short=12' 'HEAD'
[INFO] Working directory: /var/jenkins_home/jobs/blueBell_Build_and_Test/workspace/modules/CameraView
[INFO] Storing buildScmBranch: UNKNOWN
[INFO] 
[INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven) @ camera-view ---
[INFO] 
[INFO] --- maven-antrun-plugin:1.7:run (generate-and-print-build-description) @ camera-view ---
[INFO] Executing tasks

main:
     [echo] DESCRIPTION: 1.0-ALPHA-1-SNAPSHOT-111aab00b338 UNKNOWN
     [echo] Java Version: 1.8.0_111 -source 1.7 -target 1.7
[INFO] Executed tasks
[INFO] 
[INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ camera-view ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /var/jenkins_home/jobs/blueBell_Build_and_Test/workspace/modules/CameraView/src/main/resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.6.0:compile (default-compile) @ camera-view ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 9 source files to /var/jenkins_home/jobs/blueBell_Build_and_Test/workspace/modules/CameraView/target/classes
[INFO] 
[INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ camera-view ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /var/jenkins_home/jobs/blueBell_Build_and_Test/workspace/modules/CameraView/src/test/resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.6.0:testCompile (default-testCompile) @ camera-view ---
[INFO] No sources to compile
[INFO] 
[INFO] --- maven-surefire-plugin:2.19.1:test (default-test) @ camera-view ---
[INFO] No tests to run.
[JENKINS] Recording test results
[INFO] 
[INFO] --- maven-jar-plugin:2.6:jar (default-jar) @ camera-view ---
[INFO] Building jar: /var/jenkins_home/jobs/blueBell_Build_and_Test/workspace/modules/CameraView/target/camera-view-1.0-ALPHA-1-SNAPSHOT.111aab00b338.jar
[INFO] 
[INFO] --- maven-jar-plugin:2.6:jar (package-jar) @ camera-view ---
[INFO] 
[INFO] --- maven-jar-plugin:2.6:test-jar (package-test-jar) @ camera-view ---
[INFO] Skipping packaging of the test-jar
[INFO] 
[INFO] --- maven-install-plugin:2.5.2:install (default-install) @ camera-view ---
[INFO] Installing /var/jenkins_home/jobs/blueBell_Build_and_Test/workspace/modules/CameraView/target/camera-view-1.0-ALPHA-1-SNAPSHOT.111aab00b338.jar to /var/jenkins_home/maven-repositories/3/it/tidalwave/bluebell/camera-view/1.0-ALPHA-1-SNAPSHOT/camera-view-1.0-ALPHA-1-SNAPSHOT.jar
[INFO] Installing /var/jenkins_home/jobs/blueBell_Build_and_Test/workspace/modules/CameraView/pom.xml to /var/jenkins_home/maven-repositories/3/it/tidalwave/bluebell/camera-view/1.0-ALPHA-1-SNAPSHOT/camera-view-1.0-ALPHA-1-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] ------------------------------------------------------------------------
[INFO] Building blueBell - Android Application 1.0-ALPHA-1-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ bluebell-application ---
[INFO] 
[INFO] --- buildnumber-maven-plugin:1.4:create (default) @ bluebell-application ---
[INFO] ShortRevision tag detected. The value is '12'.
[INFO] Executing: /bin/sh -c cd '/var/jenkins_home/jobs/blueBell_Build_and_Test/workspace/modules/blueBell' && 'git' 'rev-parse' '--verify' '--short=12' 'HEAD'
[INFO] Working directory: /var/jenkins_home/jobs/blueBell_Build_and_Test/workspace/modules/blueBell
[INFO] Storing buildNumber: 111aab00b338 at timestamp: 1542475937469
[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_Build_and_Test/workspace/modules/blueBell' && 'git' 'rev-parse' '--verify' '--short=12' 'HEAD'
[INFO] Working directory: /var/jenkins_home/jobs/blueBell_Build_and_Test/workspace/modules/blueBell
[INFO] Storing buildScmBranch: UNKNOWN
[INFO] 
[INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven) @ bluebell-application ---
[INFO] 
[INFO] --- maven-antrun-plugin:1.7:run (generate-and-print-build-description) @ bluebell-application ---
[INFO] Executing tasks

main:
     [echo] DESCRIPTION: 1.0-ALPHA-1-SNAPSHOT- UNKNOWN
     [echo] Java Version: 1.8.0_111 -source 1.7 -target 1.7
[INFO] Executed tasks
[INFO] 
[INFO] --- android-maven-plugin:4.3.0:generate-sources (default-generate-sources) @ bluebell-application ---
[INFO] Manifest copied from /var/jenkins_home/jobs/blueBell_Build_and_Test/workspace/modules/blueBell/src/main/AndroidManifest.xml to /var/jenkins_home/jobs/blueBell_Build_and_Test/workspace/modules/blueBell/target/AndroidManifest.xml
[INFO] Extracting libs
[INFO] Generating R file for it.tidalwave.bluebell:bluebell-application:apk:1.0-ALPHA-1-SNAPSHOT
[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
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO] 
[INFO] blueBell ........................................... SUCCESS [  5.462 s]
[INFO] blueBell (modules) ................................. SUCCESS [  0.777 s]
[INFO] blueBell - Sony Camera API ......................... SUCCESS [ 31.655 s]
[INFO] blueBell - UI ...................................... SUCCESS [  5.907 s]
[INFO] blueBell - Android Application ..................... FAILURE [  4.062 s]
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 56.515 s
[INFO] Finished at: 2018-11-17T17:32:20+00:00
[JENKINS] Archiving disabled
[INFO] Final Memory: 38M/314M
[INFO] ------------------------------------------------------------------------
[WARNING] The requested profile "installers" could not be activated because it does not exist.
[ERROR] Failed to execute goal com.simpligility.maven.plugins:android-maven-plugin:4.3.0:generate-sources (default-generate-sources) on project bluebell-application: Execution default-generate-sources of goal com.simpligility.maven.plugins:android-maven-plugin:4.3.0:generate-sources failed: Error reading /var/jenkins_home/tools/android-sdk/tools/source.properties -> [Help 1]
[ERROR] 
[ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch.
[ERROR] Re-run Maven using the -X switch to enable full debug logging.
[ERROR] 
[ERROR] For more information about the errors and possible solutions, please read the following articles:
[ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/PluginExecutionException
[ERROR] 
[ERROR] After correcting the problems, you can resume the build with the command
[ERROR]   mvn <goals> -rf :bluebell-application
channel stopped
[WARNINGS] Skipping publisher since build result is FAILURE
Build step 'Dependency analysis' marked build as failure
TestNG Reports Processing: START
Looking for TestNG results report in workspace using pattern: **/target/**/testng-results.xml
Saving reports...
Processing '/var/jenkins_home/jobs/blueBell_Build_and_Test/builds/3/testng/testng-results.xml'
100.000000% of tests failed, which exceeded threshold of 0%. Marking build as UNSTABLE
TestNG Reports Processing: FINISH
[description-setter] Description set: 
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: FAILURE