Build failed in Jenkins: say-my-texts-ci #306
See <http://ci.chorem.org/jenkins/job/say-my-texts-ci/306/> ------------------------------------------ Started by an SCM change Building in workspace <http://ci.chorem.org/jenkins/job/say-my-texts-ci/ws/>
git rev-parse --is-inside-work-tree # timeout=10 Fetching changes from the remote Git repository git config remote.origin.url http://git.chorem.org/say-my-texts.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 http://git.chorem.org/say-my-texts.git git --version # timeout=10 git fetch --tags --progress http://git.chorem.org/say-my-texts.git +refs/heads/*:refs/remotes/origin/* git rev-parse refs/remotes/origin/develop^{commit} # timeout=10 git rev-parse refs/remotes/origin/origin/develop^{commit} # timeout=10 Checking out Revision 77db3fd9f7ced12d4cb9e337f472ab1465e786e3 (refs/remotes/origin/develop) git config core.sparsecheckout # timeout=10 git checkout -f 77db3fd9f7ced12d4cb9e337f472ab1465e786e3 First time build. Skipping changelog. Parsing POMs Modules changed, recalculating dependency graph [say-my-texts-ci] $ /opt/jdk7/bin/java -Dsettings.security=/var/local/forge/data/chorem.org/maven/settings-security.xml -Djava.awt.headless=true -cp /var/local/forge/data/chorem.org/jenkins/plugins/maven-plugin/WEB-INF/lib/maven31-agent-1.5.jar:/opt/maven3/boot/plexus-classworlds-2.5.1.jar:/opt/maven3/conf/logging jenkins.maven3.agent.Maven31Main /opt/maven3 /var/local/forge/exec/tomcat-chorem.org/webapps/jenkins/WEB-INF/lib/remoting-2.44.jar /var/local/forge/data/chorem.org/jenkins/plugins/maven-plugin/WEB-INF/lib/maven31-interceptor-1.5.jar /var/local/forge/data/chorem.org/jenkins/plugins/maven-plugin/WEB-INF/lib/maven3-interceptor-commons-1.5.jar 38869 <===[JENKINS REMOTING CAPACITY]===> channel started Executing Maven: -B -f <http://ci.chorem.org/jenkins/job/say-my-texts-ci/ws/pom.xml> -s /var/local/forge/data/chorem.org/maven/settings.xml -e -U clean verify [INFO] Error stacktraces are turned on. [INFO] Scanning for projects... [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Say My Texts 2.2-SNAPSHOT [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ saymytexts --- [INFO] [INFO] --- maven-enforcer-plugin:1.3.1:enforce (enforce-java-versions) @ saymytexts --- [INFO] [INFO] --- maven-enforcer-plugin:1.3.1:enforce (enforce-project-files) @ saymytexts --- [INFO] [INFO] --- maven-enforcer-plugin:1.3.1:enforce (enforce-site-deploy-classifier) @ saymytexts --- [INFO] [INFO] --- maven-enforcer-plugin:1.3.1:enforce (enforce-platform) @ saymytexts --- [INFO] [INFO] --- maven-enforcer-plugin:1.3.1:enforce (enforce-projectId) @ saymytexts --- [INFO] [INFO] --- android-maven-plugin:3.8.2:generate-sources (default-generate-sources) @ saymytexts --- [INFO] ANDROID-904-002: Found aidl files: Count = 0 [INFO] ANDROID-904-002: Found aidl files: Count = 0 [INFO] Manifest merging disabled. Using project manifest only [INFO] /opt/android/build-tools/android-4.4/aapt [package, -f, --no-crunch, -I, /opt/android/platforms/android-16/android.jar, -M, <http://ci.chorem.org/jenkins/job/say-my-texts-ci/ws/AndroidManifest.xml,> -S, <http://ci.chorem.org/jenkins/job/say-my-texts-ci/ws/res,> -m, -J, <http://ci.chorem.org/jenkins/job/say-my-texts-ci/ws/target/generated-sources/r,> --output-text-symbols, <http://ci.chorem.org/jenkins/job/say-my-texts-ci/ws/target,> --auto-add-overlay] [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ saymytexts --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 8 resources [INFO] skip non existing resourceDirectory <http://ci.chorem.org/jenkins/job/say-my-texts-ci/ws/target/generated-sources/extracted-dependencies/src/main/resources> [INFO] [INFO] --- android-maven-plugin:3.8.2:consume-aar (default-consume-aar) @ saymytexts --- [INFO] Extracting classes for all aar dependencies [INFO] [INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ saymytexts --- [INFO] Compiling 10 source files to <http://ci.chorem.org/jenkins/job/say-my-texts-ci/ws/target/classes> [INFO] ------------------------------------------------------------- [WARNING] COMPILATION WARNING : [INFO] ------------------------------------------------------------- [WARNING] <http://ci.chorem.org/jenkins/job/say-my-texts-ci/ws/src/org/chorem/android/saymytexts/SayMyTextService.java>:[266,54] isWiredHeadsetOn() in android.media.AudioManager has been deprecated [WARNING] <http://ci.chorem.org/jenkins/job/say-my-texts-ci/ws/src/org/chorem/android/saymytexts/SayMyTextService.java>:[269,54] isWiredHeadsetOn() in android.media.AudioManager has been deprecated [WARNING] <http://ci.chorem.org/jenkins/job/say-my-texts-ci/ws/src/org/chorem/android/saymytexts/SayMyTextService.java>:[285,53] isWiredHeadsetOn() in android.media.AudioManager has been deprecated [INFO] 3 warnings [INFO] ------------------------------------------------------------- [INFO] ------------------------------------------------------------- [ERROR] COMPILATION ERROR : [INFO] ------------------------------------------------------------- [ERROR] <http://ci.chorem.org/jenkins/job/say-my-texts-ci/ws/src/org/chorem/android/saymytexts/SettingsActivity.java>:[159,37] cannot find symbol symbol: variable preference_block_equals_sms_key location: class org.chorem.android.saymytexts.R.string [INFO] 1 error [INFO] ------------------------------------------------------------- [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 [INFO] ------------------------------------------------------------------------ [INFO] BUILD FAILURE [INFO] ------------------------------------------------------------------------ [INFO] Total time: 5.951 s [INFO] Finished at: 2014-08-25T19:59:17+02:00 [INFO] Final Memory: 22M/246M [INFO] ------------------------------------------------------------------------ [ERROR] Failed to execute goal org.apache.maven.plugins:maven-compiler-plugin:3.1:compile (default-compile) on project saymytexts: Compilation failure [ERROR] <http://ci.chorem.org/jenkins/job/say-my-texts-ci/ws/src/org/chorem/android/saymytexts/SettingsActivity.java>:[159,37] cannot find symbol [ERROR] symbol: variable preference_block_equals_sms_key [ERROR] location: class org.chorem.android.saymytexts.R.string [ERROR] -> [Help 1] org.apache.maven.lifecycle.LifecycleExecutionException: Failed to execute goal org.apache.maven.plugins:maven-compiler-plugin:3.1:compile (default-compile) on project saymytexts: Compilation failure <http://ci.chorem.org/jenkins/job/say-my-texts-ci/ws/src/org/chorem/android/saymytexts/SettingsActivity.java>:[159,37] cannot find symbol symbol: variable preference_block_equals_sms_key location: class org.chorem.android.saymytexts.R.string
at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:212) at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:153) at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:145) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject(LifecycleModuleBuilder.java:116) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject(LifecycleModuleBuilder.java:80) at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build(SingleThreadedBuilder.java:51) at org.apache.maven.lifecycle.internal.LifecycleStarter.execute(LifecycleStarter.java:120) at org.apache.maven.DefaultMaven.doExecute(DefaultMaven.java:347) at org.apache.maven.DefaultMaven.execute(DefaultMaven.java:154) at org.jvnet.hudson.maven3.launcher.Maven31Launcher.main(Maven31Launcher.java:132) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:606) at org.codehaus.plexus.classworlds.launcher.Launcher.launchStandard(Launcher.java:330) at org.codehaus.plexus.classworlds.launcher.Launcher.launch(Launcher.java:238) at jenkins.maven3.agent.Maven31Main.launch(Maven31Main.java:181) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:606) at hudson.maven.Maven3Builder.call(Maven3Builder.java:134) at hudson.maven.Maven3Builder.call(Maven3Builder.java:69) at hudson.remoting.UserRequest.perform(UserRequest.java:118) at hudson.remoting.UserRequest.perform(UserRequest.java:48) at hudson.remoting.Request$2.run(Request.java:328) at hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:72) at java.util.concurrent.FutureTask.run(FutureTask.java:262) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615) at java.lang.Thread.run(Thread.java:745) Caused by: org.apache.maven.plugin.compiler.CompilationFailureException: Compilation failure <http://ci.chorem.org/jenkins/job/say-my-texts-ci/ws/src/org/chorem/android/saymytexts/SettingsActivity.java>:[159,37] cannot find symbol symbol: variable preference_block_equals_sms_key location: class org.chorem.android.saymytexts.R.string at org.apache.maven.plugin.compiler.AbstractCompilerMojo.execute(AbstractCompilerMojo.java:858) at org.apache.maven.plugin.compiler.CompilerMojo.execute(CompilerMojo.java:129) at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo(DefaultBuildPluginManager.java:132) at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:208) ... 30 more [ERROR] [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/MojoFailureException Sending e-mails to: say-my-texts-build@list.chorem.org channel stopped
participants (1)
-
admin+ci-chorem.org@codelutin.com