[2023-01-19 00:18:13,503][ INFO][PID:3778527] Marking build as starting [2023-01-19 00:18:13,587][ INFO][PID:3778527] Trying to allocate VM [2023-01-19 00:18:19,657][ INFO][PID:3778527] Allocated host ResallocHost, ticket_id=559777, hostname=2620:52:3:1:dead:beef:cafe:c213 [2023-01-19 00:18:19,658][ INFO][PID:3778527] Allocating ssh connection to builder [2023-01-19 00:18:19,658][ INFO][PID:3778527] Checking that builder machine is OK [2023-01-19 00:18:21,198][ INFO][PID:3778527] Filling build.info file with builder info [2023-01-19 00:18:21,199][ INFO][PID:3778527] Marking build as running on frontend [2023-01-19 00:18:21,277][ INFO][PID:3778527] Sending fedora-messaging bus message in build.start [2023-01-19 00:18:22,149][ INFO][PID:3778527] Sending fedora-messaging bus message in chroot.start [2023-01-19 00:18:22,165][ INFO][PID:3778527] Starting remote build: copr-rpmbuild --verbose --drop-resultdir --build-id 5245588 --chroot fedora-rawhide-ppc64le --detached [2023-01-19 00:18:23,061][ INFO][PID:3778527] Downloading the builder-live.log file, attempt 1 [2023-01-19 00:23:14,869][ INFO][PID:3778527] Downloading results from builder [2023-01-19 00:23:15,453][ INFO][PID:3778527] Releasing VM back to pool [2023-01-19 00:23:15,465][ INFO][PID:3778527] Searching for 'success' file in resultdir [2023-01-19 00:23:15,466][ INFO][PID:3778527] Going to sign pkgs from source: 5245588-fedora-rawhide-ppc64le in chroot: /var/lib/copr/public_html/results/gotmax23/all_go_dependents/fedora-rawhide-ppc64le [2023-01-19 00:23:15,467][ INFO][PID:3778527] Calling '/bin/sign -u gotmax23#all_go_dependents@copr.fedorahosted.org -p' (attempt #1) [2023-01-19 00:23:15,746][ INFO][PID:3778527] 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-ppc64le/05245588-golang-github-docker-events/golang-github-docker-events-0-0.11.20230118gite31b211.fc38.src.rpm' (attempt #1) [2023-01-19 00:23:17,097][ INFO][PID:3778527] signed rpm: /var/lib/copr/public_html/results/gotmax23/all_go_dependents/fedora-rawhide-ppc64le/05245588-golang-github-docker-events/golang-github-docker-events-0-0.11.20230118gite31b211.fc38.src.rpm [2023-01-19 00:23:17,098][ INFO][PID:3778527] 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-ppc64le/05245588-golang-github-docker-events/golang-github-docker-events-0-0.11.20220822gite31b211.fc38.src.rpm' (attempt #1) [2023-01-19 00:23:18,367][ INFO][PID:3778527] signed rpm: /var/lib/copr/public_html/results/gotmax23/all_go_dependents/fedora-rawhide-ppc64le/05245588-golang-github-docker-events/golang-github-docker-events-0-0.11.20220822gite31b211.fc38.src.rpm [2023-01-19 00:23:18,368][ INFO][PID:3778527] 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-ppc64le/05245588-golang-github-docker-events/golang-github-docker-events-devel-0-0.11.20220822gite31b211.fc38.noarch.rpm' (attempt #1) [2023-01-19 00:23:19,615][ INFO][PID:3778527] signed rpm: /var/lib/copr/public_html/results/gotmax23/all_go_dependents/fedora-rawhide-ppc64le/05245588-golang-github-docker-events/golang-github-docker-events-devel-0-0.11.20220822gite31b211.fc38.noarch.rpm [2023-01-19 00:23:19,616][ INFO][PID:3778527] Sign done [2023-01-19 00:23:19,617][ INFO][PID:3778527] Incremental createrepo run, adding 05245588-golang-github-docker-events into https://download.copr.fedorainfracloud.org/results/gotmax23/all_go_dependents/fedora-rawhide-ppc64le, (auto-create-repo=True) [2023-01-19 00:23:19,617][ INFO][PID:3778527] Running command 'copr-repo --batched /var/lib/copr/public_html/results/gotmax23/all_go_dependents/fedora-rawhide-ppc64le --add 05245588-golang-github-docker-events' as PID 3791614 [2023-01-19 00:23:26,991][ INFO][PID:3778527] Finished after 7 seconds with exit code 0 (copr-repo --batched /var/lib/copr/public_html/results/gotmax23/all_go_dependents/fedora-rawhide-ppc64le --add 05245588-golang-github-docker-events) [2023-01-19 00:23:26,992][ INFO][PID:3778527] Getting build details [2023-01-19 00:23:26,992][ INFO][PID:3778527] Listing built binary packages in /var/lib/copr/public_html/results/gotmax23/all_go_dependents/fedora-rawhide-ppc64le/05245588-golang-github-docker-events [2023-01-19 00:23:26,993][ INFO][PID:3778527] Running command 'builtin cd /var/lib/copr/public_html/results/gotmax23/all_go_dependents/fedora-rawhide-ppc64le/05245588-golang-github-docker-events && for f in `ls *.rpm | grep -v "src.rpm$"`; do rpm --nosignature -qp --qf "%{NAME} %{VERSION} " $f; done' as PID 3791856 [2023-01-19 00:23:27,005][ INFO][PID:3778527] Finished after 0 seconds with exit code 0 (builtin cd /var/lib/copr/public_html/results/gotmax23/all_go_dependents/fedora-rawhide-ppc64le/05245588-golang-github-docker-events && for f in `ls *.rpm | grep -v "src.rpm$"`; do rpm --nosignature -qp --qf "%{NAME} %{VERSION} " $f; done) [2023-01-19 00:23:27,006][ INFO][PID:3778527] Built packages: golang-github-docker-events-devel 0 [2023-01-19 00:23:27,006][ INFO][PID:3778527] build details: {'built_packages': 'golang-github-docker-events-devel 0'} [2023-01-19 00:23:27,006][ INFO][PID:3778527] Retrieving pubkey [2023-01-19 00:23:27,007][ INFO][PID:3778527] Calling '/bin/sign -u gotmax23#all_go_dependents@copr.fedorahosted.org -p' (attempt #1) [2023-01-19 00:23:27,309][ INFO][PID:3778527] 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 00:23:27,309][ INFO][PID:3778527] Finished build: id=5245588 failed=False timeout=18000 destdir=/var/lib/copr/public_html/results/gotmax23/all_go_dependents chroot=fedora-rawhide-ppc64le [2023-01-19 00:23:27,311][ INFO][PID:3778527] Worker succeeded build, took 306.1118059158325 [2023-01-19 00:23:27,373][ INFO][PID:3778527] Sending fedora-messaging bus message in build.end [2023-01-19 00:23:27,390][ INFO][PID:3778527] Compressing /var/lib/copr/public_html/results/gotmax23/all_go_dependents/fedora-rawhide-ppc64le/05245588-golang-github-docker-events/builder-live.log by gzip [2023-01-19 00:23:27,392][ INFO][PID:3778527] Running command 'gzip /var/lib/copr/public_html/results/gotmax23/all_go_dependents/fedora-rawhide-ppc64le/05245588-golang-github-docker-events/builder-live.log' as PID 3791872 [2023-01-19 00:23:27,403][ INFO][PID:3778527] Finished after 0 seconds with exit code 0 (gzip /var/lib/copr/public_html/results/gotmax23/all_go_dependents/fedora-rawhide-ppc64le/05245588-golang-github-docker-events/builder-live.log) [2023-01-19 00:23:27,404][ INFO][PID:3778527] Compressing /var/lib/copr/public_html/results/gotmax23/all_go_dependents/fedora-rawhide-ppc64le/05245588-golang-github-docker-events/backend.log by gzip [2023-01-19 00:23:27,405][ INFO][PID:3778527] Running command 'gzip /var/lib/copr/public_html/results/gotmax23/all_go_dependents/fedora-rawhide-ppc64le/05245588-golang-github-docker-events/backend.log' as PID 3791874