rc_flex-sdk_mustella-mobile - Build # 62 - Failure: http://flex-mustella.cloudapp.net/job/rc_flex-sdk_mustella-mobile/62/
Changes for Build #57 [erik] Missed a '15' :-( Changes for Build #58 [erik] Added latest fixes, and the contributor to go with them [erik] Updated with new default Changes for Build #59 No changes Changes for Build #60 [erik] Update version to 4.15.0 [erik] Fix Maven URL to avoid 'SSL' error due to redirect [chrsmrtn] FLEX-25045 getString now returns null as expected if supplied a valid locale but not a valid resourceName [chrsmrtn] FLEX-25045 added mustella test for issue [bigosmallm] Add ability to use legacy mobile theme. [bigosmallm] Revert "Merge commit '1884960242f835879f5ca6504659072a2305f120' into release4.14.0" [erik] Update version and use 'osmf' instead of 'OSMF' [erik] Added JIRA fix checker [erik] bundle flatspark.swc [erik] default to the latest released version of AIR [erik] Add FP 16 beta and update all MD5s [erik] add missing swf version 27 [erik] Add missing player global swfs [erik] Added support for AIR 16 beta [erik] added support for AIR/FP 15.0 and 16.0 and update defaults [erik] updated README - a few minor corrections and fix to how to build the SDK [erik] Added missing bug fixes and contributors (work in progress) [erik] remove OSMF since it isn't in the artifacts [erik] Revert "Added missing bug fixes and contributors (work in progress)" [erik] Added missing bug fixes and contributors [erik] remove "ant main" from instructions [erik] update to FP 15 [erik] add adl and act to list of files to copy [erik] Updated to use FP/AIR 16 [erik] Missed a '15' :-( [erik] Added latest fixes, and the contributor to go with them [erik] Updated with new default [erik] Add ability to use legacy mobile theme. [erik] Update with recent bug fix [aharui] add cachefile for osmf [bigosmallm] Update contributors. Update RELEASE_NOTES to include latest bug fix. And fix some minor spelling issues. [erik] Changes 'theme' to 'Spark components skin'. Changes for Build #61 No changes Changes for Build #62 No changes -------------------------------- Started by user flexpmc Started by timer Started by timer [EnvInject] - Loading node environment variables. Building remotely on WindowsSlave in workspace c:\jenkins_slave\workspace\rc_flex-sdk_mustella-mobile > C:\Program Files (x86)\Git\bin\git.exe rev-parse --is-inside-work-tree # > timeout=10 Fetching changes from the remote Git repository > C:\Program Files (x86)\Git\bin\git.exe config remote.origin.url > https://git-wip-us.apache.org/repos/asf/flex-sdk.git # timeout=10 Fetching upstream changes from https://git-wip-us.apache.org/repos/asf/flex-sdk.git > C:\Program Files (x86)\Git\bin\git.exe --version # timeout=10 > C:\Program Files (x86)\Git\bin\git.exe fetch --tags --progress > https://git-wip-us.apache.org/repos/asf/flex-sdk.git > +refs/heads/*:refs/remotes/origin/* > C:\Program Files (x86)\Git\bin\git.exe rev-parse > "origin/release4.14.0^{commit}" # timeout=10 Checking out Revision 58c17bc052db9920a6451e343b038e685bc2d388 (origin/release4.14.0) > C:\Program Files (x86)\Git\bin\git.exe config core.sparsecheckout # > timeout=10 > C:\Program Files (x86)\Git\bin\git.exe checkout -f > 58c17bc052db9920a6451e343b038e685bc2d388 java.io.IOException: Could not checkout 58c17bc052db9920a6451e343b038e685bc2d388 at hudson.plugins.git.GitSCM.checkout(GitSCM.java:995) at hudson.scm.SCM.checkout(SCM.java:484) at hudson.model.AbstractProject.checkout(AbstractProject.java:1265) at hudson.model.AbstractBuild$AbstractBuildExecution.defaultCheckout(AbstractBuild.java:622) at jenkins.scm.SCMCheckoutStrategy.checkout(SCMCheckoutStrategy.java:86) at hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:528) at hudson.model.Run.execute(Run.java:1759) at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:43) at hudson.model.ResourceController.execute(ResourceController.java:89) at hudson.model.Executor.run(Executor.java:240) Caused by: hudson.plugins.git.GitLockFailedException: Could not lock repository. Please try again at org.jenkinsci.plugins.gitclient.CliGitAPIImpl$8.execute(CliGitAPIImpl.java:1634) at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler$1.call(RemoteGitImpl.java:152) at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler$1.call(RemoteGitImpl.java:145) at hudson.remoting.UserRequest.perform(UserRequest.java:121) at hudson.remoting.UserRequest.perform(UserRequest.java:49) at hudson.remoting.Request$2.run(Request.java:324) at hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:68) at java.util.concurrent.FutureTask.run(Unknown Source) at java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source) at java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source) at hudson.remoting.Engine$1$1.run(Engine.java:63) at java.lang.Thread.run(Unknown Source) at ......remote call to WindowsSlave(Native Method) at hudson.remoting.Channel.attachCallSiteStackTrace(Channel.java:1356) at hudson.remoting.UserResponse.retrieve(UserRequest.java:221) at hudson.remoting.Channel.call(Channel.java:752) at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler.execute(RemoteGitImpl.java:145) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) at java.lang.reflect.Method.invoke(Unknown Source) at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler.invoke(RemoteGitImpl.java:131) at $Proxy46.execute(Unknown Source) at hudson.plugins.git.GitSCM.checkout(GitSCM.java:992) ... 9 more Caused by: hudson.plugins.git.GitException: Command "C:\Program Files (x86)\Git\bin\git.exe checkout -f 58c17bc052db9920a6451e343b038e685bc2d388" returned status code 128: stdout: stderr: fatal: Unable to create 'c:/jenkins_slave/workspace/rc_flex-sdk_mustella-mobile/.git/index.lock': File exists. If no other git process is currently running, this probably means a git process crashed in this repository earlier. Make sure no other git process is running and remove the file manually to continue. at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandIn(CliGitAPIImpl.java:1442) at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.access$500(CliGitAPIImpl.java:85) at org.jenkinsci.plugins.gitclient.CliGitAPIImpl$8.execute(CliGitAPIImpl.java:1631) at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler$1.call(RemoteGitImpl.java:152) at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler$1.call(RemoteGitImpl.java:145) at hudson.remoting.UserRequest.perform(UserRequest.java:121) at hudson.remoting.UserRequest.perform(UserRequest.java:49) at hudson.remoting.Request$2.run(Request.java:324) at hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:68) at java.util.concurrent.FutureTask.run(Unknown Source) at java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source) at java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source) at hudson.remoting.Engine$1$1.run(Engine.java:63) at java.lang.Thread.run(Unknown Source) Archiving artifacts Email was triggered for: Failure - Any Sending email for trigger: Failure - Any (sent from ext-email)
