[2023-06-08 06:03:04,798][  INFO][PID:2198137] Marking build as starting
[2023-06-08 06:03:04,877][  INFO][PID:2198137] Trying to allocate VM
[2023-06-08 06:03:07,906][  INFO][PID:2198137] Allocated host ResallocHost, ticket_id=2834307, hostname=2620:52:3:1:dead:beef:cafe:c196
[2023-06-08 06:03:07,907][  INFO][PID:2198137] Allocating ssh connection to builder
[2023-06-08 06:03:07,907][  INFO][PID:2198137] Checking that builder machine is OK
[2023-06-08 06:03:08,649][  INFO][PID:2198137] Filling build.info file with builder info
[2023-06-08 06:03:08,650][  INFO][PID:2198137] Marking build as running on frontend
[2023-06-08 06:03:08,748][  INFO][PID:2198137] Sending fedora-messaging bus message in build.start
[2023-06-08 06:03:09,770][  INFO][PID:2198137] Sending fedora-messaging bus message in chroot.start
[2023-06-08 06:03:09,787][  INFO][PID:2198137] Starting remote build: copr-rpmbuild --verbose --drop-resultdir --task-url https://copr.fedorainfracloud.org/backend/get-build-task/6020500-fedora-rawhide-x86_64 --chroot fedora-rawhide-x86_64 --detached
[2023-06-08 06:03:10,325][  INFO][PID:2198137] Downloading the builder-live.log file, attempt 1
[2023-06-08 06:08:35,978][  INFO][PID:2198137] Downloading results from builder
[2023-06-08 06:08:36,399][  INFO][PID:2198137] Releasing VM back to pool
[2023-06-08 06:08:36,418][  INFO][PID:2198137] Searching for 'success' file in resultdir
[2023-06-08 06:08:36,419][  INFO][PID:2198137] Going to sign pkgs from source: 6020500-fedora-rawhide-x86_64 in chroot: /var/lib/copr/public_html/results/@copr/PyPI/fedora-rawhide-x86_64
[2023-06-08 06:08:36,420][  INFO][PID:2198137] Calling '/bin/sign -u @copr#PyPI@copr.fedorahosted.org -p' (attempt #1)
[2023-06-08 06:08:36,942][  INFO][PID:2198137] 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/06020500-python-pydaikin/python-pydaikin-2.10.1-1.fc39.src.rpm' (attempt #1)
[2023-06-08 06:08:39,452][  INFO][PID:2198137] signed rpm: /var/lib/copr/public_html/results/@copr/PyPI/fedora-rawhide-x86_64/06020500-python-pydaikin/python-pydaikin-2.10.1-1.fc39.src.rpm
[2023-06-08 06:08:39,454][  INFO][PID:2198137] 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/06020500-python-pydaikin/python3-pydaikin-2.10.1-1.fc39.noarch.rpm' (attempt #1)
[2023-06-08 06:08:40,712][  INFO][PID:2198137] signed rpm: /var/lib/copr/public_html/results/@copr/PyPI/fedora-rawhide-x86_64/06020500-python-pydaikin/python3-pydaikin-2.10.1-1.fc39.noarch.rpm
[2023-06-08 06:08:40,713][  INFO][PID:2198137] Sign done
[2023-06-08 06:08:40,714][  INFO][PID:2198137] Incremental createrepo run, adding 06020500-python-pydaikin into https://download.copr.fedorainfracloud.org/results/@copr/PyPI/fedora-rawhide-x86_64, (auto-create-repo=True)
[2023-06-08 06:08:40,720][  INFO][PID:2198137] Running command 'copr-repo --batched /var/lib/copr/public_html/results/@copr/PyPI/fedora-rawhide-x86_64 --add 06020500-python-pydaikin --no-appstream-metadata' as PID 2216457
[2023-06-08 06:10:02,830][  INFO][PID:2198137] Finished after 82 seconds with exit code 0 (copr-repo --batched /var/lib/copr/public_html/results/@copr/PyPI/fedora-rawhide-x86_64 --add 06020500-python-pydaikin --no-appstream-metadata)
[2023-06-08 06:10:02,831][  INFO][PID:2198137] Getting build details
[2023-06-08 06:10:02,832][  INFO][PID:2198137] Listing built binary packages in /var/lib/copr/public_html/results/@copr/PyPI/fedora-rawhide-x86_64/06020500-python-pydaikin
[2023-06-08 06:10:02,834][  INFO][PID:2198137] Running command 'builtin cd /var/lib/copr/public_html/results/@copr/PyPI/fedora-rawhide-x86_64/06020500-python-pydaikin && for f in `ls *.rpm | grep -v "src.rpm$"`; do   rpm --nosignature -qp --qf "%{NAME} %{VERSION}
" $f; done' as PID 2223966
[2023-06-08 06:10:02,853][  INFO][PID:2198137] Finished after 0 seconds with exit code 0 (builtin cd /var/lib/copr/public_html/results/@copr/PyPI/fedora-rawhide-x86_64/06020500-python-pydaikin && for f in `ls *.rpm | grep -v "src.rpm$"`; do   rpm --nosignature -qp --qf "%{NAME} %{VERSION}
" $f; done)
[2023-06-08 06:10:02,854][  INFO][PID:2198137] Built packages:
python3-pydaikin 2.10.1
[2023-06-08 06:10:02,855][  INFO][PID:2198137] build details: {'built_packages': 'python3-pydaikin 2.10.1'}
[2023-06-08 06:10:02,856][  INFO][PID:2198137] Retrieving pubkey
[2023-06-08 06:10:02,857][  INFO][PID:2198137] Calling '/bin/sign -u @copr#PyPI@copr.fedorahosted.org -p' (attempt #1)
[2023-06-08 06:10:04,436][  INFO][PID:2198137] Added pubkey for user @copr project PyPI into: /var/lib/copr/public_html/results/@copr/PyPI/pubkey.gpg
[2023-06-08 06:10:04,437][  INFO][PID:2198137] Finished build: id=6020500 failed=False timeout=18000 destdir=/var/lib/copr/public_html/results/@copr/PyPI chroot=fedora-rawhide-x86_64 
[2023-06-08 06:10:04,439][  INFO][PID:2198137] Worker succeeded build, took 415.7882149219513
[2023-06-08 06:10:04,521][  INFO][PID:2198137] Sending fedora-messaging bus message in build.end
[2023-06-08 06:10:04,545][  INFO][PID:2198137] Compressing /var/lib/copr/public_html/results/@copr/PyPI/fedora-rawhide-x86_64/06020500-python-pydaikin/builder-live.log by gzip
[2023-06-08 06:10:04,547][  INFO][PID:2198137] Running command 'gzip /var/lib/copr/public_html/results/@copr/PyPI/fedora-rawhide-x86_64/06020500-python-pydaikin/builder-live.log' as PID 2224087
[2023-06-08 06:10:04,555][  INFO][PID:2198137] Finished after 0 seconds with exit code 0 (gzip /var/lib/copr/public_html/results/@copr/PyPI/fedora-rawhide-x86_64/06020500-python-pydaikin/builder-live.log)
[2023-06-08 06:10:04,556][  INFO][PID:2198137] Compressing /var/lib/copr/public_html/results/@copr/PyPI/fedora-rawhide-x86_64/06020500-python-pydaikin/backend.log by gzip
[2023-06-08 06:10:04,557][  INFO][PID:2198137] Running command 'gzip /var/lib/copr/public_html/results/@copr/PyPI/fedora-rawhide-x86_64/06020500-python-pydaikin/backend.log' as PID 2224089