[2023-05-22 04:28:17,239][  INFO][PID:3259827] Marking build as starting
[2023-05-22 04:28:17,323][  INFO][PID:3259827] Trying to allocate VM
[2023-05-22 04:28:20,352][  INFO][PID:3259827] Allocated host ResallocHost, ticket_id=2556568, hostname=2620:52:3:1:dead:beef:cafe:c11b
[2023-05-22 04:28:20,352][  INFO][PID:3259827] Allocating ssh connection to builder
[2023-05-22 04:28:20,353][  INFO][PID:3259827] Checking that builder machine is OK
[2023-05-22 04:28:21,026][  INFO][PID:3259827] Filling build.info file with builder info
[2023-05-22 04:28:21,028][  INFO][PID:3259827] Marking build as running on frontend
[2023-05-22 04:28:21,119][  INFO][PID:3259827] Sending fedora-messaging bus message in build.start
[2023-05-22 04:28:22,176][  INFO][PID:3259827] Sending fedora-messaging bus message in chroot.start
[2023-05-22 04:28:22,247][  INFO][PID:3259827] Starting remote build: copr-rpmbuild --verbose --drop-resultdir --build-id 5940561 --chroot fedora-rawhide-x86_64 --detached
[2023-05-22 04:28:23,099][  INFO][PID:3259827] Downloading the builder-live.log file, attempt 1
[2023-05-22 04:33:48,833][  INFO][PID:3259827] Downloading results from builder
[2023-05-22 04:33:49,300][  INFO][PID:3259827] Releasing VM back to pool
[2023-05-22 04:33:49,322][  INFO][PID:3259827] Searching for 'success' file in resultdir
[2023-05-22 04:33:49,322][  INFO][PID:3259827] Going to sign pkgs from source: 5940561-fedora-rawhide-x86_64 in chroot: /var/lib/copr/public_html/results/@copr/PyPI/fedora-rawhide-x86_64
[2023-05-22 04:33:49,323][  INFO][PID:3259827] Calling '/bin/sign -u @copr#PyPI@copr.fedorahosted.org -p' (attempt #1)
[2023-05-22 04:33:49,776][  INFO][PID:3259827] Calling '/bin/sign -4 -h sha256 -u @copr#PyPI@copr.fedorahosted.org -r /var/lib/copr/public_html/results/@copr/PyPI/fedora-rawhide-x86_64/05940561-python-fc2-live-dl/python3-fc2-live-dl-2.1.3-1.fc39.noarch.rpm' (attempt #1)
[2023-05-22 04:33:51,034][  INFO][PID:3259827] signed rpm: /var/lib/copr/public_html/results/@copr/PyPI/fedora-rawhide-x86_64/05940561-python-fc2-live-dl/python3-fc2-live-dl-2.1.3-1.fc39.noarch.rpm
[2023-05-22 04:33:51,035][  INFO][PID:3259827] Calling '/bin/sign -4 -h sha256 -u @copr#PyPI@copr.fedorahosted.org -r /var/lib/copr/public_html/results/@copr/PyPI/fedora-rawhide-x86_64/05940561-python-fc2-live-dl/python-fc2-live-dl-2.1.3-1.fc39.src.rpm' (attempt #1)
[2023-05-22 04:33:52,207][  INFO][PID:3259827] signed rpm: /var/lib/copr/public_html/results/@copr/PyPI/fedora-rawhide-x86_64/05940561-python-fc2-live-dl/python-fc2-live-dl-2.1.3-1.fc39.src.rpm
[2023-05-22 04:33:52,208][  INFO][PID:3259827] Sign done
[2023-05-22 04:33:52,209][  INFO][PID:3259827] Incremental createrepo run, adding 05940561-python-fc2-live-dl into https://download.copr.fedorainfracloud.org/results/@copr/PyPI/fedora-rawhide-x86_64, (auto-create-repo=True)
[2023-05-22 04:33:52,210][  INFO][PID:3259827] Running command 'copr-repo --batched /var/lib/copr/public_html/results/@copr/PyPI/fedora-rawhide-x86_64 --add 05940561-python-fc2-live-dl --no-appstream-metadata' as PID 3271941
[2023-05-22 04:34:54,666][  INFO][PID:3259827] Finished after 62 seconds with exit code 0 (copr-repo --batched /var/lib/copr/public_html/results/@copr/PyPI/fedora-rawhide-x86_64 --add 05940561-python-fc2-live-dl --no-appstream-metadata)
[2023-05-22 04:34:54,667][  INFO][PID:3259827] Getting build details
[2023-05-22 04:34:54,667][  INFO][PID:3259827] Listing built binary packages in /var/lib/copr/public_html/results/@copr/PyPI/fedora-rawhide-x86_64/05940561-python-fc2-live-dl
[2023-05-22 04:34:54,668][  INFO][PID:3259827] Running command 'builtin cd /var/lib/copr/public_html/results/@copr/PyPI/fedora-rawhide-x86_64/05940561-python-fc2-live-dl && for f in `ls *.rpm | grep -v "src.rpm$"`; do   rpm --nosignature -qp --qf "%{NAME} %{VERSION}
" $f; done' as PID 3275090
[2023-05-22 04:34:54,682][  INFO][PID:3259827] Finished after 0 seconds with exit code 0 (builtin cd /var/lib/copr/public_html/results/@copr/PyPI/fedora-rawhide-x86_64/05940561-python-fc2-live-dl && for f in `ls *.rpm | grep -v "src.rpm$"`; do   rpm --nosignature -qp --qf "%{NAME} %{VERSION}
" $f; done)
[2023-05-22 04:34:54,683][  INFO][PID:3259827] Built packages:
python3-fc2-live-dl 2.1.3
[2023-05-22 04:34:54,683][  INFO][PID:3259827] build details: {'built_packages': 'python3-fc2-live-dl 2.1.3'}
[2023-05-22 04:34:54,684][  INFO][PID:3259827] Retrieving pubkey
[2023-05-22 04:34:54,684][  INFO][PID:3259827] Calling '/bin/sign -u @copr#PyPI@copr.fedorahosted.org -p' (attempt #1)
[2023-05-22 04:34:55,232][  INFO][PID:3259827] Added pubkey for user @copr project PyPI into: /var/lib/copr/public_html/results/@copr/PyPI/pubkey.gpg
[2023-05-22 04:34:55,234][  INFO][PID:3259827] Finished build: id=5940561 failed=False timeout=18000 destdir=/var/lib/copr/public_html/results/@copr/PyPI chroot=fedora-rawhide-x86_64 
[2023-05-22 04:34:55,236][  INFO][PID:3259827] Worker succeeded build, took 394.2086935043335
[2023-05-22 04:34:55,333][  INFO][PID:3259827] Sending fedora-messaging bus message in build.end
[2023-05-22 04:34:55,352][  INFO][PID:3259827] Compressing /var/lib/copr/public_html/results/@copr/PyPI/fedora-rawhide-x86_64/05940561-python-fc2-live-dl/builder-live.log by gzip
[2023-05-22 04:34:55,354][  INFO][PID:3259827] Running command 'gzip /var/lib/copr/public_html/results/@copr/PyPI/fedora-rawhide-x86_64/05940561-python-fc2-live-dl/builder-live.log' as PID 3275113
[2023-05-22 04:34:55,361][  INFO][PID:3259827] Finished after 0 seconds with exit code 0 (gzip /var/lib/copr/public_html/results/@copr/PyPI/fedora-rawhide-x86_64/05940561-python-fc2-live-dl/builder-live.log)
[2023-05-22 04:34:55,362][  INFO][PID:3259827] Compressing /var/lib/copr/public_html/results/@copr/PyPI/fedora-rawhide-x86_64/05940561-python-fc2-live-dl/backend.log by gzip
[2023-05-22 04:34:55,363][  INFO][PID:3259827] Running command 'gzip /var/lib/copr/public_html/results/@copr/PyPI/fedora-rawhide-x86_64/05940561-python-fc2-live-dl/backend.log' as PID 3275114