Console Output

Started calculate disk usage of build
Finished Calculation of disk usage of build in 0 seconds
Started calculate disk usage of workspace
Finished Calculation of disk usage of workspace in 0 seconds
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[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
[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