Hi,

I have been using the Jenkins test flight plugin to upload my builds to 
test flight and it was working fine till yesterday, but from today I am 
seeing the following error:

 

POST Request: 
testflight.TestflightUploader$UploadRequest@175327f0[filePaths=,dsymPath=,apiToken=********,teamToken=********,notifyTeam=false,buildNotes=newbuild
 available 
....,file=/Users/automation/.jenkins/jobs/Test/workspace/build/test.ipa,dsymFile=<null>,lists=AppDistributionList,replace=false,proxyHost=<null>,proxyUser=<null>,proxyPass=********,proxyPort=0,debug=true]

java.util.NoSuchElementException

java.util.NoSuchElementException

         at java.util.Scanner.throwFor(Scanner.java:838)

         at java.util.Scanner.next(Scanner.java:1347)

         at 
testflight.TestflightUploader.upload(TestflightUploader.java:144)

         at 
testflight.TestflightRemoteRecorder.uploadWith(TestflightRemoteRecorder.java:67)

         at 
testflight.TestflightRemoteRecorder.call(TestflightRemoteRecorder.java:44)

         at hudson.remoting.LocalChannel.call(LocalChannel.java:45)

         at 
testflight.TestflightRecorder.perform(TestflightRecorder.java:180)

         at 
hudson.tasks.BuildStepMonitor$1.perform(BuildStepMonitor.java:19)

         at 
hudson.model.AbstractBuild$AbstractBuildExecution.perform(AbstractBuild.java:804)

         at 
hudson.model.AbstractBuild$AbstractBuildExecution.performAllBuildSteps(AbstractBuild.java:776)

         at hudson.model.Build$BuildExecution.post2(Build.java:183)

         at 
hudson.model.AbstractBuild$AbstractBuildExecution.post(AbstractBuild.java:726)

         at hudson.model.Run.execute(Run.java:1600)

         at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:46)

         at 
hudson.model.ResourceController.execute(ResourceController.java:88)

         at hudson.model.Executor.run(Executor.java:241)

 

I tried uploading the build manually through the website, and it is 
working. Also I had my Jenkins and all the plugins upgraded to latest 
version, but it is still giving me the same error. Please help!

Jenkins Version: 1.515 (Tried with 1.523 also but not working)

Testflight plugin version: 1.3.8


Thanks,

-- 
You received this message because you are subscribed to the Google Groups 
"Jenkins Users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
For more options, visit https://groups.google.com/groups/opt_out.


Reply via email to