[2020-02-21 10:53:02,312][ INFO][PID:7608] Setting up builder: 172.25.80.79 [2020-02-21 10:53:02,313][ INFO][PID:7608] BUILDER CMD: /bin/rpm -q copr-rpmbuild [2020-02-21 10:53:02,720][ INFO][PID:7608] BUILDER CMD: /usr/bin/test -f /etc/mock/opensuse-leap-15.1-x86_64.cfg [2020-02-21 10:53:02,978][ INFO][PID:7608] rsyncing of mockbuilder@172.25.80.79:/var/lib/copr-rpmbuild/results/* started for job: BuildJob [2020-02-21 10:53:03,210][ INFO][PID:7608] rsyncing finished. [2020-02-21 10:53:03,212][ ERROR][PID:7608] Failed to download data from builder due to rsync error, see the rsync log file for details. [2020-02-21 10:53:03,213][ ERROR][PID:7608] 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/builder.py", line 176, in check .format(self.job.chroot)) 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 /etc/mock/opensuse-leap-15.1-x86_64.cfg RC:1 STDERR:Warning: Permanently added '172.25.80.79' (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/mockremote/__init__.py", line 136, in check self.builder.check() File "/usr/share/copr/backend/mockremote/builder.py", line 179, in check .format(self.hostname, self.job.chroot)) backend.exceptions.BuilderError: Build host `172.25.80.79` missing mock config for chroot `opensuse-leap-15.1-x86_64` During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/usr/share/copr/backend/daemons/worker.py", line 239, in do_job mr.check() File "/usr/share/copr/backend/mockremote/__init__.py", line 138, in check raise MockRemoteError(str(error)) backend.exceptions.MockRemoteError: Build host `172.25.80.79` missing mock config for chroot `opensuse-leap-15.1-x86_64` During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/usr/share/copr/backend/mockremote/__init__.py", line 311, 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.