[2020-02-19 22:46:02,966][ INFO][PID:4867] Setting up builder: 172.25.89.179 [2020-02-19 22:46:02,967][ INFO][PID:4867] BUILDER CMD: /bin/rpm -q copr-rpmbuild [2020-02-19 22:46:03,428][ INFO][PID:4867] BUILDER CMD: /usr/bin/test -f /etc/mock/opensuse-leap-15.1-x86_64.cfg [2020-02-19 22:46:03,627][ INFO][PID:4867] rsyncing of mockbuilder@172.25.89.179:/var/lib/copr-rpmbuild/results/* started for job: BuildJob [2020-02-19 22:46:03,872][ INFO][PID:4867] rsyncing finished. [2020-02-19 22:46:03,874][ ERROR][PID:4867] Failed to download data from builder due to rsync error, see the rsync log file for details. [2020-02-19 22:46:03,874][ ERROR][PID:4867] 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.89.179' (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.89.179` 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.89.179` 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.