[2023-07-21 13:04:32,479][ INFO][PID:1965935] Marking build as starting [2023-07-21 13:04:32,639][ INFO][PID:1965935] Trying to allocate VM [2023-07-21 13:04:38,785][ INFO][PID:1965935] Allocated host ResallocHost, ticket_id=3441506, hostname=140.211.168.9 [2023-07-21 13:04:38,786][ INFO][PID:1965935] Allocating ssh connection to builder [2023-07-21 13:04:38,787][ INFO][PID:1965935] Checking that builder machine is OK [2023-07-21 13:04:41,388][ INFO][PID:1965935] Filling build.info file with builder info [2023-07-21 13:04:41,390][ INFO][PID:1965935] Marking build as running on frontend [2023-07-21 13:04:41,530][ INFO][PID:1965935] Sending fedora-messaging bus message in build.start [2023-07-21 13:04:42,932][ INFO][PID:1965935] Sending fedora-messaging bus message in chroot.start [2023-07-21 13:04:42,996][ INFO][PID:1965935] Starting remote build: copr-rpmbuild --verbose --drop-resultdir --task-url https://copr.fedorainfracloud.org/backend/get-build-task/6198667-fedora-rawhide-ppc64le --chroot fedora-rawhide-ppc64le --detached [2023-07-21 13:04:46,019][ INFO][PID:1965935] Downloading the builder-live.log file, attempt 1 [2023-07-21 13:26:27,603][ INFO][PID:1965935] Downloading results from builder [2023-07-21 13:26:31,454][ INFO][PID:1965935] Releasing VM back to pool [2023-07-21 13:26:31,499][ INFO][PID:1965935] Searching for 'success' file in resultdir [2023-07-21 13:26:31,499][ INFO][PID:1965935] Going to sign pkgs from source: 6198667-fedora-rawhide-ppc64le in chroot: /var/lib/copr/public_html/results/psimovec/scipy-1.10.0/fedora-rawhide-ppc64le [2023-07-21 13:26:31,500][ INFO][PID:1965935] Calling '/bin/sign -u psimovec#scipy-1.10.0@copr.fedorahosted.org -p' (attempt #1) [2023-07-21 13:26:31,979][ INFO][PID:1965935] Calling '/bin/sign -4 -h sha256 -u psimovec#scipy-1.10.0@copr.fedorahosted.org -r /var/lib/copr/public_html/results/psimovec/scipy-1.10.0/fedora-rawhide-ppc64le/06198667-python-pymatreader/python3-pymatreader-0.0.30-5.fc39.noarch.rpm' (attempt #1) [2023-07-21 13:26:33,531][ INFO][PID:1965935] signed rpm: /var/lib/copr/public_html/results/psimovec/scipy-1.10.0/fedora-rawhide-ppc64le/06198667-python-pymatreader/python3-pymatreader-0.0.30-5.fc39.noarch.rpm [2023-07-21 13:26:33,533][ INFO][PID:1965935] Calling '/bin/sign -4 -h sha256 -u psimovec#scipy-1.10.0@copr.fedorahosted.org -r /var/lib/copr/public_html/results/psimovec/scipy-1.10.0/fedora-rawhide-ppc64le/06198667-python-pymatreader/python-pymatreader-0.0.30-5.fc39.src.rpm' (attempt #1) [2023-07-21 13:26:35,735][ INFO][PID:1965935] signed rpm: /var/lib/copr/public_html/results/psimovec/scipy-1.10.0/fedora-rawhide-ppc64le/06198667-python-pymatreader/python-pymatreader-0.0.30-5.fc39.src.rpm [2023-07-21 13:26:35,736][ INFO][PID:1965935] Calling '/bin/sign -4 -h sha256 -u psimovec#scipy-1.10.0@copr.fedorahosted.org -r /var/lib/copr/public_html/results/psimovec/scipy-1.10.0/fedora-rawhide-ppc64le/06198667-python-pymatreader/python-pymatreader-doc-0.0.30-5.fc39.ppc64le.rpm' (attempt #1) [2023-07-21 13:26:37,350][ INFO][PID:1965935] signed rpm: /var/lib/copr/public_html/results/psimovec/scipy-1.10.0/fedora-rawhide-ppc64le/06198667-python-pymatreader/python-pymatreader-doc-0.0.30-5.fc39.ppc64le.rpm [2023-07-21 13:26:37,351][ INFO][PID:1965935] Sign done [2023-07-21 13:26:37,351][ INFO][PID:1965935] Incremental createrepo run, adding 06198667-python-pymatreader into https://download.copr.fedorainfracloud.org/results/psimovec/scipy-1.10.0/fedora-rawhide-ppc64le, (auto-create-repo=True) [2023-07-21 13:26:37,353][ INFO][PID:1965935] Running command 'copr-repo --batched /var/lib/copr/public_html/results/psimovec/scipy-1.10.0/fedora-rawhide-ppc64le --add 06198667-python-pymatreader --no-appstream-metadata' as PID 2117034 [2023-07-21 13:26:41,441][ INFO][PID:1965935] Finished after 4 seconds with exit code 0 (copr-repo --batched /var/lib/copr/public_html/results/psimovec/scipy-1.10.0/fedora-rawhide-ppc64le --add 06198667-python-pymatreader --no-appstream-metadata) [2023-07-21 13:26:41,442][ INFO][PID:1965935] Getting build details [2023-07-21 13:26:41,443][ INFO][PID:1965935] Listing built binary packages in /var/lib/copr/public_html/results/psimovec/scipy-1.10.0/fedora-rawhide-ppc64le/06198667-python-pymatreader [2023-07-21 13:26:41,445][ INFO][PID:1965935] Running command 'builtin cd /var/lib/copr/public_html/results/psimovec/scipy-1.10.0/fedora-rawhide-ppc64le/06198667-python-pymatreader && for f in `ls *.rpm | grep -v "src.rpm$"`; do rpm --nosignature -qp --qf "%{NAME} %{VERSION} " $f; done' as PID 2117511 [2023-07-21 13:26:41,479][ INFO][PID:1965935] Finished after 0 seconds with exit code 0 (builtin cd /var/lib/copr/public_html/results/psimovec/scipy-1.10.0/fedora-rawhide-ppc64le/06198667-python-pymatreader && for f in `ls *.rpm | grep -v "src.rpm$"`; do rpm --nosignature -qp --qf "%{NAME} %{VERSION} " $f; done) [2023-07-21 13:26:41,481][ INFO][PID:1965935] Built packages: python3-pymatreader 0.0.30 python-pymatreader-doc 0.0.30 [2023-07-21 13:26:41,482][ INFO][PID:1965935] build details: {'built_packages': 'python3-pymatreader 0.0.30\npython-pymatreader-doc 0.0.30'} [2023-07-21 13:26:41,483][ INFO][PID:1965935] Retrieving pubkey [2023-07-21 13:26:41,484][ INFO][PID:1965935] Calling '/bin/sign -u psimovec#scipy-1.10.0@copr.fedorahosted.org -p' (attempt #1) [2023-07-21 13:26:41,962][ INFO][PID:1965935] Added pubkey for user psimovec project scipy-1.10.0 into: /var/lib/copr/public_html/results/psimovec/scipy-1.10.0/pubkey.gpg [2023-07-21 13:26:41,963][ INFO][PID:1965935] Finished build: id=6198667 failed=False timeout=18000 destdir=/var/lib/copr/public_html/results/psimovec/scipy-1.10.0 chroot=fedora-rawhide-ppc64le [2023-07-21 13:26:41,965][ INFO][PID:1965935] Worker succeeded build, took 1320.5752825737 [2023-07-21 13:26:42,113][ INFO][PID:1965935] Sending fedora-messaging bus message in build.end [2023-07-21 13:26:42,140][ INFO][PID:1965935] Compressing /var/lib/copr/public_html/results/psimovec/scipy-1.10.0/fedora-rawhide-ppc64le/06198667-python-pymatreader/builder-live.log by gzip [2023-07-21 13:26:42,143][ INFO][PID:1965935] Running command 'gzip /var/lib/copr/public_html/results/psimovec/scipy-1.10.0/fedora-rawhide-ppc64le/06198667-python-pymatreader/builder-live.log' as PID 2117601 [2023-07-21 13:26:42,159][ INFO][PID:1965935] Finished after 0 seconds with exit code 0 (gzip /var/lib/copr/public_html/results/psimovec/scipy-1.10.0/fedora-rawhide-ppc64le/06198667-python-pymatreader/builder-live.log) [2023-07-21 13:26:42,160][ INFO][PID:1965935] Compressing /var/lib/copr/public_html/results/psimovec/scipy-1.10.0/fedora-rawhide-ppc64le/06198667-python-pymatreader/backend.log by gzip