[2023-01-19 07:44:51,496][ INFO][PID:1904221] Marking build as starting [2023-01-19 07:44:51,596][ INFO][PID:1904221] Trying to allocate VM [2023-01-19 07:44:54,626][ INFO][PID:1904221] Allocated host ResallocHost, ticket_id=569446, hostname=2620:52:3:1:dead:beef:cafe:c151 [2023-01-19 07:44:54,627][ INFO][PID:1904221] Allocating ssh connection to builder [2023-01-19 07:44:54,628][ INFO][PID:1904221] Checking that builder machine is OK [2023-01-19 07:44:55,300][ INFO][PID:1904221] Filling build.info file with builder info [2023-01-19 07:44:55,301][ INFO][PID:1904221] Marking build as running on frontend [2023-01-19 07:44:55,553][ INFO][PID:1904221] Sending fedora-messaging bus message in build.start [2023-01-19 07:44:57,121][ INFO][PID:1904221] Sending fedora-messaging bus message in chroot.start [2023-01-19 07:44:57,138][ INFO][PID:1904221] Starting remote build: copr-rpmbuild --verbose --drop-resultdir --build-id 5246701 --chroot fedora-rawhide-i386 --detached [2023-01-19 07:44:57,621][ INFO][PID:1904221] Downloading the builder-live.log file, attempt 1 [2023-01-19 07:46:47,219][ INFO][PID:1904221] Downloading results from builder [2023-01-19 07:46:47,624][ INFO][PID:1904221] Releasing VM back to pool [2023-01-19 07:46:47,639][ INFO][PID:1904221] Searching for 'success' file in resultdir [2023-01-19 07:46:47,639][ INFO][PID:1904221] Going to sign pkgs from source: 5246701-fedora-rawhide-i386 in chroot: /var/lib/copr/public_html/results/gotmax23/all_go_dependents/fedora-rawhide-i386 [2023-01-19 07:46:47,640][ INFO][PID:1904221] Calling '/bin/sign -u gotmax23#all_go_dependents@copr.fedorahosted.org -p' (attempt #1) [2023-01-19 07:46:48,320][ INFO][PID:1904221] Calling '/bin/sign -4 -h sha256 -u gotmax23#all_go_dependents@copr.fedorahosted.org -r /var/lib/copr/public_html/results/gotmax23/all_go_dependents/fedora-rawhide-i386/05246701-golang-github-tarm-serial/golang-github-tarm-serial-devel-0-0.11.20220721git98f6abe.fc38.noarch.rpm' (attempt #1) [2023-01-19 07:46:50,766][ INFO][PID:1904221] signed rpm: /var/lib/copr/public_html/results/gotmax23/all_go_dependents/fedora-rawhide-i386/05246701-golang-github-tarm-serial/golang-github-tarm-serial-devel-0-0.11.20220721git98f6abe.fc38.noarch.rpm [2023-01-19 07:46:50,767][ INFO][PID:1904221] Calling '/bin/sign -4 -h sha256 -u gotmax23#all_go_dependents@copr.fedorahosted.org -r /var/lib/copr/public_html/results/gotmax23/all_go_dependents/fedora-rawhide-i386/05246701-golang-github-tarm-serial/golang-github-tarm-serial-0-0.11.20230118git98f6abe.fc38.src.rpm' (attempt #1) [2023-01-19 07:46:54,056][ INFO][PID:1904221] signed rpm: /var/lib/copr/public_html/results/gotmax23/all_go_dependents/fedora-rawhide-i386/05246701-golang-github-tarm-serial/golang-github-tarm-serial-0-0.11.20230118git98f6abe.fc38.src.rpm [2023-01-19 07:46:54,057][ INFO][PID:1904221] Calling '/bin/sign -4 -h sha256 -u gotmax23#all_go_dependents@copr.fedorahosted.org -r /var/lib/copr/public_html/results/gotmax23/all_go_dependents/fedora-rawhide-i386/05246701-golang-github-tarm-serial/golang-github-tarm-serial-0-0.11.20220721git98f6abe.fc38.src.rpm' (attempt #1) [2023-01-19 07:46:58,881][ INFO][PID:1904221] signed rpm: /var/lib/copr/public_html/results/gotmax23/all_go_dependents/fedora-rawhide-i386/05246701-golang-github-tarm-serial/golang-github-tarm-serial-0-0.11.20220721git98f6abe.fc38.src.rpm [2023-01-19 07:46:58,882][ INFO][PID:1904221] Sign done [2023-01-19 07:46:58,882][ INFO][PID:1904221] Incremental createrepo run, adding 05246701-golang-github-tarm-serial into https://download.copr.fedorainfracloud.org/results/gotmax23/all_go_dependents/fedora-rawhide-i386, (auto-create-repo=True) [2023-01-19 07:46:58,883][ INFO][PID:1904221] Running command 'copr-repo --batched /var/lib/copr/public_html/results/gotmax23/all_go_dependents/fedora-rawhide-i386 --add 05246701-golang-github-tarm-serial' as PID 1910894 [2023-01-19 07:47:17,206][ INFO][PID:1904221] Finished after 18 seconds with exit code 0 (copr-repo --batched /var/lib/copr/public_html/results/gotmax23/all_go_dependents/fedora-rawhide-i386 --add 05246701-golang-github-tarm-serial) [2023-01-19 07:47:17,208][ INFO][PID:1904221] Getting build details [2023-01-19 07:47:17,209][ INFO][PID:1904221] Listing built binary packages in /var/lib/copr/public_html/results/gotmax23/all_go_dependents/fedora-rawhide-i386/05246701-golang-github-tarm-serial [2023-01-19 07:47:17,210][ INFO][PID:1904221] Running command 'builtin cd /var/lib/copr/public_html/results/gotmax23/all_go_dependents/fedora-rawhide-i386/05246701-golang-github-tarm-serial && for f in `ls *.rpm | grep -v "src.rpm$"`; do rpm --nosignature -qp --qf "%{NAME} %{VERSION} " $f; done' as PID 1912369 [2023-01-19 07:47:17,236][ INFO][PID:1904221] Finished after 0 seconds with exit code 0 (builtin cd /var/lib/copr/public_html/results/gotmax23/all_go_dependents/fedora-rawhide-i386/05246701-golang-github-tarm-serial && for f in `ls *.rpm | grep -v "src.rpm$"`; do rpm --nosignature -qp --qf "%{NAME} %{VERSION} " $f; done) [2023-01-19 07:47:17,237][ INFO][PID:1904221] Built packages: golang-github-tarm-serial-devel 0 [2023-01-19 07:47:17,238][ INFO][PID:1904221] build details: {'built_packages': 'golang-github-tarm-serial-devel 0'} [2023-01-19 07:47:17,239][ INFO][PID:1904221] Retrieving pubkey [2023-01-19 07:47:17,239][ INFO][PID:1904221] Calling '/bin/sign -u gotmax23#all_go_dependents@copr.fedorahosted.org -p' (attempt #1) [2023-01-19 07:47:18,477][ INFO][PID:1904221] Added pubkey for user gotmax23 project all_go_dependents into: /var/lib/copr/public_html/results/gotmax23/all_go_dependents/pubkey.gpg [2023-01-19 07:47:18,481][ INFO][PID:1904221] Finished build: id=5246701 failed=False timeout=18000 destdir=/var/lib/copr/public_html/results/gotmax23/all_go_dependents chroot=fedora-rawhide-i386 [2023-01-19 07:47:18,499][ INFO][PID:1904221] Worker succeeded build, took 143.19774532318115 [2023-01-19 07:47:18,607][ INFO][PID:1904221] Sending fedora-messaging bus message in build.end [2023-01-19 07:47:18,630][ INFO][PID:1904221] Compressing /var/lib/copr/public_html/results/gotmax23/all_go_dependents/fedora-rawhide-i386/05246701-golang-github-tarm-serial/builder-live.log by gzip [2023-01-19 07:47:18,631][ INFO][PID:1904221] Running command 'gzip /var/lib/copr/public_html/results/gotmax23/all_go_dependents/fedora-rawhide-i386/05246701-golang-github-tarm-serial/builder-live.log' as PID 1912531 [2023-01-19 07:47:18,640][ INFO][PID:1904221] Finished after 0 seconds with exit code 0 (gzip /var/lib/copr/public_html/results/gotmax23/all_go_dependents/fedora-rawhide-i386/05246701-golang-github-tarm-serial/builder-live.log) [2023-01-19 07:47:18,641][ INFO][PID:1904221] Compressing /var/lib/copr/public_html/results/gotmax23/all_go_dependents/fedora-rawhide-i386/05246701-golang-github-tarm-serial/backend.log by gzip [2023-01-19 07:47:18,644][ INFO][PID:1904221] Running command 'gzip /var/lib/copr/public_html/results/gotmax23/all_go_dependents/fedora-rawhide-i386/05246701-golang-github-tarm-serial/backend.log' as PID 1912533