#4989 Jenkins broken after cloud restart
Closed: Fixed None Opened 8 years ago by vondruch.

= bug description =

Jenkins is broken after cloud restart #4977. According to [1], the workspace should be clean, but the tasks fails with [2]

{{{
Started by upstream project "ruby" build number 223
originally caused by:
Started by an SCM change
Building remotely on EL7 (el7 EL el rhel RHEL rhel7 RHEL7) in workspace /srv/jenkins/workspace/ruby-chkbuild
Cloning the remote Git repository
Cloning repository https://github.com/akr/chkbuild.git
ERROR: Failed to clean the workspace
java.nio.file.AccessDeniedException: /srv/jenkins/workspace/ruby-chkbuild/label/EL7/fedora-22-x86_64/root/var/cache/yum

... snip ...
}}}

= bug analysis =

= fix recommendation =

[1] http://jenkins.fedorainfracloud.org/job/ruby-chkbuild/ws/
[2] http://jenkins.fedorainfracloud.org/job/ruby-chkbuild/213/console


I think it's back working again now.

Please re-open if you see any further issues.

Login to comment on this ticket.

Metadata