One of the recent fixes ( https://github.com/ros-infrastructure/dry_prerelease_job_generator/commit/c426e0d2914e895e63ef338c53c9066e1327d3b3#diff-e13ab7a91796bbfcb8834caebb26a175R51) was not deployed to the prerelease server. I have done that now and retriggered your prerelease job: http://jenkins.ros.org/job/prerelease_groovy_ipa_canopen_precise_amd64/ Currently the build queue is pretty long but as soon as it gets processed the previous error should be fixed. - Dirk On Tue, Apr 8, 2014 at 1:42 AM, Thiago de Freitas Oliveira Araújo < thiagodefreitas@gmail.com> wrote: > Hi all, > > I am having the same issue with my groovy prerelease job. > > > Traceback (most recent call last): > File "/home/rosbuild/hudson/workspace/prerelease_groovy_ipa_canopen_precise_amd64/run_chroot.py", line 724, in > run_chroot(options, path, workspace, hdd_tmp_dir) > File "/home/rosbuild/hudson/workspace/prerelease_groovy_ipa_canopen_precise_amd64/run_chroot.py", line 571, in run_chroot > chrti.manual_init() > File "/home/rosbuild/hudson/workspace/prerelease_groovy_ipa_canopen_precise_amd64/run_chroot.py", line 492, in manual_init > self.bootstrap() > File "/home/rosbuild/hudson/workspace/prerelease_groovy_ipa_canopen_precise_amd64/run_chroot.py", line 339, in bootstrap > self.setup_rosbuild() > File "/home/rosbuild/hudson/workspace/prerelease_groovy_ipa_canopen_precise_amd64/run_chroot.py", line 345, in setup_rosbuild > self.setup_ssh_client() > File "/home/rosbuild/hudson/workspace/prerelease_groovy_ipa_canopen_precise_amd64/run_chroot.py", line 410, in setup_ssh_client > shutil.copy(self.ssh_key_path, local_tmp) > File "/usr/lib/python2.7/shutil.py", line 117, in copy > copyfile(src, dst) > File "/usr/lib/python2.7/shutil.py", line 82, in copyfile > with open(src, 'rb') as fsrc: > IOError: [Errno 2] No such file or directory: '/home/rosbuild/rosbuild-ssh.tar' > Build step 'Execute shell' marked build as failure > > For more details, please see: > http://jenkins.ros.org/job/prerelease_groovy_ipa_canopen_precise_amd64/4/console > > Thanks a lot in advance. > > Best Regards, > > Thiago > > _______________________________________________ > ros-release mailing list > ros-release@code.ros.org > http://lists.ros.org/mailman/listinfo/ros-release > >