[2023-01-21 18:36:19,499][ INFO][PID:2609045] Marking build as starting [2023-01-21 18:36:19,577][ INFO][PID:2609045] Trying to allocate VM [2023-01-21 18:36:22,604][ INFO][PID:2609045] Allocated host ResallocHost, ticket_id=651922, hostname=2620:52:3:1:dead:beef:cafe:c118 [2023-01-21 18:36:22,605][ INFO][PID:2609045] Allocating ssh connection to builder [2023-01-21 18:36:22,606][ INFO][PID:2609045] Checking that builder machine is OK [2023-01-21 18:36:23,319][ INFO][PID:2609045] Filling build.info file with builder info [2023-01-21 18:36:23,321][ INFO][PID:2609045] Marking build as running on frontend [2023-01-21 18:36:23,411][ INFO][PID:2609045] Sending fedora-messaging bus message in build.start [2023-01-21 18:36:24,416][ INFO][PID:2609045] Sending fedora-messaging bus message in chroot.start [2023-01-21 18:36:24,431][ INFO][PID:2609045] Starting remote build: copr-rpmbuild --verbose --drop-resultdir --build-id 5275919 --chroot fedora-rawhide-x86_64 --detached [2023-01-21 18:36:24,941][ INFO][PID:2609045] Downloading the builder-live.log file, attempt 1 [2023-01-21 18:38:46,105][ INFO][PID:2609045] Downloading results from builder [2023-01-21 18:38:46,784][ INFO][PID:2609045] Releasing VM back to pool [2023-01-21 18:38:46,799][ INFO][PID:2609045] Searching for 'success' file in resultdir [2023-01-21 18:38:46,800][ INFO][PID:2609045] Going to sign pkgs from source: 5275919-fedora-rawhide-x86_64 in chroot: /var/lib/copr/public_html/results/thrnciar/python-packaging-control/fedora-rawhide-x86_64 [2023-01-21 18:38:46,800][ INFO][PID:2609045] Calling '/bin/sign -u thrnciar#python-packaging-control@copr.fedorahosted.org -p' (attempt #1) [2023-01-21 18:38:47,238][ INFO][PID:2609045] 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/05275919-python-sphinxcontrib-bibtex/python-sphinxcontrib-bibtex-2.5.0-2.fc38.src.rpm' (attempt #1) [2023-01-21 18:38:48,797][ INFO][PID:2609045] signed rpm: /var/lib/copr/public_html/results/thrnciar/python-packaging-control/fedora-rawhide-x86_64/05275919-python-sphinxcontrib-bibtex/python-sphinxcontrib-bibtex-2.5.0-2.fc38.src.rpm [2023-01-21 18:38:48,798][ INFO][PID:2609045] 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/05275919-python-sphinxcontrib-bibtex/python3-sphinxcontrib-bibtex-2.5.0-2.fc38.noarch.rpm' (attempt #1) [2023-01-21 18:38:49,979][ INFO][PID:2609045] signed rpm: /var/lib/copr/public_html/results/thrnciar/python-packaging-control/fedora-rawhide-x86_64/05275919-python-sphinxcontrib-bibtex/python3-sphinxcontrib-bibtex-2.5.0-2.fc38.noarch.rpm [2023-01-21 18:38:49,980][ INFO][PID:2609045] 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/05275919-python-sphinxcontrib-bibtex/python-sphinxcontrib-bibtex-doc-2.5.0-2.fc38.noarch.rpm' (attempt #1) [2023-01-21 18:38:51,247][ INFO][PID:2609045] signed rpm: /var/lib/copr/public_html/results/thrnciar/python-packaging-control/fedora-rawhide-x86_64/05275919-python-sphinxcontrib-bibtex/python-sphinxcontrib-bibtex-doc-2.5.0-2.fc38.noarch.rpm [2023-01-21 18:38:51,248][ INFO][PID:2609045] Sign done [2023-01-21 18:38:51,248][ INFO][PID:2609045] Incremental createrepo run, adding 05275919-python-sphinxcontrib-bibtex into https://download.copr.fedorainfracloud.org/results/thrnciar/python-packaging-control/fedora-rawhide-x86_64, (auto-create-repo=True) [2023-01-21 18:38:51,249][ INFO][PID:2609045] Running command 'copr-repo --batched /var/lib/copr/public_html/results/thrnciar/python-packaging-control/fedora-rawhide-x86_64 --add 05275919-python-sphinxcontrib-bibtex' as PID 2681910 [2023-01-21 18:41:02,465][ INFO][PID:2609045] Finished after 131 seconds with exit code 0 (copr-repo --batched /var/lib/copr/public_html/results/thrnciar/python-packaging-control/fedora-rawhide-x86_64 --add 05275919-python-sphinxcontrib-bibtex) [2023-01-21 18:41:02,466][ INFO][PID:2609045] Getting build details [2023-01-21 18:41:02,466][ INFO][PID:2609045] Listing built binary packages in /var/lib/copr/public_html/results/thrnciar/python-packaging-control/fedora-rawhide-x86_64/05275919-python-sphinxcontrib-bibtex [2023-01-21 18:41:02,467][ INFO][PID:2609045] Running command 'builtin cd /var/lib/copr/public_html/results/thrnciar/python-packaging-control/fedora-rawhide-x86_64/05275919-python-sphinxcontrib-bibtex && for f in `ls *.rpm | grep -v "src.rpm$"`; do rpm --nosignature -qp --qf "%{NAME} %{VERSION} " $f; done' as PID 2751420 [2023-01-21 18:41:02,488][ INFO][PID:2609045] Finished after 0 seconds with exit code 0 (builtin cd /var/lib/copr/public_html/results/thrnciar/python-packaging-control/fedora-rawhide-x86_64/05275919-python-sphinxcontrib-bibtex && for f in `ls *.rpm | grep -v "src.rpm$"`; do rpm --nosignature -qp --qf "%{NAME} %{VERSION} " $f; done) [2023-01-21 18:41:02,489][ INFO][PID:2609045] Built packages: python3-sphinxcontrib-bibtex 2.5.0 python-sphinxcontrib-bibtex-doc 2.5.0 [2023-01-21 18:41:02,489][ INFO][PID:2609045] build details: {'built_packages': 'python3-sphinxcontrib-bibtex 2.5.0\npython-sphinxcontrib-bibtex-doc 2.5.0'} [2023-01-21 18:41:02,489][ INFO][PID:2609045] Retrieving pubkey [2023-01-21 18:41:02,490][ INFO][PID:2609045] Calling '/bin/sign -u thrnciar#python-packaging-control@copr.fedorahosted.org -p' (attempt #1) [2023-01-21 18:41:03,090][ INFO][PID:2609045] 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 18:41:03,091][ INFO][PID:2609045] Finished build: id=5275919 failed=False timeout=18000 destdir=/var/lib/copr/public_html/results/thrnciar/python-packaging-control chroot=fedora-rawhide-x86_64 [2023-01-21 18:41:03,092][ INFO][PID:2609045] Worker succeeded build, took 279.7712950706482 [2023-01-21 18:41:03,169][ INFO][PID:2609045] Sending fedora-messaging bus message in build.end [2023-01-21 18:41:03,188][ INFO][PID:2609045] Compressing /var/lib/copr/public_html/results/thrnciar/python-packaging-control/fedora-rawhide-x86_64/05275919-python-sphinxcontrib-bibtex/builder-live.log by gzip [2023-01-21 18:41:03,189][ INFO][PID:2609045] Running command 'gzip /var/lib/copr/public_html/results/thrnciar/python-packaging-control/fedora-rawhide-x86_64/05275919-python-sphinxcontrib-bibtex/builder-live.log' as PID 2751438 [2023-01-21 18:41:03,195][ INFO][PID:2609045] Finished after 0 seconds with exit code 0 (gzip /var/lib/copr/public_html/results/thrnciar/python-packaging-control/fedora-rawhide-x86_64/05275919-python-sphinxcontrib-bibtex/builder-live.log) [2023-01-21 18:41:03,196][ INFO][PID:2609045] Compressing /var/lib/copr/public_html/results/thrnciar/python-packaging-control/fedora-rawhide-x86_64/05275919-python-sphinxcontrib-bibtex/backend.log by gzip [2023-01-21 18:41:03,197][ INFO][PID:2609045] Running command 'gzip /var/lib/copr/public_html/results/thrnciar/python-packaging-control/fedora-rawhide-x86_64/05275919-python-sphinxcontrib-bibtex/backend.log' as PID 2751439