[2023-05-30 13:58:39,995][ INFO][PID:2524454] Marking build as starting [2023-05-30 13:58:40,080][ INFO][PID:2524454] Trying to allocate VM [2023-05-30 13:58:43,140][ INFO][PID:2524454] Allocated host ResallocHost, ticket_id=2702654, hostname=2620:52:3:1:dead:beef:cafe:c10f [2023-05-30 13:58:43,141][ INFO][PID:2524454] Allocating ssh connection to builder [2023-05-30 13:58:43,142][ INFO][PID:2524454] Checking that builder machine is OK [2023-05-30 13:58:43,858][ INFO][PID:2524454] Filling build.info file with builder info [2023-05-30 13:58:43,863][ INFO][PID:2524454] Marking build as running on frontend [2023-05-30 13:58:44,003][ INFO][PID:2524454] Sending fedora-messaging bus message in build.start [2023-05-30 13:58:45,222][ INFO][PID:2524454] Sending fedora-messaging bus message in chroot.start [2023-05-30 13:58:45,323][ INFO][PID:2524454] Starting remote build: copr-rpmbuild --verbose --drop-resultdir --task-url https://copr.fedorainfracloud.org/backend/get-build-task/5985682-fedora-38-x86_64 --chroot fedora-38-x86_64 --detached [2023-05-30 13:58:45,841][ INFO][PID:2524454] Downloading the builder-live.log file, attempt 1 [2023-05-30 14:17:18,379][ INFO][PID:2524454] Downloading results from builder [2023-05-30 14:17:20,063][ INFO][PID:2524454] Releasing VM back to pool [2023-05-30 14:17:20,099][ INFO][PID:2524454] Searching for 'success' file in resultdir [2023-05-30 14:17:20,100][ INFO][PID:2524454] Going to sign pkgs from source: 5985682-fedora-38-x86_64 in chroot: /var/lib/copr/public_html/results/simc/stable/fedora-38-x86_64 [2023-05-30 14:17:20,101][ INFO][PID:2524454] Calling '/bin/sign -u simc#stable@copr.fedorahosted.org -p' (attempt #1) [2023-05-30 14:17:21,115][ INFO][PID:2524454] Calling '/bin/sign -4 -h sha256 -u simc#stable@copr.fedorahosted.org -r /var/lib/copr/public_html/results/simc/stable/fedora-38-x86_64/05985682-cdo/cdo-debugsource-2.2.0-3.x86_64.rpm' (attempt #1) [2023-05-30 14:17:23,958][ INFO][PID:2524454] signed rpm: /var/lib/copr/public_html/results/simc/stable/fedora-38-x86_64/05985682-cdo/cdo-debugsource-2.2.0-3.x86_64.rpm [2023-05-30 14:17:23,959][ INFO][PID:2524454] Calling '/bin/sign -4 -h sha256 -u simc#stable@copr.fedorahosted.org -r /var/lib/copr/public_html/results/simc/stable/fedora-38-x86_64/05985682-cdo/cdo-2.2.0-3.src.rpm' (attempt #1) [2023-05-30 14:17:27,165][ INFO][PID:2524454] signed rpm: /var/lib/copr/public_html/results/simc/stable/fedora-38-x86_64/05985682-cdo/cdo-2.2.0-3.src.rpm [2023-05-30 14:17:27,166][ INFO][PID:2524454] Calling '/bin/sign -4 -h sha256 -u simc#stable@copr.fedorahosted.org -r /var/lib/copr/public_html/results/simc/stable/fedora-38-x86_64/05985682-cdo/cdo-debuginfo-2.2.0-3.x86_64.rpm' (attempt #1) [2023-05-30 14:17:30,354][ INFO][PID:2524454] signed rpm: /var/lib/copr/public_html/results/simc/stable/fedora-38-x86_64/05985682-cdo/cdo-debuginfo-2.2.0-3.x86_64.rpm [2023-05-30 14:17:30,355][ INFO][PID:2524454] Calling '/bin/sign -4 -h sha256 -u simc#stable@copr.fedorahosted.org -r /var/lib/copr/public_html/results/simc/stable/fedora-38-x86_64/05985682-cdo/cdo-2.2.0-3.x86_64.rpm' (attempt #1) [2023-05-30 14:17:33,390][ INFO][PID:2524454] signed rpm: /var/lib/copr/public_html/results/simc/stable/fedora-38-x86_64/05985682-cdo/cdo-2.2.0-3.x86_64.rpm [2023-05-30 14:17:33,391][ INFO][PID:2524454] Sign done [2023-05-30 14:17:33,391][ INFO][PID:2524454] Incremental createrepo run, adding 05985682-cdo into https://download.copr.fedorainfracloud.org/results/simc/stable/fedora-38-x86_64, (auto-create-repo=True) [2023-05-30 14:17:33,392][ INFO][PID:2524454] Running command 'copr-repo --batched /var/lib/copr/public_html/results/simc/stable/fedora-38-x86_64 --add 05985682-cdo --no-appstream-metadata' as PID 2646203 [2023-05-30 14:17:35,089][ INFO][PID:2524454] Finished after 1 seconds with exit code 0 (copr-repo --batched /var/lib/copr/public_html/results/simc/stable/fedora-38-x86_64 --add 05985682-cdo --no-appstream-metadata) [2023-05-30 14:17:35,091][ INFO][PID:2524454] Getting build details [2023-05-30 14:17:35,092][ INFO][PID:2524454] Listing built binary packages in /var/lib/copr/public_html/results/simc/stable/fedora-38-x86_64/05985682-cdo [2023-05-30 14:17:35,093][ INFO][PID:2524454] Running command 'builtin cd /var/lib/copr/public_html/results/simc/stable/fedora-38-x86_64/05985682-cdo && for f in `ls *.rpm | grep -v "src.rpm$"`; do rpm --nosignature -qp --qf "%{NAME} %{VERSION} " $f; done' as PID 2646363 [2023-05-30 14:17:35,156][ INFO][PID:2524454] Finished after 0 seconds with exit code 0 (builtin cd /var/lib/copr/public_html/results/simc/stable/fedora-38-x86_64/05985682-cdo && for f in `ls *.rpm | grep -v "src.rpm$"`; do rpm --nosignature -qp --qf "%{NAME} %{VERSION} " $f; done) [2023-05-30 14:17:35,157][ INFO][PID:2524454] Built packages: cdo 2.2.0 cdo-debuginfo 2.2.0 cdo-debugsource 2.2.0 [2023-05-30 14:17:35,159][ INFO][PID:2524454] build details: {'built_packages': 'cdo 2.2.0\ncdo-debuginfo 2.2.0\ncdo-debugsource 2.2.0'} [2023-05-30 14:17:35,160][ INFO][PID:2524454] Retrieving pubkey [2023-05-30 14:17:35,161][ INFO][PID:2524454] Calling '/bin/sign -u simc#stable@copr.fedorahosted.org -p' (attempt #1) [2023-05-30 14:17:36,482][ INFO][PID:2524454] Added pubkey for user simc project stable into: /var/lib/copr/public_html/results/simc/stable/pubkey.gpg [2023-05-30 14:17:36,483][ INFO][PID:2524454] Finished build: id=5985682 failed=False timeout=18000 destdir=/var/lib/copr/public_html/results/simc/stable chroot=fedora-38-x86_64 [2023-05-30 14:17:36,484][ INFO][PID:2524454] Worker succeeded build, took 1132.6206481456757 [2023-05-30 14:17:36,561][ INFO][PID:2524454] Sending fedora-messaging bus message in build.end [2023-05-30 14:17:36,582][ INFO][PID:2524454] Compressing /var/lib/copr/public_html/results/simc/stable/fedora-38-x86_64/05985682-cdo/builder-live.log by gzip [2023-05-30 14:17:36,583][ INFO][PID:2524454] Running command 'gzip /var/lib/copr/public_html/results/simc/stable/fedora-38-x86_64/05985682-cdo/builder-live.log' as PID 2646491 [2023-05-30 14:17:36,607][ INFO][PID:2524454] Finished after 0 seconds with exit code 0 (gzip /var/lib/copr/public_html/results/simc/stable/fedora-38-x86_64/05985682-cdo/builder-live.log) [2023-05-30 14:17:36,608][ INFO][PID:2524454] Compressing /var/lib/copr/public_html/results/simc/stable/fedora-38-x86_64/05985682-cdo/backend.log by gzip [2023-05-30 14:17:36,609][ INFO][PID:2524454] Running command 'gzip /var/lib/copr/public_html/results/simc/stable/fedora-38-x86_64/05985682-cdo/backend.log' as PID 2646492