[2023-04-16 20:41:59,840][ INFO][PID:3036382] Marking build as starting [2023-04-16 20:41:59,897][ INFO][PID:3036382] Trying to allocate VM [2023-04-16 20:42:02,929][ INFO][PID:3036382] Allocated host ResallocHost, ticket_id=2014095, hostname=2620:52:3:1:dead:beef:cafe:c1d6 [2023-04-16 20:42:02,929][ INFO][PID:3036382] Allocating ssh connection to builder [2023-04-16 20:42:02,930][ INFO][PID:3036382] Checking that builder machine is OK [2023-04-16 20:42:03,594][ INFO][PID:3036382] Filling build.info file with builder info [2023-04-16 20:42:03,595][ INFO][PID:3036382] Marking build as running on frontend [2023-04-16 20:42:03,653][ INFO][PID:3036382] Sending fedora-messaging bus message in build.start [2023-04-16 20:42:04,367][ INFO][PID:3036382] Sending fedora-messaging bus message in chroot.start [2023-04-16 20:42:04,421][ INFO][PID:3036382] Starting remote build: copr-rpmbuild --verbose --drop-resultdir --build-id 5793217 --chroot fedora-rawhide-x86_64 --detached [2023-04-16 20:42:04,913][ INFO][PID:3036382] Downloading the builder-live.log file, attempt 1 [2023-04-16 20:43:40,443][ INFO][PID:3036382] Downloading results from builder [2023-04-16 20:43:40,800][ INFO][PID:3036382] Releasing VM back to pool [2023-04-16 20:43:40,808][ INFO][PID:3036382] Searching for 'success' file in resultdir [2023-04-16 20:43:40,808][ INFO][PID:3036382] Going to sign pkgs from source: 5793217-fedora-rawhide-x86_64 in chroot: /var/lib/copr/public_html/results/spot/rust-ntpd/fedora-rawhide-x86_64 [2023-04-16 20:43:40,809][ INFO][PID:3036382] Calling '/bin/sign -u spot#rust-ntpd@copr.fedorahosted.org -p' (attempt #1) [2023-04-16 20:43:41,277][ INFO][PID:3036382] Calling '/bin/sign -4 -h sha256 -u spot#rust-ntpd@copr.fedorahosted.org -r /var/lib/copr/public_html/results/spot/rust-ntpd/fedora-rawhide-x86_64/05793217-rust-constant_time_eq0.1/rust-constant_time_eq0.1-devel-0.1.5-1.fc39.noarch.rpm' (attempt #1) [2023-04-16 20:43:42,572][ INFO][PID:3036382] signed rpm: /var/lib/copr/public_html/results/spot/rust-ntpd/fedora-rawhide-x86_64/05793217-rust-constant_time_eq0.1/rust-constant_time_eq0.1-devel-0.1.5-1.fc39.noarch.rpm [2023-04-16 20:43:42,573][ INFO][PID:3036382] Calling '/bin/sign -4 -h sha256 -u spot#rust-ntpd@copr.fedorahosted.org -r /var/lib/copr/public_html/results/spot/rust-ntpd/fedora-rawhide-x86_64/05793217-rust-constant_time_eq0.1/rust-constant_time_eq0.1+default-devel-0.1.5-1.fc39.noarch.rpm' (attempt #1) [2023-04-16 20:43:43,841][ INFO][PID:3036382] signed rpm: /var/lib/copr/public_html/results/spot/rust-ntpd/fedora-rawhide-x86_64/05793217-rust-constant_time_eq0.1/rust-constant_time_eq0.1+default-devel-0.1.5-1.fc39.noarch.rpm [2023-04-16 20:43:43,841][ INFO][PID:3036382] Calling '/bin/sign -4 -h sha256 -u spot#rust-ntpd@copr.fedorahosted.org -r /var/lib/copr/public_html/results/spot/rust-ntpd/fedora-rawhide-x86_64/05793217-rust-constant_time_eq0.1/rust-constant_time_eq0.1-0.1.5-1.fc39.src.rpm' (attempt #1) [2023-04-16 20:43:45,104][ INFO][PID:3036382] signed rpm: /var/lib/copr/public_html/results/spot/rust-ntpd/fedora-rawhide-x86_64/05793217-rust-constant_time_eq0.1/rust-constant_time_eq0.1-0.1.5-1.fc39.src.rpm [2023-04-16 20:43:45,105][ INFO][PID:3036382] Sign done [2023-04-16 20:43:45,105][ INFO][PID:3036382] Incremental createrepo run, adding 05793217-rust-constant_time_eq0.1 into https://download.copr.fedorainfracloud.org/results/spot/rust-ntpd/fedora-rawhide-x86_64, (auto-create-repo=True) [2023-04-16 20:43:45,106][ INFO][PID:3036382] Running command 'copr-repo --batched /var/lib/copr/public_html/results/spot/rust-ntpd/fedora-rawhide-x86_64 --add 05793217-rust-constant_time_eq0.1 --no-appstream-metadata' as PID 3037543 [2023-04-16 20:43:45,844][ INFO][PID:3036382] Finished after 0 seconds with exit code 0 (copr-repo --batched /var/lib/copr/public_html/results/spot/rust-ntpd/fedora-rawhide-x86_64 --add 05793217-rust-constant_time_eq0.1 --no-appstream-metadata) [2023-04-16 20:43:45,844][ INFO][PID:3036382] Getting build details [2023-04-16 20:43:45,845][ INFO][PID:3036382] Listing built binary packages in /var/lib/copr/public_html/results/spot/rust-ntpd/fedora-rawhide-x86_64/05793217-rust-constant_time_eq0.1 [2023-04-16 20:43:45,845][ INFO][PID:3036382] Running command 'builtin cd /var/lib/copr/public_html/results/spot/rust-ntpd/fedora-rawhide-x86_64/05793217-rust-constant_time_eq0.1 && for f in `ls *.rpm | grep -v "src.rpm$"`; do rpm --nosignature -qp --qf "%{NAME} %{VERSION} " $f; done' as PID 3037573 [2023-04-16 20:43:45,866][ INFO][PID:3036382] Finished after 0 seconds with exit code 0 (builtin cd /var/lib/copr/public_html/results/spot/rust-ntpd/fedora-rawhide-x86_64/05793217-rust-constant_time_eq0.1 && for f in `ls *.rpm | grep -v "src.rpm$"`; do rpm --nosignature -qp --qf "%{NAME} %{VERSION} " $f; done) [2023-04-16 20:43:45,867][ INFO][PID:3036382] Built packages: rust-constant_time_eq0.1+default-devel 0.1.5 rust-constant_time_eq0.1-devel 0.1.5 [2023-04-16 20:43:45,867][ INFO][PID:3036382] build details: {'built_packages': 'rust-constant_time_eq0.1+default-devel 0.1.5\nrust-constant_time_eq0.1-devel 0.1.5'} [2023-04-16 20:43:45,868][ INFO][PID:3036382] Retrieving pubkey [2023-04-16 20:43:45,868][ INFO][PID:3036382] Calling '/bin/sign -u spot#rust-ntpd@copr.fedorahosted.org -p' (attempt #1) [2023-04-16 20:43:46,308][ INFO][PID:3036382] Added pubkey for user spot project rust-ntpd into: /var/lib/copr/public_html/results/spot/rust-ntpd/pubkey.gpg [2023-04-16 20:43:46,309][ INFO][PID:3036382] Finished build: id=5793217 failed=False timeout=18000 destdir=/var/lib/copr/public_html/results/spot/rust-ntpd chroot=fedora-rawhide-x86_64 [2023-04-16 20:43:46,310][ INFO][PID:3036382] Worker succeeded build, took 102.71464276313782 [2023-04-16 20:43:46,370][ INFO][PID:3036382] Sending fedora-messaging bus message in build.end [2023-04-16 20:43:46,390][ INFO][PID:3036382] Compressing /var/lib/copr/public_html/results/spot/rust-ntpd/fedora-rawhide-x86_64/05793217-rust-constant_time_eq0.1/builder-live.log by gzip [2023-04-16 20:43:46,391][ INFO][PID:3036382] Running command 'gzip /var/lib/copr/public_html/results/spot/rust-ntpd/fedora-rawhide-x86_64/05793217-rust-constant_time_eq0.1/builder-live.log' as PID 3037584 [2023-04-16 20:43:46,396][ INFO][PID:3036382] Finished after 0 seconds with exit code 0 (gzip /var/lib/copr/public_html/results/spot/rust-ntpd/fedora-rawhide-x86_64/05793217-rust-constant_time_eq0.1/builder-live.log) [2023-04-16 20:43:46,397][ INFO][PID:3036382] Compressing /var/lib/copr/public_html/results/spot/rust-ntpd/fedora-rawhide-x86_64/05793217-rust-constant_time_eq0.1/backend.log by gzip [2023-04-16 20:43:46,398][ INFO][PID:3036382] Running command 'gzip /var/lib/copr/public_html/results/spot/rust-ntpd/fedora-rawhide-x86_64/05793217-rust-constant_time_eq0.1/backend.log' as PID 3037585