[2023-02-07 19:48:18,374][  INFO][PID:2946023] Marking build as starting
[2023-02-07 19:48:18,458][  INFO][PID:2946023] Trying to allocate VM
[2023-02-07 19:48:21,526][  INFO][PID:2946023] Allocated host ResallocHost, ticket_id=960055, hostname=2620:52:3:1:dead:beef:cafe:c198
[2023-02-07 19:48:21,527][  INFO][PID:2946023] Allocating ssh connection to builder
[2023-02-07 19:48:21,527][  INFO][PID:2946023] Checking that builder machine is OK
[2023-02-07 19:48:22,200][  INFO][PID:2946023] Filling build.info file with builder info
[2023-02-07 19:48:22,281][  INFO][PID:2946023] Marking build as running on frontend
[2023-02-07 19:48:22,365][  INFO][PID:2946023] Sending fedora-messaging bus message in build.start
[2023-02-07 19:48:23,360][  INFO][PID:2946023] Sending fedora-messaging bus message in chroot.start
[2023-02-07 19:48:23,380][  INFO][PID:2946023] Starting remote build: copr-rpmbuild --verbose --drop-resultdir --build-id 5501532 --chroot epel-9-x86_64 --detached
[2023-02-07 19:48:23,872][  INFO][PID:2946023] Downloading the builder-live.log file, attempt 1
[2023-02-07 19:52:01,915][  INFO][PID:2946023] Downloading results from builder
[2023-02-07 19:52:04,882][  INFO][PID:2946023] Releasing VM back to pool
[2023-02-07 19:52:04,893][  INFO][PID:2946023] Searching for 'success' file in resultdir
[2023-02-07 19:52:04,894][  INFO][PID:2946023] Going to sign pkgs from source: 5501532-epel-9-x86_64 in chroot: /var/lib/copr/public_html/results/@copr/PyPI/epel-9-x86_64
[2023-02-07 19:52:04,895][  INFO][PID:2946023] Calling '/bin/sign -u @copr#PyPI@copr.fedorahosted.org -p' (attempt #1)
[2023-02-07 19:52:05,480][  INFO][PID:2946023] Calling '/bin/sign -4 -h sha256 -u @copr#PyPI@copr.fedorahosted.org -r /var/lib/copr/public_html/results/@copr/PyPI/epel-9-x86_64/05501532-python-sureberus/python-sureberus-0.15.0-1.el9.src.rpm' (attempt #1)
[2023-02-07 19:52:07,002][  INFO][PID:2946023] signed rpm: /var/lib/copr/public_html/results/@copr/PyPI/epel-9-x86_64/05501532-python-sureberus/python-sureberus-0.15.0-1.el9.src.rpm
[2023-02-07 19:52:07,003][  INFO][PID:2946023] Calling '/bin/sign -4 -h sha256 -u @copr#PyPI@copr.fedorahosted.org -r /var/lib/copr/public_html/results/@copr/PyPI/epel-9-x86_64/05501532-python-sureberus/python3-sureberus-0.15.0-1.el9.noarch.rpm' (attempt #1)
[2023-02-07 19:52:08,273][  INFO][PID:2946023] signed rpm: /var/lib/copr/public_html/results/@copr/PyPI/epel-9-x86_64/05501532-python-sureberus/python3-sureberus-0.15.0-1.el9.noarch.rpm
[2023-02-07 19:52:08,274][  INFO][PID:2946023] Sign done
[2023-02-07 19:52:08,274][  INFO][PID:2946023] Incremental createrepo run, adding 05501532-python-sureberus into https://download.copr.fedorainfracloud.org/results/@copr/PyPI/epel-9-x86_64, (auto-create-repo=True)
[2023-02-07 19:52:08,276][  INFO][PID:2946023] Running command 'copr-repo --batched /var/lib/copr/public_html/results/@copr/PyPI/epel-9-x86_64 --add 05501532-python-sureberus --no-appstream-metadata' as PID 2959965
[2023-02-07 19:53:45,688][  INFO][PID:2946023] Finished after 97 seconds with exit code 0 (copr-repo --batched /var/lib/copr/public_html/results/@copr/PyPI/epel-9-x86_64 --add 05501532-python-sureberus --no-appstream-metadata)
[2023-02-07 19:53:45,689][  INFO][PID:2946023] Getting build details
[2023-02-07 19:53:45,690][  INFO][PID:2946023] Listing built binary packages in /var/lib/copr/public_html/results/@copr/PyPI/epel-9-x86_64/05501532-python-sureberus
[2023-02-07 19:53:45,691][  INFO][PID:2946023] Running command 'builtin cd /var/lib/copr/public_html/results/@copr/PyPI/epel-9-x86_64/05501532-python-sureberus && for f in `ls *.rpm | grep -v "src.rpm$"`; do   rpm --nosignature -qp --qf "%{NAME} %{VERSION}
" $f; done' as PID 2965175
[2023-02-07 19:53:45,704][  INFO][PID:2946023] Finished after 0 seconds with exit code 0 (builtin cd /var/lib/copr/public_html/results/@copr/PyPI/epel-9-x86_64/05501532-python-sureberus && for f in `ls *.rpm | grep -v "src.rpm$"`; do   rpm --nosignature -qp --qf "%{NAME} %{VERSION}
" $f; done)
[2023-02-07 19:53:45,705][  INFO][PID:2946023] Built packages:
python3-sureberus 0.15.0
[2023-02-07 19:53:45,705][  INFO][PID:2946023] build details: {'built_packages': 'python3-sureberus 0.15.0'}
[2023-02-07 19:53:45,706][  INFO][PID:2946023] Retrieving pubkey
[2023-02-07 19:53:45,706][  INFO][PID:2946023] Calling '/bin/sign -u @copr#PyPI@copr.fedorahosted.org -p' (attempt #1)
[2023-02-07 19:53:46,278][  INFO][PID:2946023] Added pubkey for user @copr project PyPI into: /var/lib/copr/public_html/results/@copr/PyPI/pubkey.gpg
[2023-02-07 19:53:46,280][  INFO][PID:2946023] Finished build: id=5501532 failed=False timeout=18000 destdir=/var/lib/copr/public_html/results/@copr/PyPI chroot=epel-9-x86_64 
[2023-02-07 19:53:46,281][  INFO][PID:2946023] Worker succeeded build, took 323.9998471736908
[2023-02-07 19:53:46,431][  INFO][PID:2946023] Sending fedora-messaging bus message in build.end
[2023-02-07 19:53:46,449][  INFO][PID:2946023] Compressing /var/lib/copr/public_html/results/@copr/PyPI/epel-9-x86_64/05501532-python-sureberus/builder-live.log by gzip
[2023-02-07 19:53:46,454][  INFO][PID:2946023] Running command 'gzip /var/lib/copr/public_html/results/@copr/PyPI/epel-9-x86_64/05501532-python-sureberus/builder-live.log' as PID 2965281
[2023-02-07 19:53:46,643][  INFO][PID:2946023] Finished after 0 seconds with exit code 0 (gzip /var/lib/copr/public_html/results/@copr/PyPI/epel-9-x86_64/05501532-python-sureberus/builder-live.log)
[2023-02-07 19:53:46,643][  INFO][PID:2946023] Compressing /var/lib/copr/public_html/results/@copr/PyPI/epel-9-x86_64/05501532-python-sureberus/backend.log by gzip
[2023-02-07 19:53:46,644][  INFO][PID:2946023] Running command 'gzip /var/lib/copr/public_html/results/@copr/PyPI/epel-9-x86_64/05501532-python-sureberus/backend.log' as PID 2965286