===== Syncing Lubuntu mirror ===== Tue Sep 27 22:49:07 UTC 2016 Traceback (most recent call last): File "/home/cdimage/bin/cron.daily", line 50, in main() File "/home/cdimage/bin/cron.daily", line 45, in main if not build_image_set(config, options): File "/srv/cdimage.ubuntu.com/bin/../lib/cdimage/build.py", line 829, in build_image_set config, options, multipidfile_state) File "/srv/cdimage.ubuntu.com/bin/../lib/cdimage/build.py", line 720, in build_image_set_locked sync_local_mirror(config, multipidfile_state) File "/srv/cdimage.ubuntu.com/bin/../lib/cdimage/build.py", line 259, in sync_local_mirror anonftpsync(config) File "/srv/cdimage.ubuntu.com/bin/../lib/cdimage/build.py", line 211, in anonftpsync stdout=log, stderr=subprocess.STDOUT, env=env) File "/usr/lib/python2.7/subprocess.py", line 493, in call return Popen(*popenargs, **kwargs).wait() File "/usr/lib/python2.7/subprocess.py", line 1291, in wait pid, sts = _eintr_retry_call(os.waitpid, self.pid, 0) File "/usr/lib/python2.7/subprocess.py", line 478, in _eintr_retry_call return func(*args) KeyboardInterrupt