[2023-01-19 08:03:59,830][ INFO][PID:2003650] Marking build as starting [2023-01-19 08:03:59,914][ INFO][PID:2003650] Trying to allocate VM [2023-01-19 08:04:02,959][ INFO][PID:2003650] Allocated host ResallocHost, ticket_id=570407, hostname=2620:52:3:1:dead:beef:cafe:c14d [2023-01-19 08:04:02,960][ INFO][PID:2003650] Allocating ssh connection to builder [2023-01-19 08:04:02,961][ INFO][PID:2003650] Checking that builder machine is OK [2023-01-19 08:04:03,492][ INFO][PID:2003650] Filling build.info file with builder info [2023-01-19 08:04:03,496][ INFO][PID:2003650] Marking build as running on frontend [2023-01-19 08:04:03,627][ INFO][PID:2003650] Sending fedora-messaging bus message in build.start [2023-01-19 08:04:05,681][ INFO][PID:2003650] Sending fedora-messaging bus message in chroot.start [2023-01-19 08:04:05,702][ INFO][PID:2003650] Starting remote build: copr-rpmbuild --verbose --drop-resultdir --build-id 5246750 --chroot fedora-rawhide-i386 --detached [2023-01-19 08:04:06,197][ INFO][PID:2003650] Downloading the builder-live.log file, attempt 1 [2023-01-19 08:06:36,997][ INFO][PID:2003650] Downloading results from builder [2023-01-19 08:06:37,766][ INFO][PID:2003650] Releasing VM back to pool [2023-01-19 08:06:38,007][ INFO][PID:2003650] Searching for 'success' file in resultdir [2023-01-19 08:06:38,008][ INFO][PID:2003650] Going to sign pkgs from source: 5246750-fedora-rawhide-i386 in chroot: /var/lib/copr/public_html/results/gotmax23/all_go_dependents/fedora-rawhide-i386 [2023-01-19 08:06:38,010][ INFO][PID:2003650] Calling '/bin/sign -u gotmax23#all_go_dependents@copr.fedorahosted.org -p' (attempt #1) [2023-01-19 08:06:38,528][ INFO][PID:2003650] 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/05246750-golang-github-ttacon-chalk/golang-github-ttacon-chalk-devel-0.1-9.20220721git22c06c8.fc38.noarch.rpm' (attempt #1) [2023-01-19 08:06:39,850][ INFO][PID:2003650] signed rpm: /var/lib/copr/public_html/results/gotmax23/all_go_dependents/fedora-rawhide-i386/05246750-golang-github-ttacon-chalk/golang-github-ttacon-chalk-devel-0.1-9.20220721git22c06c8.fc38.noarch.rpm [2023-01-19 08:06:39,851][ INFO][PID:2003650] 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/05246750-golang-github-ttacon-chalk/golang-github-ttacon-chalk-0.1-9.20220721git22c06c8.fc38.src.rpm' (attempt #1) [2023-01-19 08:06:41,329][ INFO][PID:2003650] signed rpm: /var/lib/copr/public_html/results/gotmax23/all_go_dependents/fedora-rawhide-i386/05246750-golang-github-ttacon-chalk/golang-github-ttacon-chalk-0.1-9.20220721git22c06c8.fc38.src.rpm [2023-01-19 08:06:41,330][ INFO][PID:2003650] 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/05246750-golang-github-ttacon-chalk/golang-github-ttacon-chalk-0.1-9.20230118git22c06c8.fc38.src.rpm' (attempt #1) [2023-01-19 08:06:42,784][ INFO][PID:2003650] signed rpm: /var/lib/copr/public_html/results/gotmax23/all_go_dependents/fedora-rawhide-i386/05246750-golang-github-ttacon-chalk/golang-github-ttacon-chalk-0.1-9.20230118git22c06c8.fc38.src.rpm [2023-01-19 08:06:42,784][ INFO][PID:2003650] Sign done [2023-01-19 08:06:42,785][ INFO][PID:2003650] Incremental createrepo run, adding 05246750-golang-github-ttacon-chalk into https://download.copr.fedorainfracloud.org/results/gotmax23/all_go_dependents/fedora-rawhide-i386, (auto-create-repo=True) [2023-01-19 08:06:42,786][ INFO][PID:2003650] Running command 'copr-repo --batched /var/lib/copr/public_html/results/gotmax23/all_go_dependents/fedora-rawhide-i386 --add 05246750-golang-github-ttacon-chalk' as PID 2011142 [2023-01-19 08:07:06,398][ INFO][PID:2003650] Finished after 23 seconds with exit code 0 (copr-repo --batched /var/lib/copr/public_html/results/gotmax23/all_go_dependents/fedora-rawhide-i386 --add 05246750-golang-github-ttacon-chalk) [2023-01-19 08:07:06,400][ INFO][PID:2003650] Getting build details [2023-01-19 08:07:06,402][ INFO][PID:2003650] Listing built binary packages in /var/lib/copr/public_html/results/gotmax23/all_go_dependents/fedora-rawhide-i386/05246750-golang-github-ttacon-chalk [2023-01-19 08:07:06,404][ INFO][PID:2003650] Running command 'builtin cd /var/lib/copr/public_html/results/gotmax23/all_go_dependents/fedora-rawhide-i386/05246750-golang-github-ttacon-chalk && for f in `ls *.rpm | grep -v "src.rpm$"`; do rpm --nosignature -qp --qf "%{NAME} %{VERSION} " $f; done' as PID 2012481 [2023-01-19 08:07:06,436][ INFO][PID:2003650] Finished after 0 seconds with exit code 0 (builtin cd /var/lib/copr/public_html/results/gotmax23/all_go_dependents/fedora-rawhide-i386/05246750-golang-github-ttacon-chalk && for f in `ls *.rpm | grep -v "src.rpm$"`; do rpm --nosignature -qp --qf "%{NAME} %{VERSION} " $f; done) [2023-01-19 08:07:06,437][ INFO][PID:2003650] Built packages: golang-github-ttacon-chalk-devel 0.1 [2023-01-19 08:07:06,437][ INFO][PID:2003650] build details: {'built_packages': 'golang-github-ttacon-chalk-devel 0.1'} [2023-01-19 08:07:06,438][ INFO][PID:2003650] Retrieving pubkey [2023-01-19 08:07:06,438][ INFO][PID:2003650] Calling '/bin/sign -u gotmax23#all_go_dependents@copr.fedorahosted.org -p' (attempt #1) [2023-01-19 08:07:06,945][ INFO][PID:2003650] 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 08:07:06,946][ INFO][PID:2003650] Finished build: id=5246750 failed=False timeout=18000 destdir=/var/lib/copr/public_html/results/gotmax23/all_go_dependents chroot=fedora-rawhide-i386 [2023-01-19 08:07:06,947][ INFO][PID:2003650] Worker succeeded build, took 183.4512164592743 [2023-01-19 08:07:07,047][ INFO][PID:2003650] Sending fedora-messaging bus message in build.end [2023-01-19 08:07:07,074][ INFO][PID:2003650] Compressing /var/lib/copr/public_html/results/gotmax23/all_go_dependents/fedora-rawhide-i386/05246750-golang-github-ttacon-chalk/builder-live.log by gzip [2023-01-19 08:07:07,076][ INFO][PID:2003650] Running command 'gzip /var/lib/copr/public_html/results/gotmax23/all_go_dependents/fedora-rawhide-i386/05246750-golang-github-ttacon-chalk/builder-live.log' as PID 2012540 [2023-01-19 08:07:07,083][ INFO][PID:2003650] Finished after 0 seconds with exit code 0 (gzip /var/lib/copr/public_html/results/gotmax23/all_go_dependents/fedora-rawhide-i386/05246750-golang-github-ttacon-chalk/builder-live.log) [2023-01-19 08:07:07,085][ INFO][PID:2003650] Compressing /var/lib/copr/public_html/results/gotmax23/all_go_dependents/fedora-rawhide-i386/05246750-golang-github-ttacon-chalk/backend.log by gzip