[2023-02-13 21:45:29,914][ INFO][PID:718688] Marking build as starting [2023-02-13 21:45:30,015][ INFO][PID:718688] Trying to allocate VM [2023-02-13 21:45:33,065][ INFO][PID:718688] Allocated host ResallocHost, ticket_id=1046731, hostname=2620:52:3:1:dead:beef:cafe:c1c8 [2023-02-13 21:45:33,066][ INFO][PID:718688] Allocating ssh connection to builder [2023-02-13 21:45:33,066][ INFO][PID:718688] Checking that builder machine is OK [2023-02-13 21:45:33,772][ INFO][PID:718688] Filling build.info file with builder info [2023-02-13 21:45:33,773][ INFO][PID:718688] Marking build as running on frontend [2023-02-13 21:45:33,864][ INFO][PID:718688] Sending fedora-messaging bus message in build.start [2023-02-13 21:45:35,128][ INFO][PID:718688] Sending fedora-messaging bus message in chroot.start [2023-02-13 21:45:35,202][ INFO][PID:718688] Starting remote build: copr-rpmbuild --verbose --drop-resultdir --build-id 5523462 --chroot fedora-rawhide-x86_64 --detached [2023-02-13 21:45:35,719][ INFO][PID:718688] Downloading the builder-live.log file, attempt 1 [2023-02-13 21:46:59,466][ INFO][PID:718688] Downloading results from builder [2023-02-13 21:47:04,655][ INFO][PID:718688] Releasing VM back to pool [2023-02-13 21:47:04,669][ INFO][PID:718688] Searching for 'success' file in resultdir [2023-02-13 21:47:04,669][ INFO][PID:718688] Going to sign pkgs from source: 5523462-fedora-rawhide-x86_64 in chroot: /var/lib/copr/public_html/results/jimtjames/indi-3rdparty-bleeding/fedora-rawhide-x86_64 [2023-02-13 21:47:04,670][ INFO][PID:718688] Calling '/bin/sign -u jimtjames#indi-3rdparty-bleeding@copr.fedorahosted.org -p' (attempt #1) [2023-02-13 21:47:05,136][ INFO][PID:718688] Calling '/bin/sign -4 -h sha256 -u jimtjames#indi-3rdparty-bleeding@copr.fedorahosted.org -r /var/lib/copr/public_html/results/jimtjames/indi-3rdparty-bleeding/fedora-rawhide-x86_64/05523462-libtoupcam/libtoupcam-2.0.0.git-20230213214600.fc39.src.rpm' (attempt #1) [2023-02-13 21:47:12,082][ INFO][PID:718688] signed rpm: /var/lib/copr/public_html/results/jimtjames/indi-3rdparty-bleeding/fedora-rawhide-x86_64/05523462-libtoupcam/libtoupcam-2.0.0.git-20230213214600.fc39.src.rpm [2023-02-13 21:47:12,083][ INFO][PID:718688] Calling '/bin/sign -4 -h sha256 -u jimtjames#indi-3rdparty-bleeding@copr.fedorahosted.org -r /var/lib/copr/public_html/results/jimtjames/indi-3rdparty-bleeding/fedora-rawhide-x86_64/05523462-libtoupcam/libtoupcam-2.0.0.git-20230213214614.fc39.src.rpm' (attempt #1) [2023-02-13 21:47:21,448][ INFO][PID:718688] signed rpm: /var/lib/copr/public_html/results/jimtjames/indi-3rdparty-bleeding/fedora-rawhide-x86_64/05523462-libtoupcam/libtoupcam-2.0.0.git-20230213214614.fc39.src.rpm [2023-02-13 21:47:21,448][ INFO][PID:718688] Calling '/bin/sign -4 -h sha256 -u jimtjames#indi-3rdparty-bleeding@copr.fedorahosted.org -r /var/lib/copr/public_html/results/jimtjames/indi-3rdparty-bleeding/fedora-rawhide-x86_64/05523462-libtoupcam/libtoupcam-2.0.0.git-20230213214637.fc39.x86_64.rpm' (attempt #1) [2023-02-13 21:47:23,389][ INFO][PID:718688] signed rpm: /var/lib/copr/public_html/results/jimtjames/indi-3rdparty-bleeding/fedora-rawhide-x86_64/05523462-libtoupcam/libtoupcam-2.0.0.git-20230213214637.fc39.x86_64.rpm [2023-02-13 21:47:23,390][ INFO][PID:718688] Sign done [2023-02-13 21:47:23,390][ INFO][PID:718688] Incremental createrepo run, adding 05523462-libtoupcam into https://download.copr.fedorainfracloud.org/results/jimtjames/indi-3rdparty-bleeding/fedora-rawhide-x86_64, (auto-create-repo=True) [2023-02-13 21:47:23,391][ INFO][PID:718688] Running command 'copr-repo --batched /var/lib/copr/public_html/results/jimtjames/indi-3rdparty-bleeding/fedora-rawhide-x86_64 --add 05523462-libtoupcam' as PID 723645 [2023-02-13 21:47:25,852][ INFO][PID:718688] Finished after 2 seconds with exit code 0 (copr-repo --batched /var/lib/copr/public_html/results/jimtjames/indi-3rdparty-bleeding/fedora-rawhide-x86_64 --add 05523462-libtoupcam) [2023-02-13 21:47:25,853][ INFO][PID:718688] Getting build details [2023-02-13 21:47:25,854][ INFO][PID:718688] Listing built binary packages in /var/lib/copr/public_html/results/jimtjames/indi-3rdparty-bleeding/fedora-rawhide-x86_64/05523462-libtoupcam [2023-02-13 21:47:25,854][ INFO][PID:718688] Running command 'builtin cd /var/lib/copr/public_html/results/jimtjames/indi-3rdparty-bleeding/fedora-rawhide-x86_64/05523462-libtoupcam && for f in `ls *.rpm | grep -v "src.rpm$"`; do rpm --nosignature -qp --qf "%{NAME} %{VERSION} " $f; done' as PID 723755 [2023-02-13 21:47:25,867][ INFO][PID:718688] Finished after 0 seconds with exit code 0 (builtin cd /var/lib/copr/public_html/results/jimtjames/indi-3rdparty-bleeding/fedora-rawhide-x86_64/05523462-libtoupcam && for f in `ls *.rpm | grep -v "src.rpm$"`; do rpm --nosignature -qp --qf "%{NAME} %{VERSION} " $f; done) [2023-02-13 21:47:25,868][ INFO][PID:718688] Built packages: libtoupcam 2.0.0.git [2023-02-13 21:47:25,868][ INFO][PID:718688] build details: {'built_packages': 'libtoupcam 2.0.0.git'} [2023-02-13 21:47:25,869][ INFO][PID:718688] Retrieving pubkey [2023-02-13 21:47:25,869][ INFO][PID:718688] Calling '/bin/sign -u jimtjames#indi-3rdparty-bleeding@copr.fedorahosted.org -p' (attempt #1) [2023-02-13 21:47:26,280][ INFO][PID:718688] Added pubkey for user jimtjames project indi-3rdparty-bleeding into: /var/lib/copr/public_html/results/jimtjames/indi-3rdparty-bleeding/pubkey.gpg [2023-02-13 21:47:26,281][ INFO][PID:718688] Finished build: id=5523462 failed=False timeout=18000 destdir=/var/lib/copr/public_html/results/jimtjames/indi-3rdparty-bleeding chroot=fedora-rawhide-x86_64 [2023-02-13 21:47:26,283][ INFO][PID:718688] Worker succeeded build, took 112.50922060012817 [2023-02-13 21:47:26,367][ INFO][PID:718688] Sending fedora-messaging bus message in build.end [2023-02-13 21:47:26,393][ INFO][PID:718688] Compressing /var/lib/copr/public_html/results/jimtjames/indi-3rdparty-bleeding/fedora-rawhide-x86_64/05523462-libtoupcam/builder-live.log by gzip [2023-02-13 21:47:26,395][ INFO][PID:718688] Running command 'gzip /var/lib/copr/public_html/results/jimtjames/indi-3rdparty-bleeding/fedora-rawhide-x86_64/05523462-libtoupcam/builder-live.log' as PID 723778 [2023-02-13 21:47:26,407][ INFO][PID:718688] Finished after 0 seconds with exit code 0 (gzip /var/lib/copr/public_html/results/jimtjames/indi-3rdparty-bleeding/fedora-rawhide-x86_64/05523462-libtoupcam/builder-live.log) [2023-02-13 21:47:26,408][ INFO][PID:718688] Compressing /var/lib/copr/public_html/results/jimtjames/indi-3rdparty-bleeding/fedora-rawhide-x86_64/05523462-libtoupcam/backend.log by gzip [2023-02-13 21:47:26,409][ INFO][PID:718688] Running command 'gzip /var/lib/copr/public_html/results/jimtjames/indi-3rdparty-bleeding/fedora-rawhide-x86_64/05523462-libtoupcam/backend.log' as PID 723779