[2023-06-13 15:16:07,916][ INFO][PID:2950062] Marking build as starting [2023-06-13 15:16:08,043][ INFO][PID:2950062] Trying to allocate VM [2023-06-13 15:16:11,104][ INFO][PID:2950062] Allocated host ResallocHost, ticket_id=2951855, hostname=3.238.96.218 [2023-06-13 15:16:11,105][ INFO][PID:2950062] Allocating ssh connection to builder [2023-06-13 15:16:11,106][ INFO][PID:2950062] Checking that builder machine is OK [2023-06-13 15:16:11,624][ INFO][PID:2950062] Filling build.info file with builder info [2023-06-13 15:16:11,625][ INFO][PID:2950062] Marking build as running on frontend [2023-06-13 15:16:11,737][ INFO][PID:2950062] Sending fedora-messaging bus message in build.start [2023-06-13 15:16:13,175][ INFO][PID:2950062] Sending fedora-messaging bus message in chroot.start [2023-06-13 15:16:13,198][ INFO][PID:2950062] Starting remote build: copr-rpmbuild --verbose --drop-resultdir --task-url https://copr.fedorainfracloud.org/backend/get-build-task/6073853-centos-stream-9-x86_64 --chroot centos-stream-9-x86_64 --detached [2023-06-13 15:16:13,680][ INFO][PID:2950062] Downloading the builder-live.log file, attempt 1 [2023-06-13 15:17:08,272][ INFO][PID:2950062] Downloading results from builder [2023-06-13 15:17:08,513][ INFO][PID:2950062] Releasing VM back to pool [2023-06-13 15:17:08,529][ INFO][PID:2950062] Searching for 'success' file in resultdir [2023-06-13 15:17:08,531][ INFO][PID:2950062] Going to sign pkgs from source: 6073853-centos-stream-9-x86_64 in chroot: /var/lib/copr/public_html/results/pvalena/vagrant-testing/centos-stream-9-x86_64 [2023-06-13 15:17:08,532][ INFO][PID:2950062] Calling '/bin/sign -u pvalena#vagrant-testing@copr.fedorahosted.org -p' (attempt #1) [2023-06-13 15:17:08,999][ INFO][PID:2950062] Calling '/bin/sign -4 -h sha256 -u pvalena#vagrant-testing@copr.fedorahosted.org -r /var/lib/copr/public_html/results/pvalena/vagrant-testing/centos-stream-9-x86_64/06073853-rubygem-mime-types-data/rubygem-mime-types-data-doc-3.2022.0105-1.el9.noarch.rpm' (attempt #1) [2023-06-13 15:17:10,552][ INFO][PID:2950062] signed rpm: /var/lib/copr/public_html/results/pvalena/vagrant-testing/centos-stream-9-x86_64/06073853-rubygem-mime-types-data/rubygem-mime-types-data-doc-3.2022.0105-1.el9.noarch.rpm [2023-06-13 15:17:10,553][ INFO][PID:2950062] Calling '/bin/sign -4 -h sha256 -u pvalena#vagrant-testing@copr.fedorahosted.org -r /var/lib/copr/public_html/results/pvalena/vagrant-testing/centos-stream-9-x86_64/06073853-rubygem-mime-types-data/rubygem-mime-types-data-3.2022.0105-1.el9.src.rpm' (attempt #1) [2023-06-13 15:17:11,706][ INFO][PID:2950062] signed rpm: /var/lib/copr/public_html/results/pvalena/vagrant-testing/centos-stream-9-x86_64/06073853-rubygem-mime-types-data/rubygem-mime-types-data-3.2022.0105-1.el9.src.rpm [2023-06-13 15:17:11,707][ INFO][PID:2950062] Calling '/bin/sign -4 -h sha256 -u pvalena#vagrant-testing@copr.fedorahosted.org -r /var/lib/copr/public_html/results/pvalena/vagrant-testing/centos-stream-9-x86_64/06073853-rubygem-mime-types-data/rubygem-mime-types-data-3.2022.0105-1.el9.noarch.rpm' (attempt #1) [2023-06-13 15:17:12,890][ INFO][PID:2950062] signed rpm: /var/lib/copr/public_html/results/pvalena/vagrant-testing/centos-stream-9-x86_64/06073853-rubygem-mime-types-data/rubygem-mime-types-data-3.2022.0105-1.el9.noarch.rpm [2023-06-13 15:17:12,891][ INFO][PID:2950062] Sign done [2023-06-13 15:17:12,892][ INFO][PID:2950062] Incremental createrepo run, adding 06073853-rubygem-mime-types-data into https://download.copr.fedorainfracloud.org/results/pvalena/vagrant-testing/centos-stream-9-x86_64, (auto-create-repo=True) [2023-06-13 15:17:12,895][ INFO][PID:2950062] Running command 'copr-repo --batched /var/lib/copr/public_html/results/pvalena/vagrant-testing/centos-stream-9-x86_64 --add 06073853-rubygem-mime-types-data --no-appstream-metadata' as PID 2956070 [2023-06-13 15:17:14,507][ INFO][PID:2950062] Finished after 1 seconds with exit code 0 (copr-repo --batched /var/lib/copr/public_html/results/pvalena/vagrant-testing/centos-stream-9-x86_64 --add 06073853-rubygem-mime-types-data --no-appstream-metadata) [2023-06-13 15:17:14,509][ INFO][PID:2950062] Getting build details [2023-06-13 15:17:14,509][ INFO][PID:2950062] Listing built binary packages in /var/lib/copr/public_html/results/pvalena/vagrant-testing/centos-stream-9-x86_64/06073853-rubygem-mime-types-data [2023-06-13 15:17:14,511][ INFO][PID:2950062] Running command 'builtin cd /var/lib/copr/public_html/results/pvalena/vagrant-testing/centos-stream-9-x86_64/06073853-rubygem-mime-types-data && for f in `ls *.rpm | grep -v "src.rpm$"`; do rpm --nosignature -qp --qf "%{NAME} %{VERSION} " $f; done' as PID 2956239 [2023-06-13 15:17:14,553][ INFO][PID:2950062] Finished after 0 seconds with exit code 0 (builtin cd /var/lib/copr/public_html/results/pvalena/vagrant-testing/centos-stream-9-x86_64/06073853-rubygem-mime-types-data && for f in `ls *.rpm | grep -v "src.rpm$"`; do rpm --nosignature -qp --qf "%{NAME} %{VERSION} " $f; done) [2023-06-13 15:17:14,554][ INFO][PID:2950062] Built packages: rubygem-mime-types-data 3.2022.0105 rubygem-mime-types-data-doc 3.2022.0105 [2023-06-13 15:17:14,555][ INFO][PID:2950062] build details: {'built_packages': 'rubygem-mime-types-data 3.2022.0105\nrubygem-mime-types-data-doc 3.2022.0105'} [2023-06-13 15:17:14,556][ INFO][PID:2950062] Retrieving pubkey [2023-06-13 15:17:14,556][ INFO][PID:2950062] Calling '/bin/sign -u pvalena#vagrant-testing@copr.fedorahosted.org -p' (attempt #1) [2023-06-13 15:17:15,005][ INFO][PID:2950062] Added pubkey for user pvalena project vagrant-testing into: /var/lib/copr/public_html/results/pvalena/vagrant-testing/pubkey.gpg [2023-06-13 15:17:15,006][ INFO][PID:2950062] Finished build: id=6073853 failed=False timeout=18000 destdir=/var/lib/copr/public_html/results/pvalena/vagrant-testing chroot=centos-stream-9-x86_64 [2023-06-13 15:17:15,012][ INFO][PID:2950062] Worker succeeded build, took 63.38675355911255 [2023-06-13 15:17:15,123][ INFO][PID:2950062] Sending fedora-messaging bus message in build.end [2023-06-13 15:17:15,146][ INFO][PID:2950062] Compressing /var/lib/copr/public_html/results/pvalena/vagrant-testing/centos-stream-9-x86_64/06073853-rubygem-mime-types-data/builder-live.log by gzip [2023-06-13 15:17:15,148][ INFO][PID:2950062] Running command 'gzip /var/lib/copr/public_html/results/pvalena/vagrant-testing/centos-stream-9-x86_64/06073853-rubygem-mime-types-data/builder-live.log' as PID 2956325 [2023-06-13 15:17:15,156][ INFO][PID:2950062] Finished after 0 seconds with exit code 0 (gzip /var/lib/copr/public_html/results/pvalena/vagrant-testing/centos-stream-9-x86_64/06073853-rubygem-mime-types-data/builder-live.log) [2023-06-13 15:17:15,157][ INFO][PID:2950062] Compressing /var/lib/copr/public_html/results/pvalena/vagrant-testing/centos-stream-9-x86_64/06073853-rubygem-mime-types-data/backend.log by gzip