[2023-02-04 23:09:45,216][ INFO][PID:22346] Marking build as starting [2023-02-04 23:09:45,451][ INFO][PID:22346] Trying to allocate VM [2023-02-04 23:09:48,501][ INFO][PID:22346] Allocated host ResallocHost, ticket_id=914686, hostname=2620:52:3:1:dead:beef:cafe:c1d8 [2023-02-04 23:09:48,502][ INFO][PID:22346] Allocating ssh connection to builder [2023-02-04 23:09:48,503][ INFO][PID:22346] Checking that builder machine is OK [2023-02-04 23:09:49,196][ INFO][PID:22346] Filling build.info file with builder info [2023-02-04 23:09:49,197][ INFO][PID:22346] Marking build as running on frontend [2023-02-04 23:09:49,279][ INFO][PID:22346] Sending fedora-messaging bus message in build.start [2023-02-04 23:09:50,771][ INFO][PID:22346] Sending fedora-messaging bus message in chroot.start [2023-02-04 23:09:50,801][ INFO][PID:22346] Starting remote build: copr-rpmbuild --verbose --drop-resultdir --build-id 5454577 --chroot fedora-rawhide-x86_64 --detached [2023-02-04 23:09:51,329][ INFO][PID:22346] Downloading the builder-live.log file, attempt 1 [2023-02-04 23:14:45,243][ INFO][PID:22346] Downloading results from builder [2023-02-04 23:14:45,760][ INFO][PID:22346] Releasing VM back to pool [2023-02-04 23:14:45,773][ INFO][PID:22346] Searching for 'success' file in resultdir [2023-02-04 23:14:45,774][ INFO][PID:22346] Going to sign pkgs from source: 5454577-fedora-rawhide-x86_64 in chroot: /var/lib/copr/public_html/results/tmz/cgit/fedora-rawhide-x86_64 [2023-02-04 23:14:45,774][ INFO][PID:22346] Calling '/bin/sign -u tmz#cgit@copr.fedorahosted.org -p' (attempt #1) [2023-02-04 23:14:46,046][ INFO][PID:22346] Calling '/bin/sign -4 -h sha256 -u tmz#cgit@copr.fedorahosted.org -r /var/lib/copr/public_html/results/tmz/cgit/fedora-rawhide-x86_64/05454577-cgit/cgit-debugsource-1.2.3-14.fc38.x86_64.rpm' (attempt #1) [2023-02-04 23:14:47,086][ INFO][PID:22346] signed rpm: /var/lib/copr/public_html/results/tmz/cgit/fedora-rawhide-x86_64/05454577-cgit/cgit-debugsource-1.2.3-14.fc38.x86_64.rpm [2023-02-04 23:14:47,087][ INFO][PID:22346] Calling '/bin/sign -4 -h sha256 -u tmz#cgit@copr.fedorahosted.org -r /var/lib/copr/public_html/results/tmz/cgit/fedora-rawhide-x86_64/05454577-cgit/cgit-debuginfo-1.2.3-14.fc38.x86_64.rpm' (attempt #1) [2023-02-04 23:14:48,242][ INFO][PID:22346] signed rpm: /var/lib/copr/public_html/results/tmz/cgit/fedora-rawhide-x86_64/05454577-cgit/cgit-debuginfo-1.2.3-14.fc38.x86_64.rpm [2023-02-04 23:14:48,243][ INFO][PID:22346] Calling '/bin/sign -4 -h sha256 -u tmz#cgit@copr.fedorahosted.org -r /var/lib/copr/public_html/results/tmz/cgit/fedora-rawhide-x86_64/05454577-cgit/cgit-1.2.3-14.fc38.x86_64.rpm' (attempt #1) [2023-02-04 23:14:49,263][ INFO][PID:22346] signed rpm: /var/lib/copr/public_html/results/tmz/cgit/fedora-rawhide-x86_64/05454577-cgit/cgit-1.2.3-14.fc38.x86_64.rpm [2023-02-04 23:14:49,263][ INFO][PID:22346] Calling '/bin/sign -4 -h sha256 -u tmz#cgit@copr.fedorahosted.org -r /var/lib/copr/public_html/results/tmz/cgit/fedora-rawhide-x86_64/05454577-cgit/cgit-1.2.3-14.fc38.src.rpm' (attempt #1) [2023-02-04 23:14:50,388][ INFO][PID:22346] signed rpm: /var/lib/copr/public_html/results/tmz/cgit/fedora-rawhide-x86_64/05454577-cgit/cgit-1.2.3-14.fc38.src.rpm [2023-02-04 23:14:50,389][ INFO][PID:22346] Sign done [2023-02-04 23:14:50,389][ INFO][PID:22346] Incremental createrepo run, adding 05454577-cgit into https://download.copr.fedorainfracloud.org/results/tmz/cgit/fedora-rawhide-x86_64, (auto-create-repo=True) [2023-02-04 23:14:50,390][ INFO][PID:22346] Running command 'copr-repo --batched /var/lib/copr/public_html/results/tmz/cgit/fedora-rawhide-x86_64 --add 05454577-cgit' as PID 30998 [2023-02-04 23:14:51,271][ INFO][PID:22346] Finished after 0 seconds with exit code 0 (copr-repo --batched /var/lib/copr/public_html/results/tmz/cgit/fedora-rawhide-x86_64 --add 05454577-cgit) [2023-02-04 23:14:51,272][ INFO][PID:22346] Getting build details [2023-02-04 23:14:51,272][ INFO][PID:22346] Listing built binary packages in /var/lib/copr/public_html/results/tmz/cgit/fedora-rawhide-x86_64/05454577-cgit [2023-02-04 23:14:51,273][ INFO][PID:22346] Running command 'builtin cd /var/lib/copr/public_html/results/tmz/cgit/fedora-rawhide-x86_64/05454577-cgit && for f in `ls *.rpm | grep -v "src.rpm$"`; do rpm --nosignature -qp --qf "%{NAME} %{VERSION} " $f; done' as PID 31041 [2023-02-04 23:14:51,303][ INFO][PID:22346] Finished after 0 seconds with exit code 0 (builtin cd /var/lib/copr/public_html/results/tmz/cgit/fedora-rawhide-x86_64/05454577-cgit && for f in `ls *.rpm | grep -v "src.rpm$"`; do rpm --nosignature -qp --qf "%{NAME} %{VERSION} " $f; done) [2023-02-04 23:14:51,303][ INFO][PID:22346] Built packages: cgit 1.2.3 cgit-debuginfo 1.2.3 cgit-debugsource 1.2.3 [2023-02-04 23:14:51,304][ INFO][PID:22346] build details: {'built_packages': 'cgit 1.2.3\ncgit-debuginfo 1.2.3\ncgit-debugsource 1.2.3'} [2023-02-04 23:14:51,304][ INFO][PID:22346] Retrieving pubkey [2023-02-04 23:14:51,305][ INFO][PID:22346] Calling '/bin/sign -u tmz#cgit@copr.fedorahosted.org -p' (attempt #1) [2023-02-04 23:14:51,715][ INFO][PID:22346] Added pubkey for user tmz project cgit into: /var/lib/copr/public_html/results/tmz/cgit/pubkey.gpg [2023-02-04 23:14:51,715][ INFO][PID:22346] Finished build: id=5454577 failed=False timeout=18000 destdir=/var/lib/copr/public_html/results/tmz/cgit chroot=fedora-rawhide-x86_64 [2023-02-04 23:14:51,717][ INFO][PID:22346] Worker succeeded build, took 302.5193135738373 [2023-02-04 23:14:51,809][ INFO][PID:22346] Sending fedora-messaging bus message in build.end [2023-02-04 23:14:51,826][ INFO][PID:22346] Compressing /var/lib/copr/public_html/results/tmz/cgit/fedora-rawhide-x86_64/05454577-cgit/builder-live.log by gzip [2023-02-04 23:14:51,827][ INFO][PID:22346] Running command 'gzip /var/lib/copr/public_html/results/tmz/cgit/fedora-rawhide-x86_64/05454577-cgit/builder-live.log' as PID 31066 [2023-02-04 23:14:51,837][ INFO][PID:22346] Finished after 0 seconds with exit code 0 (gzip /var/lib/copr/public_html/results/tmz/cgit/fedora-rawhide-x86_64/05454577-cgit/builder-live.log) [2023-02-04 23:14:51,837][ INFO][PID:22346] Compressing /var/lib/copr/public_html/results/tmz/cgit/fedora-rawhide-x86_64/05454577-cgit/backend.log by gzip [2023-02-04 23:14:51,838][ INFO][PID:22346] Running command 'gzip /var/lib/copr/public_html/results/tmz/cgit/fedora-rawhide-x86_64/05454577-cgit/backend.log' as PID 31067