pangpang wanzi created JENKINS-13911: ----------------------------------------
Summary: robot plugin when -Parsing output xml Key: JENKINS-13911 URL: https://issues.jenkins-ci.org/browse/JENKINS-13911 Project: Jenkins Issue Type: Bug Components: robot-plugin Environment: JENKINS:1.464 ROBOT plugin:1.2.1 Reporter: pangpang wanzi Assignee: jpiironen Hi, An error occured accidently. After the error occured , I create a new job to just run the robot plugin, it is Ok , i don't know why it failed orrignally. error info: [htmlpublisher] Archiving HTML reports... [htmlpublisher] Archiving at PROJECT level /root/CCIATRISO/projects/TDMSDHAT/at/Autocase to /home/hzmgwscm/.jenkins/jobs/ATR_SDH_TEAM/htmlreports/ATR_report Robot results publisher started... -Parsing output xml: Failed! hudson.remoting.RequestAbortedException: hudson.remoting.RequestAbortedException: java.io.IOException: Unexpected termination of the channel at hudson.remoting.Request.call(Request.java:149) at hudson.remoting.Channel.call(Channel.java:646) at hudson.FilePath.act(FilePath.java:828) at hudson.FilePath.act(FilePath.java:821) at hudson.plugins.robot.RobotParser.parse(RobotParser.java:39) at hudson.plugins.robot.RobotPublisher.parse(RobotPublisher.java:235) at hudson.plugins.robot.RobotPublisher.perform(RobotPublisher.java:258) at hudson.tasks.BuildStepMonitor$1.perform(BuildStepMonitor.java:19) at hudson.model.AbstractBuild$AbstractRunner.perform(AbstractBuild.java:710) at hudson.model.AbstractBuild$AbstractRunner.performAllBuildSteps(AbstractBuild.java:685) at hudson.model.Build$RunnerImpl.post2(Build.java:162) at hudson.model.AbstractBuild$AbstractRunner.post(AbstractBuild.java:632) at hudson.model.Run.run(Run.java:1459) at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:46) at hudson.model.ResourceController.execute(ResourceController.java:88) at hudson.model.Executor.run(Executor.java:239) Caused by: hudson.remoting.RequestAbortedException: java.io.IOException: Unexpected termination of the channel at hudson.remoting.Request.abort(Request.java:273) at hudson.remoting.Channel.terminate(Channel.java:702) at hudson.remoting.SynchronousCommandTransport$ReaderThread.run(SynchronousCommandTransport.java:69) Caused by: java.io.IOException: Unexpected termination of the channel at hudson.remoting.SynchronousCommandTransport$ReaderThread.run(SynchronousCommandTransport.java:50) Caused by: java.io.EOFException at java.io.ObjectInputStream$BlockDataInputStream.peekByte(ObjectInputStream.java:2554) at java.io.ObjectInputStream.readObject0(ObjectInputStream.java:1297) at java.io.ObjectInputStream.readObject(ObjectInputStream.java:351) at hudson.remoting.Command.readFrom(Command.java:90) at hudson.remoting.ClassicCommandTransport.read(ClassicCommandTransport.java:59) at hudson.remoting.SynchronousCommandTransport$ReaderThread.run(SynchronousCommandTransport.java:48) -- This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.jenkins-ci.org/secure/ContactAdministrators!default.jspa For more information on JIRA, see: http://www.atlassian.com/software/jira