[2019-11-19 18:08:34,460][ INFO][PID:28234] Setting up builder: 38.145.48.101 [2019-11-19 18:08:34,469][ INFO][PID:28234] BUILDER CMD: /bin/rpm -q copr-rpmbuild [2019-11-19 18:08:35,640][ INFO][PID:28234] BUILDER CMD: /usr/bin/test -f /etc/mock/centos-stream-aarch64.cfg [2019-11-19 18:08:36,149][ INFO][PID:28234] rsyncing of mockbuilder@38.145.48.101:/var/lib/copr-rpmbuild/results/* started for job: BuildJob [2019-11-19 18:08:36,690][ INFO][PID:28234] rsyncing finished. [2019-11-19 18:08:36,691][ ERROR][PID:28234] Failed to download data from builder due to rsync error, see the rsync log file for details. [2019-11-19 18:08:36,691][ ERROR][PID:28234] 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/centos-stream-aarch64.cfg RC:1 STDERR:Warning: Permanently added '38.145.48.101' (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 137, 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 `38.145.48.101` missing mock config for chroot `centos-stream-aarch64` During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/usr/share/copr/backend/daemons/worker.py", line 207, in do_job mr.check() File "/usr/share/copr/backend/mockremote/__init__.py", line 139, in check raise MockRemoteError(str(error)) backend.exceptions.MockRemoteError: Build host `38.145.48.101` missing mock config for chroot `centos-stream-aarch64` During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/usr/share/copr/backend/mockremote/__init__.py", line 323, 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.