[2019-09-24 21:37:34,413][ INFO][PID:1084] Setting up builder: 38.145.48.110 [2019-09-24 21:37:34,444][ INFO][PID:1084] BUILDER CMD: /bin/rpm -q copr-rpmbuild [2019-09-24 21:37:35,678][ INFO][PID:1084] BUILDER CMD: /usr/bin/test -f /etc/mock/epel-7-aarch64.cfg [2019-09-24 21:37:36,216][ INFO][PID:1084] Start build: BuildJob [2019-09-24 21:37:36,217][ INFO][PID:1084] marking build dir with build_id, [2019-09-24 21:37:36,218][ INFO][PID:1084] BUILDER CMD: copr-rpmbuild --verbose --drop-resultdir --build-id 1039582 --chroot epel-7-aarch64 --detached [2019-09-24 21:37:39,374][ INFO][PID:1084] Attaching to live build log: /usr/bin/tail -F -n +0 --pid=18663 /var/lib/copr-rpmbuild/main.log [2019-09-24 21:50:54,847][ INFO][PID:1084] Compressing /var/lib/copr/public_html/results/scx/qt5-qtwebengine/epel-7-aarch64/01039582-qt5-qtwebengine/builder-live.log by gzip [2019-09-24 21:50:54,994][ INFO][PID:1084] BUILDER CMD: /usr/bin/test -f /var/lib/copr-rpmbuild/results/success [2019-09-24 21:50:56,609][ INFO][PID:1084] rsyncing of mockbuilder@38.145.48.110:/var/lib/copr-rpmbuild/results/* started for job: BuildJob [2019-09-24 21:51:04,269][ INFO][PID:1084] rsyncing finished. [2019-09-24 21:51:04,271][ ERROR][PID:1084] Failed to download data from builder due to rsync error, see the rsync log file for details. [2019-09-24 21:51:04,271][ ERROR][PID:1084] 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/mockremote/__init__.py", line 306, in check_build_success self.builder.check_build_success() File "/usr/share/copr/backend/mockremote/builder.py", line 60, in check_build_success self._run_ssh_cmd("/usr/bin/test -f {0}".format(successfile)) File "/usr/share/copr/backend/mockremote/builder.py", line 55, in _run_ssh_cmd cmd, rc, err, out) backend.exceptions.RemoteCmdError: Error running remote ssh command. CMD:/usr/bin/test -f /var/lib/copr-rpmbuild/results/success RC:1 STDERR:Warning: Permanently added '38.145.48.110' (ECDSA) to the list of known hosts. STDOUT: During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/usr/share/copr/backend/daemons/worker.py", line 211, in do_job mr.check_build_success() # raises if build didn't succeed File "/usr/share/copr/backend/mockremote/__init__.py", line 308, 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 312, in download_results self.builder.download_results(self.job.results_dir) File "/usr/share/copr/backend/mockremote/builder.py", line 160, in download_results self.rsync_call(self.resultdir, target_path) File "/usr/share/copr/backend/mockremote/builder.py", line 157, 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.