[2023-04-11 05:39:40,143][  INFO][PID:2296277] Marking build as starting
[2023-04-11 05:39:40,252][  INFO][PID:2296277] Trying to allocate VM
[2023-04-11 05:39:43,307][  INFO][PID:2296277] Allocated host ResallocHost, ticket_id=1931834, hostname=34.203.231.64
[2023-04-11 05:39:43,308][  INFO][PID:2296277] Allocating ssh connection to builder
[2023-04-11 05:39:43,309][  INFO][PID:2296277] Checking that builder machine is OK
[2023-04-11 05:39:43,991][  INFO][PID:2296277] Filling build.info file with builder info
[2023-04-11 05:39:43,998][  INFO][PID:2296277] Marking build as running on frontend
[2023-04-11 05:39:44,204][  INFO][PID:2296277] Sending fedora-messaging bus message in build.start
[2023-04-11 05:39:45,773][  INFO][PID:2296277] Sending fedora-messaging bus message in chroot.start
[2023-04-11 05:39:45,863][  INFO][PID:2296277] Starting remote build: copr-rpmbuild --verbose --drop-resultdir --build-id 5768239 --chroot fedora-rawhide-aarch64 --detached
[2023-04-11 05:39:46,387][  INFO][PID:2296277] Downloading the builder-live.log file, attempt 1
[2023-04-11 05:41:57,261][  INFO][PID:2296277] Downloading results from builder
[2023-04-11 05:41:57,636][  INFO][PID:2296277] Releasing VM back to pool
[2023-04-11 05:41:57,645][  INFO][PID:2296277] Searching for 'success' file in resultdir
[2023-04-11 05:41:57,646][  INFO][PID:2296277] Going to sign pkgs from source: 5768239-fedora-rawhide-aarch64 in chroot: /var/lib/copr/public_html/results/nucleo/gocryptfs/fedora-rawhide-aarch64
[2023-04-11 05:41:57,646][  INFO][PID:2296277] Calling '/bin/sign -u nucleo#gocryptfs@copr.fedorahosted.org -p' (attempt #1)
[2023-04-11 05:41:58,150][  INFO][PID:2296277] Calling '/bin/sign -4 -h sha256 -u nucleo#gocryptfs@copr.fedorahosted.org -r /var/lib/copr/public_html/results/nucleo/gocryptfs/fedora-rawhide-aarch64/05768239-golang-github-jacobsa-crypto/golang-github-jacobsa-crypto-0-0.7.20210722git9f44e2d.fc39.src.rpm' (attempt #1)
[2023-04-11 05:41:59,629][  INFO][PID:2296277] signed rpm: /var/lib/copr/public_html/results/nucleo/gocryptfs/fedora-rawhide-aarch64/05768239-golang-github-jacobsa-crypto/golang-github-jacobsa-crypto-0-0.7.20210722git9f44e2d.fc39.src.rpm
[2023-04-11 05:41:59,630][  INFO][PID:2296277] Calling '/bin/sign -4 -h sha256 -u nucleo#gocryptfs@copr.fedorahosted.org -r /var/lib/copr/public_html/results/nucleo/gocryptfs/fedora-rawhide-aarch64/05768239-golang-github-jacobsa-crypto/golang-github-jacobsa-crypto-devel-0-0.7.20210722git9f44e2d.fc39.noarch.rpm' (attempt #1)
[2023-04-11 05:42:01,147][  INFO][PID:2296277] signed rpm: /var/lib/copr/public_html/results/nucleo/gocryptfs/fedora-rawhide-aarch64/05768239-golang-github-jacobsa-crypto/golang-github-jacobsa-crypto-devel-0-0.7.20210722git9f44e2d.fc39.noarch.rpm
[2023-04-11 05:42:01,147][  INFO][PID:2296277] Calling '/bin/sign -4 -h sha256 -u nucleo#gocryptfs@copr.fedorahosted.org -r /var/lib/copr/public_html/results/nucleo/gocryptfs/fedora-rawhide-aarch64/05768239-golang-github-jacobsa-crypto/golang-github-jacobsa-crypto-0-0.7.20230409git9f44e2d.fc39.src.rpm' (attempt #1)
[2023-04-11 05:42:02,601][  INFO][PID:2296277] signed rpm: /var/lib/copr/public_html/results/nucleo/gocryptfs/fedora-rawhide-aarch64/05768239-golang-github-jacobsa-crypto/golang-github-jacobsa-crypto-0-0.7.20230409git9f44e2d.fc39.src.rpm
[2023-04-11 05:42:02,601][  INFO][PID:2296277] Sign done
[2023-04-11 05:42:02,602][  INFO][PID:2296277] Incremental createrepo run, adding 05768239-golang-github-jacobsa-crypto into https://download.copr.fedorainfracloud.org/results/nucleo/gocryptfs/fedora-rawhide-aarch64, (auto-create-repo=True)
[2023-04-11 05:42:02,603][  INFO][PID:2296277] Running command 'copr-repo --batched /var/lib/copr/public_html/results/nucleo/gocryptfs/fedora-rawhide-aarch64 --add 05768239-golang-github-jacobsa-crypto --no-appstream-metadata' as PID 2303369
[2023-04-11 05:42:03,412][  INFO][PID:2296277] Finished after 0 seconds with exit code 0 (copr-repo --batched /var/lib/copr/public_html/results/nucleo/gocryptfs/fedora-rawhide-aarch64 --add 05768239-golang-github-jacobsa-crypto --no-appstream-metadata)
[2023-04-11 05:42:03,413][  INFO][PID:2296277] Getting build details
[2023-04-11 05:42:03,413][  INFO][PID:2296277] Listing built binary packages in /var/lib/copr/public_html/results/nucleo/gocryptfs/fedora-rawhide-aarch64/05768239-golang-github-jacobsa-crypto
[2023-04-11 05:42:03,414][  INFO][PID:2296277] Running command 'builtin cd /var/lib/copr/public_html/results/nucleo/gocryptfs/fedora-rawhide-aarch64/05768239-golang-github-jacobsa-crypto && for f in `ls *.rpm | grep -v "src.rpm$"`; do   rpm --nosignature -qp --qf "%{NAME} %{VERSION}
" $f; done' as PID 2303420
[2023-04-11 05:42:03,429][  INFO][PID:2296277] Finished after 0 seconds with exit code 0 (builtin cd /var/lib/copr/public_html/results/nucleo/gocryptfs/fedora-rawhide-aarch64/05768239-golang-github-jacobsa-crypto && for f in `ls *.rpm | grep -v "src.rpm$"`; do   rpm --nosignature -qp --qf "%{NAME} %{VERSION}
" $f; done)
[2023-04-11 05:42:03,429][  INFO][PID:2296277] Built packages:
golang-github-jacobsa-crypto-devel 0
[2023-04-11 05:42:03,430][  INFO][PID:2296277] build details: {'built_packages': 'golang-github-jacobsa-crypto-devel 0'}
[2023-04-11 05:42:03,430][  INFO][PID:2296277] Retrieving pubkey
[2023-04-11 05:42:03,431][  INFO][PID:2296277] Calling '/bin/sign -u nucleo#gocryptfs@copr.fedorahosted.org -p' (attempt #1)
[2023-04-11 05:42:04,506][  INFO][PID:2296277] Added pubkey for user nucleo project gocryptfs into: /var/lib/copr/public_html/results/nucleo/gocryptfs/pubkey.gpg
[2023-04-11 05:42:04,507][  INFO][PID:2296277] Finished build: id=5768239 failed=False timeout=18000 destdir=/var/lib/copr/public_html/results/nucleo/gocryptfs chroot=fedora-rawhide-aarch64 
[2023-04-11 05:42:04,508][  INFO][PID:2296277] Worker succeeded build, took 140.51044464111328
[2023-04-11 05:42:04,591][  INFO][PID:2296277] Sending fedora-messaging bus message in build.end
[2023-04-11 05:42:04,613][  INFO][PID:2296277] Compressing /var/lib/copr/public_html/results/nucleo/gocryptfs/fedora-rawhide-aarch64/05768239-golang-github-jacobsa-crypto/builder-live.log by gzip
[2023-04-11 05:42:04,614][  INFO][PID:2296277] Running command 'gzip /var/lib/copr/public_html/results/nucleo/gocryptfs/fedora-rawhide-aarch64/05768239-golang-github-jacobsa-crypto/builder-live.log' as PID 2303489
[2023-04-11 05:42:04,633][  INFO][PID:2296277] Finished after 0 seconds with exit code 0 (gzip /var/lib/copr/public_html/results/nucleo/gocryptfs/fedora-rawhide-aarch64/05768239-golang-github-jacobsa-crypto/builder-live.log)
[2023-04-11 05:42:04,634][  INFO][PID:2296277] Compressing /var/lib/copr/public_html/results/nucleo/gocryptfs/fedora-rawhide-aarch64/05768239-golang-github-jacobsa-crypto/backend.log by gzip
[2023-04-11 05:42:04,635][  INFO][PID:2296277] Running command 'gzip /var/lib/copr/public_html/results/nucleo/gocryptfs/fedora-rawhide-aarch64/05768239-golang-github-jacobsa-crypto/backend.log' as PID 2303491