Details
-
Bug
-
Status: Resolved (View Workflow)
-
Critical
-
Resolution: Fixed
-
Platform: All, OS: All
Description
Another intermittent problem.
Master is linux, target is freebsd 4.9.
FATAL: Unable to delete script file /var/tmp/hudson60616.sh
hudson.util.IOException2: remote file operation failed
at hudson.FilePath.act(FilePath.java:313)
at hudson.FilePath.delete(FilePath.java:510)
at hudson.tasks.CommandInterpreter.perform(CommandInterpreter.java:70)
at hudson.tasks.CommandInterpreter.perform(CommandInterpreter.java:34)
at hudson.model.Build$RunnerImpl.build(Build.java:130)
at hudson.model.Build$RunnerImpl.doRun(Build.java:105)
at hudson.model.AbstractBuild$AbstractRunner.run(AbstractBuild.java:231)
at hudson.model.Run.run(Run.java:756)
at hudson.model.Build.run(Build.java:85)
at hudson.model.ResourceController.execute(ResourceController.java:70)
at hudson.model.Executor.run(Executor.java:82)
Caused by: java.io.IOException: already closed
at hudson.remoting.Channel.send(Channel.java:316)
at hudson.remoting.Request.call(Request.java:81)
at hudson.remoting.Channel.call(Channel.java:390)
at hudson.FilePath.act(FilePath.java:310)
... 10 more
Build was aborted
FATAL: null
java.lang.NullPointerException
at hudson.tasks.ArtifactArchiver.perform(ArtifactArchiver.java:78)
at
hudson.model.AbstractBuild$AbstractRunner.performAllBuildStep(AbstractBuild.java:309)
at
hudson.model.AbstractBuild$AbstractRunner.performAllBuildStep(AbstractBuild.java:297)
at hudson.model.Build$RunnerImpl.post2(Build.java:118)
at hudson.model.AbstractBuild$AbstractRunner.post(AbstractBuild.java:282)
at hudson.model.Run.run(Run.java:774)
at hudson.model.Build.run(Build.java:85)
at hudson.model.ResourceController.execute(ResourceController.java:70)
at hudson.model.Executor.run(Executor.java:82)
Attachments
Issue Links
- is duplicated by
-
JENKINS-8700 "Node offline during build" and problems reconnecting.
-
- Resolved
-
-
JENKINS-12235 FATAL, Unable to delete script file, IOException2, remote file operation failed, unexpected termination of channel
-
- Resolved
-
-
JENKINS-5073 hudson.util.IOException2: Failed to join the process - on a Windows slave
-
- Resolved
-
-
JENKINS-7391 "hudson.util.IOException2: Failed to join the process" during MSBuild task
-
- Resolved
-
-
JENKINS-7690 Connection to slave is dropped in the middle of a build
-
- Resolved
-
- relates to
-
JENKINS-6817 FATAL: hudson.remoting.RequestAbortedException: java.io.IOException: Unexpected termination of the channel
-
- Closed
-
-
JENKINS-14332 Repeated channel/timeout errors from Jenkins slave
-
- Closed
-
Activity
Field | Original Value | New Value |
---|---|---|
Link |
This issue is duplicated by |
Attachment | jenkins_fatal_io_exception.txt [ 21475 ] |
Link |
This issue is duplicated by |
Link |
This issue is duplicated by |
Link |
This issue is duplicated by |
Link |
This issue is duplicated by |
Component/s | core [ 15593 ] | |
Component/s | other [ 15490 ] | |
Labels | robustness slave | |
Priority | Major [ 3 ] | Critical [ 2 ] |
Summary | intermittent: fails to remove temporary file on remote. | Intermittent slave disconnections with secondary symptoms |
Labels | robustness slave | remoting robustness slave |
Assignee | Oleg Nenashev [ oleg_nenashev ] |
Workflow | JNJira [ 132021 ] | JNJira + In-Review [ 173854 ] |
Component/s | remoting [ 15489 ] |
Link |
This issue relates to |
Link |
This issue relates to |
Resolution | Fixed [ 1 ] | |
Status | Open [ 1 ] | Resolved [ 5 ] |
Same issue on OpenBSD 4.8, both 32- and 64-bit.