[2018-12-06 15:16:54,566][ INFO][PID:18187] Setting up builder: 172.25.90.134 [2018-12-06 15:16:54,566][ INFO][PID:18187] BUILDER CMD: /bin/rpm -q copr-rpmbuild [2018-12-06 15:16:54,988][ INFO][PID:18187] BUILDER CMD: /usr/bin/test -f /etc/mock/fedora-rawhide-i386.cfg [2018-12-06 15:16:55,382][ INFO][PID:18187] Start build: BuildJob [2018-12-06 15:16:55,383][ INFO][PID:18187] marking build dir with build_id, [2018-12-06 15:16:55,383][ INFO][PID:18187] BUILDER CMD: copr-rpmbuild --verbose --drop-resultdir --build-id 834653 --chroot fedora-rawhide-i386 --detached [2018-12-06 15:16:56,356][ INFO][PID:18187] Attaching to live build log: /usr/bin/tail -F -n +0 --pid=18274 /var/lib/copr-rpmbuild/main.log [2018-12-06 16:51:29,157][ INFO][PID:18187] BUILDER CMD: /usr/bin/test -f /var/lib/copr-rpmbuild/results/success [2018-12-06 16:51:29,442][ INFO][PID:18187] rsyncing of mockbuilder@172.25.90.134:/var/lib/copr-rpmbuild/results/* started for job: BuildJob [2018-12-06 16:51:38,169][ INFO][PID:18187] rsyncing finished. [2018-12-06 16:51:38,170][ INFO][PID:18187] Success building cross-binutils [2018-12-06 16:51:38,170][ INFO][PID:18187] Going to sign pkgs from source: BuildJob in chroot: /var/lib/copr/public_html/results/@embedded/cross-tools/fedora-rawhide-i386 [2018-12-06 16:51:41,669][ ERROR][PID:18187] failed to sign packages built from `BuildJob` with error Traceback (most recent call last): File "/usr/share/copr/backend/sign.py", line 118, in sign_rpms_in_dir get_pubkey(username, projectname) File "/usr/share/copr/backend/sign.py", line 54, in get_pubkey cmd=cmd, stdout=stdout, stderr=stderr) backend.exceptions.CoprSignNoKeyError: There are no gpg keys for user @embedded in keyring return code 1 after invocation of: ['sudo', '/bin/sign', '-u', '@embedded#cross-tools@copr.fedorahosted.org', '-p'] stderr: stdout: unknown key: @embedded#cross-tools@copr.fedorahosted.org During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/usr/share/copr/backend/mockremote/__init__.py", line 193, in sign_built_packages log=self.log File "/usr/share/copr/backend/sign.py", line 120, in sign_rpms_in_dir create_user_keys(username, projectname, opts) File "/usr/share/copr/backend/sign.py", line 166, in create_user_keys request=query, response=response) backend.exceptions.CoprKeygenRequestError: Failed to create key-pair for user: @embedded, project:cross-tools, status_code: 500, response: Keygen service error args: () kwargs: {'msg': "gpg: can't connect to the agent: IPC connect call failed\ngpg: agent_genkey failed: No agent running\ngpg: key generation failed: No agent running\n"} request to copr-keygen: {'url': 'http://172.25.33.41/gen_key', 'data': '{"name_real": "@embedded_cross-tools", "name_email": "@embedded#cross-tools@copr.fedorahosted.org"}', 'method': 'post'}