[2023-01-23 11:20:59,347][  INFO][PID:1508435] Marking build as starting
[2023-01-23 11:20:59,427][  INFO][PID:1508435] Trying to allocate VM
[2023-01-23 11:21:02,448][  INFO][PID:1508435] Allocated host ResallocHost, ticket_id=667656, hostname=2620:52:3:1:dead:beef:cafe:c149
[2023-01-23 11:21:02,449][  INFO][PID:1508435] Allocating ssh connection to builder
[2023-01-23 11:21:02,450][  INFO][PID:1508435] Checking that builder machine is OK
[2023-01-23 11:21:02,997][  INFO][PID:1508435] Filling build.info file with builder info
[2023-01-23 11:21:02,998][  INFO][PID:1508435] Marking build as running on frontend
[2023-01-23 11:21:03,069][  INFO][PID:1508435] Sending fedora-messaging bus message in build.start
[2023-01-23 11:21:04,055][  INFO][PID:1508435] Sending fedora-messaging bus message in chroot.start
[2023-01-23 11:21:04,072][  INFO][PID:1508435] Starting remote build: copr-rpmbuild --verbose --drop-resultdir --build-id 5284907 --chroot fedora-rawhide-x86_64 --detached
[2023-01-23 11:21:04,568][  INFO][PID:1508435] Downloading the builder-live.log file, attempt 1
[2023-01-23 11:25:00,922][  INFO][PID:1508435] Downloading results from builder
[2023-01-23 11:25:01,385][  INFO][PID:1508435] Releasing VM back to pool
[2023-01-23 11:25:01,403][  INFO][PID:1508435] Searching for 'success' file in resultdir
[2023-01-23 11:25:01,404][  INFO][PID:1508435] Going to sign pkgs from source: 5284907-fedora-rawhide-x86_64 in chroot: /var/lib/copr/public_html/results/@copr/PyPI/fedora-rawhide-x86_64
[2023-01-23 11:25:01,405][  INFO][PID:1508435] Calling '/bin/sign -u @copr#PyPI@copr.fedorahosted.org -p' (attempt #1)
[2023-01-23 11:25:01,873][  INFO][PID:1508435] 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/05284907-python-taky/python-taky-0.9~a2-1.fc38.src.rpm' (attempt #1)
[2023-01-23 11:25:03,171][  INFO][PID:1508435] signed rpm: /var/lib/copr/public_html/results/@copr/PyPI/fedora-rawhide-x86_64/05284907-python-taky/python-taky-0.9~a2-1.fc38.src.rpm
[2023-01-23 11:25:03,176][  INFO][PID:1508435] 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/05284907-python-taky/python3-taky-0.9~a2-1.fc38.noarch.rpm' (attempt #1)
[2023-01-23 11:25:04,443][  INFO][PID:1508435] signed rpm: /var/lib/copr/public_html/results/@copr/PyPI/fedora-rawhide-x86_64/05284907-python-taky/python3-taky-0.9~a2-1.fc38.noarch.rpm
[2023-01-23 11:25:04,444][  INFO][PID:1508435] Sign done
[2023-01-23 11:25:04,445][  INFO][PID:1508435] Incremental createrepo run, adding 05284907-python-taky into https://download.copr.fedorainfracloud.org/results/@copr/PyPI/fedora-rawhide-x86_64, (auto-create-repo=True)
[2023-01-23 11:25:04,446][  INFO][PID:1508435] Running command 'copr-repo --batched /var/lib/copr/public_html/results/@copr/PyPI/fedora-rawhide-x86_64 --add 05284907-python-taky --no-appstream-metadata' as PID 1520523
[2023-01-23 11:28:23,124][  INFO][PID:1508435] Finished after 198 seconds with exit code 0 (copr-repo --batched /var/lib/copr/public_html/results/@copr/PyPI/fedora-rawhide-x86_64 --add 05284907-python-taky --no-appstream-metadata)
[2023-01-23 11:28:23,126][  INFO][PID:1508435] Getting build details
[2023-01-23 11:28:23,127][  INFO][PID:1508435] Listing built binary packages in /var/lib/copr/public_html/results/@copr/PyPI/fedora-rawhide-x86_64/05284907-python-taky
[2023-01-23 11:28:23,128][  INFO][PID:1508435] Running command 'builtin cd /var/lib/copr/public_html/results/@copr/PyPI/fedora-rawhide-x86_64/05284907-python-taky && for f in `ls *.rpm | grep -v "src.rpm$"`; do   rpm --nosignature -qp --qf "%{NAME} %{VERSION}
" $f; done' as PID 1533726
[2023-01-23 11:28:23,155][  INFO][PID:1508435] Finished after 0 seconds with exit code 0 (builtin cd /var/lib/copr/public_html/results/@copr/PyPI/fedora-rawhide-x86_64/05284907-python-taky && for f in `ls *.rpm | grep -v "src.rpm$"`; do   rpm --nosignature -qp --qf "%{NAME} %{VERSION}
" $f; done)
[2023-01-23 11:28:23,156][  INFO][PID:1508435] Built packages:
python3-taky 0.9~a2
[2023-01-23 11:28:23,156][  INFO][PID:1508435] build details: {'built_packages': 'python3-taky 0.9~a2'}
[2023-01-23 11:28:23,158][  INFO][PID:1508435] Retrieving pubkey
[2023-01-23 11:28:23,158][  INFO][PID:1508435] Calling '/bin/sign -u @copr#PyPI@copr.fedorahosted.org -p' (attempt #1)
[2023-01-23 11:28:23,583][  INFO][PID:1508435] Added pubkey for user @copr project PyPI into: /var/lib/copr/public_html/results/@copr/PyPI/pubkey.gpg
[2023-01-23 11:28:23,584][  INFO][PID:1508435] Finished build: id=5284907 failed=False timeout=18000 destdir=/var/lib/copr/public_html/results/@copr/PyPI chroot=fedora-rawhide-x86_64 
[2023-01-23 11:28:23,592][  INFO][PID:1508435] Worker succeeded build, took 440.5944106578827
[2023-01-23 11:28:23,706][  INFO][PID:1508435] Sending fedora-messaging bus message in build.end
[2023-01-23 11:28:23,733][  INFO][PID:1508435] Compressing /var/lib/copr/public_html/results/@copr/PyPI/fedora-rawhide-x86_64/05284907-python-taky/builder-live.log by gzip
[2023-01-23 11:28:23,735][  INFO][PID:1508435] Running command 'gzip /var/lib/copr/public_html/results/@copr/PyPI/fedora-rawhide-x86_64/05284907-python-taky/builder-live.log' as PID 1533775
[2023-01-23 11:28:23,801][  INFO][PID:1508435] Finished after 0 seconds with exit code 0 (gzip /var/lib/copr/public_html/results/@copr/PyPI/fedora-rawhide-x86_64/05284907-python-taky/builder-live.log)
[2023-01-23 11:28:23,802][  INFO][PID:1508435] Compressing /var/lib/copr/public_html/results/@copr/PyPI/fedora-rawhide-x86_64/05284907-python-taky/backend.log by gzip
[2023-01-23 11:28:23,803][  INFO][PID:1508435] Running command 'gzip /var/lib/copr/public_html/results/@copr/PyPI/fedora-rawhide-x86_64/05284907-python-taky/backend.log' as PID 1533783