[2023-01-21 15:40:21,989][ INFO][PID:1496616] Marking build as starting [2023-01-21 15:40:22,069][ INFO][PID:1496616] Trying to allocate VM [2023-01-21 15:40:25,132][ INFO][PID:1496616] Allocated host ResallocHost, ticket_id=649703, hostname=2620:52:3:1:dead:beef:cafe:c119 [2023-01-21 15:40:25,133][ INFO][PID:1496616] Allocating ssh connection to builder [2023-01-21 15:40:25,133][ INFO][PID:1496616] Checking that builder machine is OK [2023-01-21 15:40:25,669][ INFO][PID:1496616] Filling build.info file with builder info [2023-01-21 15:40:25,670][ INFO][PID:1496616] Marking build as running on frontend [2023-01-21 15:40:25,753][ INFO][PID:1496616] Sending fedora-messaging bus message in build.start [2023-01-21 15:40:27,562][ INFO][PID:1496616] Sending fedora-messaging bus message in chroot.start [2023-01-21 15:40:27,577][ INFO][PID:1496616] Starting remote build: copr-rpmbuild --verbose --drop-resultdir --build-id 5274008 --chroot fedora-rawhide-x86_64 --detached [2023-01-21 15:40:28,058][ INFO][PID:1496616] Downloading the builder-live.log file, attempt 1 [2023-01-21 15:42:11,071][ INFO][PID:1496616] Downloading results from builder [2023-01-21 15:42:11,482][ INFO][PID:1496616] Releasing VM back to pool [2023-01-21 15:42:11,492][ INFO][PID:1496616] Searching for 'success' file in resultdir [2023-01-21 15:42:11,493][ INFO][PID:1496616] Going to sign pkgs from source: 5274008-fedora-rawhide-x86_64 in chroot: /var/lib/copr/public_html/results/thrnciar/python-packaging-control/fedora-rawhide-x86_64 [2023-01-21 15:42:11,493][ INFO][PID:1496616] Calling '/bin/sign -u thrnciar#python-packaging-control@copr.fedorahosted.org -p' (attempt #1) [2023-01-21 15:42:11,897][ INFO][PID:1496616] Calling '/bin/sign -4 -h sha256 -u thrnciar#python-packaging-control@copr.fedorahosted.org -r /var/lib/copr/public_html/results/thrnciar/python-packaging-control/fedora-rawhide-x86_64/05274008-python-openstackdocstheme/python3-openstackdocstheme-3.0.0-2.fc38.noarch.rpm' (attempt #1) [2023-01-21 15:42:12,913][ INFO][PID:1496616] signed rpm: /var/lib/copr/public_html/results/thrnciar/python-packaging-control/fedora-rawhide-x86_64/05274008-python-openstackdocstheme/python3-openstackdocstheme-3.0.0-2.fc38.noarch.rpm [2023-01-21 15:42:12,913][ INFO][PID:1496616] Calling '/bin/sign -4 -h sha256 -u thrnciar#python-packaging-control@copr.fedorahosted.org -r /var/lib/copr/public_html/results/thrnciar/python-packaging-control/fedora-rawhide-x86_64/05274008-python-openstackdocstheme/python-openstackdocstheme-3.0.0-2.fc38.src.rpm' (attempt #1) [2023-01-21 15:42:14,023][ INFO][PID:1496616] signed rpm: /var/lib/copr/public_html/results/thrnciar/python-packaging-control/fedora-rawhide-x86_64/05274008-python-openstackdocstheme/python-openstackdocstheme-3.0.0-2.fc38.src.rpm [2023-01-21 15:42:14,024][ INFO][PID:1496616] Calling '/bin/sign -4 -h sha256 -u thrnciar#python-packaging-control@copr.fedorahosted.org -r /var/lib/copr/public_html/results/thrnciar/python-packaging-control/fedora-rawhide-x86_64/05274008-python-openstackdocstheme/python-openstackdocstheme-doc-3.0.0-2.fc38.noarch.rpm' (attempt #1) [2023-01-21 15:42:15,022][ INFO][PID:1496616] signed rpm: /var/lib/copr/public_html/results/thrnciar/python-packaging-control/fedora-rawhide-x86_64/05274008-python-openstackdocstheme/python-openstackdocstheme-doc-3.0.0-2.fc38.noarch.rpm [2023-01-21 15:42:15,023][ INFO][PID:1496616] Sign done [2023-01-21 15:42:15,024][ INFO][PID:1496616] Incremental createrepo run, adding 05274008-python-openstackdocstheme into https://download.copr.fedorainfracloud.org/results/thrnciar/python-packaging-control/fedora-rawhide-x86_64, (auto-create-repo=True) [2023-01-21 15:42:15,025][ INFO][PID:1496616] Running command 'copr-repo --batched /var/lib/copr/public_html/results/thrnciar/python-packaging-control/fedora-rawhide-x86_64 --add 05274008-python-openstackdocstheme' as PID 1565407 [2023-01-21 15:44:06,029][ INFO][PID:1496616] Finished after 111 seconds with exit code 0 (copr-repo --batched /var/lib/copr/public_html/results/thrnciar/python-packaging-control/fedora-rawhide-x86_64 --add 05274008-python-openstackdocstheme) [2023-01-21 15:44:06,030][ INFO][PID:1496616] Getting build details [2023-01-21 15:44:06,030][ INFO][PID:1496616] Listing built binary packages in /var/lib/copr/public_html/results/thrnciar/python-packaging-control/fedora-rawhide-x86_64/05274008-python-openstackdocstheme [2023-01-21 15:44:06,031][ INFO][PID:1496616] Running command 'builtin cd /var/lib/copr/public_html/results/thrnciar/python-packaging-control/fedora-rawhide-x86_64/05274008-python-openstackdocstheme && for f in `ls *.rpm | grep -v "src.rpm$"`; do rpm --nosignature -qp --qf "%{NAME} %{VERSION} " $f; done' as PID 1633110 [2023-01-21 15:44:06,051][ INFO][PID:1496616] Finished after 0 seconds with exit code 0 (builtin cd /var/lib/copr/public_html/results/thrnciar/python-packaging-control/fedora-rawhide-x86_64/05274008-python-openstackdocstheme && for f in `ls *.rpm | grep -v "src.rpm$"`; do rpm --nosignature -qp --qf "%{NAME} %{VERSION} " $f; done) [2023-01-21 15:44:06,051][ INFO][PID:1496616] Built packages: python3-openstackdocstheme 3.0.0 python-openstackdocstheme-doc 3.0.0 [2023-01-21 15:44:06,052][ INFO][PID:1496616] build details: {'built_packages': 'python3-openstackdocstheme 3.0.0\npython-openstackdocstheme-doc 3.0.0'} [2023-01-21 15:44:06,052][ INFO][PID:1496616] Retrieving pubkey [2023-01-21 15:44:06,053][ INFO][PID:1496616] Calling '/bin/sign -u thrnciar#python-packaging-control@copr.fedorahosted.org -p' (attempt #1) [2023-01-21 15:44:06,519][ INFO][PID:1496616] Added pubkey for user thrnciar project python-packaging-control into: /var/lib/copr/public_html/results/thrnciar/python-packaging-control/pubkey.gpg [2023-01-21 15:44:06,519][ INFO][PID:1496616] Finished build: id=5274008 failed=False timeout=18000 destdir=/var/lib/copr/public_html/results/thrnciar/python-packaging-control chroot=fedora-rawhide-x86_64 [2023-01-21 15:44:06,521][ INFO][PID:1496616] Worker succeeded build, took 220.85053277015686 [2023-01-21 15:44:06,604][ INFO][PID:1496616] Sending fedora-messaging bus message in build.end [2023-01-21 15:44:06,622][ INFO][PID:1496616] Compressing /var/lib/copr/public_html/results/thrnciar/python-packaging-control/fedora-rawhide-x86_64/05274008-python-openstackdocstheme/builder-live.log by gzip [2023-01-21 15:44:06,623][ INFO][PID:1496616] Running command 'gzip /var/lib/copr/public_html/results/thrnciar/python-packaging-control/fedora-rawhide-x86_64/05274008-python-openstackdocstheme/builder-live.log' as PID 1633134 [2023-01-21 15:44:06,630][ INFO][PID:1496616] Finished after 0 seconds with exit code 0 (gzip /var/lib/copr/public_html/results/thrnciar/python-packaging-control/fedora-rawhide-x86_64/05274008-python-openstackdocstheme/builder-live.log) [2023-01-21 15:44:06,630][ INFO][PID:1496616] Compressing /var/lib/copr/public_html/results/thrnciar/python-packaging-control/fedora-rawhide-x86_64/05274008-python-openstackdocstheme/backend.log by gzip [2023-01-21 15:44:06,631][ INFO][PID:1496616] Running command 'gzip /var/lib/copr/public_html/results/thrnciar/python-packaging-control/fedora-rawhide-x86_64/05274008-python-openstackdocstheme/backend.log' as PID 1633135