[2019-12-24 11:40:11,791][ INFO][PID:2751] Setting up builder: 52.55.123.56 [2019-12-24 11:40:11,794][ INFO][PID:2751] Reattach to build: BuildJob [2019-12-24 11:40:11,795][ INFO][PID:2751] BUILDER CMD: cat /var/lib/copr-rpmbuild/pid [2019-12-24 11:40:12,617][ INFO][PID:2751] Build is not running. Continuing... [2019-12-24 11:40:12,620][ INFO][PID:2751] Compressing /var/lib/copr/public_html/results/adrienverge/couchdb/fedora-rawhide-x86_64/01134755-couchdb/builder-live.log by gzip [2019-12-24 11:40:12,693][ ERROR][PID:2751] Unable to compress file /var/lib/copr/public_html/results/adrienverge/couchdb/fedora-rawhide-x86_64/01134755-couchdb/builder-live.log [2019-12-24 11:40:13,561][ INFO][PID:2751] rsyncing of mockbuilder@52.55.123.56:/var/lib/copr-rpmbuild/results/* started for job: BuildJob [2019-12-24 11:40:14,608][ INFO][PID:2751] rsyncing finished. [2019-12-24 11:40:14,637][ ERROR][PID:2751] Failed to download data from builder due to rsync error, see the rsync log file for details. [2019-12-24 11:40:14,662][ ERROR][PID:2751] Failed to download data from builder due to rsync error, see the rsync log file for details. Traceback (most recent call last): File "/usr/share/copr/backend/daemons/worker.py", line 212, in do_job mr.check_build_success() # raises if build didn't succeed File "/usr/share/copr/backend/mockremote/__init__.py", line 317, in check_build_success raise MockRemoteError("Build {} failed".format(self.job)) backend.exceptions.MockRemoteError: Build BuildJob failed During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/usr/share/copr/backend/mockremote/__init__.py", line 321, in download_results self.builder.download_results(self.job.results_dir) File "/usr/share/copr/backend/mockremote/builder.py", line 163, in download_results self.rsync_call(self.resultdir, target_path) File "/usr/share/copr/backend/mockremote/builder.py", line 160, in rsync_call raise BuilderError(err_msg) backend.exceptions.BuilderError: Failed to download data from builder due to rsync error, see the rsync log file for details.