[2023-08-03 14:39:04,433][ INFO][PID:1830798] Marking build as starting [2023-08-03 14:39:04,547][ INFO][PID:1830798] Trying to allocate VM [2023-08-03 14:39:07,575][ INFO][PID:1830798] Allocated host ResallocHost, ticket_id=3597659, hostname=2620:52:3:1:dead:beef:cafe:c110 [2023-08-03 14:39:07,575][ INFO][PID:1830798] Allocating ssh connection to builder [2023-08-03 14:39:07,576][ INFO][PID:1830798] Checking that builder machine is OK [2023-08-03 14:39:08,379][ INFO][PID:1830798] Filling build.info file with builder info [2023-08-03 14:39:08,381][ INFO][PID:1830798] Marking build as running on frontend [2023-08-03 14:39:08,465][ INFO][PID:1830798] Sending fedora-messaging bus message in build.start [2023-08-03 14:39:09,522][ INFO][PID:1830798] Sending fedora-messaging bus message in chroot.start [2023-08-03 14:39:09,538][ INFO][PID:1830798] Starting remote build: copr-rpmbuild --verbose --drop-resultdir --task-url https://copr.fedorainfracloud.org/backend/get-build-task/6237848-rhel-8-x86_64 --chroot rhel-8-x86_64 --detached [2023-08-03 14:39:10,058][ INFO][PID:1830798] Downloading the builder-live.log file, attempt 1 [2023-08-03 14:42:33,089][ INFO][PID:1830798] Downloading results from builder [2023-08-03 14:42:33,514][ INFO][PID:1830798] Releasing VM back to pool [2023-08-03 14:42:33,532][ INFO][PID:1830798] Searching for 'success' file in resultdir [2023-08-03 14:42:33,532][ INFO][PID:1830798] Going to sign pkgs from source: 6237848-rhel-8-x86_64 in chroot: /var/lib/copr/public_html/results/@theforeman/foreman-plugins-nightly-staging/rhel-8-x86_64 [2023-08-03 14:42:33,533][ INFO][PID:1830798] Calling '/bin/sign -u @theforeman#foreman-plugins-nightly-staging@copr.fedorahosted.org -p' (attempt #1) [2023-08-03 14:42:33,969][ INFO][PID:1830798] Calling '/bin/sign -4 -h sha256 -u @theforeman#foreman-plugins-nightly-staging@copr.fedorahosted.org -r /var/lib/copr/public_html/results/@theforeman/foreman-plugins-nightly-staging/rhel-8-x86_64/06237848-rubygem-down/rubygem-down-4.5.0-2.el8.noarch.rpm' (attempt #1) [2023-08-03 14:42:35,890][ INFO][PID:1830798] signed rpm: /var/lib/copr/public_html/results/@theforeman/foreman-plugins-nightly-staging/rhel-8-x86_64/06237848-rubygem-down/rubygem-down-4.5.0-2.el8.noarch.rpm [2023-08-03 14:42:35,890][ INFO][PID:1830798] Calling '/bin/sign -4 -h sha256 -u @theforeman#foreman-plugins-nightly-staging@copr.fedorahosted.org -r /var/lib/copr/public_html/results/@theforeman/foreman-plugins-nightly-staging/rhel-8-x86_64/06237848-rubygem-down/rubygem-down-4.5.0-2.el8.src.rpm' (attempt #1) [2023-08-03 14:42:38,064][ INFO][PID:1830798] signed rpm: /var/lib/copr/public_html/results/@theforeman/foreman-plugins-nightly-staging/rhel-8-x86_64/06237848-rubygem-down/rubygem-down-4.5.0-2.el8.src.rpm [2023-08-03 14:42:38,064][ INFO][PID:1830798] Calling '/bin/sign -4 -h sha256 -u @theforeman#foreman-plugins-nightly-staging@copr.fedorahosted.org -r /var/lib/copr/public_html/results/@theforeman/foreman-plugins-nightly-staging/rhel-8-x86_64/06237848-rubygem-down/rubygem-down-doc-4.5.0-2.el8.noarch.rpm' (attempt #1) [2023-08-03 14:42:39,830][ INFO][PID:1830798] signed rpm: /var/lib/copr/public_html/results/@theforeman/foreman-plugins-nightly-staging/rhel-8-x86_64/06237848-rubygem-down/rubygem-down-doc-4.5.0-2.el8.noarch.rpm [2023-08-03 14:42:39,832][ INFO][PID:1830798] Sign done [2023-08-03 14:42:39,832][ INFO][PID:1830798] Incremental createrepo run, adding 06237848-rubygem-down into https://download.copr.fedorainfracloud.org/results/@theforeman/foreman-plugins-nightly-staging/rhel-8-x86_64, (auto-create-repo=True) [2023-08-03 14:42:39,833][ INFO][PID:1830798] Running command 'copr-repo --batched /var/lib/copr/public_html/results/@theforeman/foreman-plugins-nightly-staging/rhel-8-x86_64 --add 06237848-rubygem-down --no-appstream-metadata' as PID 1854444 [2023-08-03 14:42:43,739][ INFO][PID:1830798] Finished after 3 seconds with exit code 0 (copr-repo --batched /var/lib/copr/public_html/results/@theforeman/foreman-plugins-nightly-staging/rhel-8-x86_64 --add 06237848-rubygem-down --no-appstream-metadata) [2023-08-03 14:42:43,743][ INFO][PID:1830798] Getting build details [2023-08-03 14:42:43,744][ INFO][PID:1830798] Listing built binary packages in /var/lib/copr/public_html/results/@theforeman/foreman-plugins-nightly-staging/rhel-8-x86_64/06237848-rubygem-down [2023-08-03 14:42:43,746][ INFO][PID:1830798] Running command 'builtin cd /var/lib/copr/public_html/results/@theforeman/foreman-plugins-nightly-staging/rhel-8-x86_64/06237848-rubygem-down && for f in `ls *.rpm | grep -v "src.rpm$"`; do rpm --nosignature -qp --qf "%{NAME} %{VERSION} " $f; done' as PID 1854941 [2023-08-03 14:42:43,784][ INFO][PID:1830798] Finished after 0 seconds with exit code 0 (builtin cd /var/lib/copr/public_html/results/@theforeman/foreman-plugins-nightly-staging/rhel-8-x86_64/06237848-rubygem-down && for f in `ls *.rpm | grep -v "src.rpm$"`; do rpm --nosignature -qp --qf "%{NAME} %{VERSION} " $f; done) [2023-08-03 14:42:43,786][ INFO][PID:1830798] Built packages: rubygem-down 4.5.0 rubygem-down-doc 4.5.0 [2023-08-03 14:42:43,786][ INFO][PID:1830798] build details: {'built_packages': 'rubygem-down 4.5.0\nrubygem-down-doc 4.5.0'} [2023-08-03 14:42:43,787][ INFO][PID:1830798] Retrieving pubkey [2023-08-03 14:42:43,787][ INFO][PID:1830798] Calling '/bin/sign -u @theforeman#foreman-plugins-nightly-staging@copr.fedorahosted.org -p' (attempt #1) [2023-08-03 14:42:44,551][ INFO][PID:1830798] Added pubkey for user @theforeman project foreman-plugins-nightly-staging into: /var/lib/copr/public_html/results/@theforeman/foreman-plugins-nightly-staging/pubkey.gpg [2023-08-03 14:42:44,552][ INFO][PID:1830798] Finished build: id=6237848 failed=False timeout=18000 destdir=/var/lib/copr/public_html/results/@theforeman/foreman-plugins-nightly-staging chroot=rhel-8-x86_64 [2023-08-03 14:42:44,554][ INFO][PID:1830798] Worker succeeded build, took 216.173006772995 [2023-08-03 14:42:44,680][ INFO][PID:1830798] Sending fedora-messaging bus message in build.end [2023-08-03 14:42:44,700][ INFO][PID:1830798] Compressing /var/lib/copr/public_html/results/@theforeman/foreman-plugins-nightly-staging/rhel-8-x86_64/06237848-rubygem-down/builder-live.log by gzip [2023-08-03 14:42:44,702][ INFO][PID:1830798] Running command 'gzip /var/lib/copr/public_html/results/@theforeman/foreman-plugins-nightly-staging/rhel-8-x86_64/06237848-rubygem-down/builder-live.log' as PID 1855087 [2023-08-03 14:42:44,711][ INFO][PID:1830798] Finished after 0 seconds with exit code 0 (gzip /var/lib/copr/public_html/results/@theforeman/foreman-plugins-nightly-staging/rhel-8-x86_64/06237848-rubygem-down/builder-live.log) [2023-08-03 14:42:44,712][ INFO][PID:1830798] Compressing /var/lib/copr/public_html/results/@theforeman/foreman-plugins-nightly-staging/rhel-8-x86_64/06237848-rubygem-down/backend.log by gzip [2023-08-03 14:42:44,713][ INFO][PID:1830798] Running command 'gzip /var/lib/copr/public_html/results/@theforeman/foreman-plugins-nightly-staging/rhel-8-x86_64/06237848-rubygem-down/backend.log' as PID 1855090