[2022-05-09 07:21:24,099][ INFO][PID:2331967] Marking build as starting [2022-05-09 07:21:24,126][ INFO][PID:2331967] Trying to allocate VM [2022-05-09 07:21:27,155][ INFO][PID:2331967] Allocating ssh connection to builder [2022-05-09 07:21:27,155][ INFO][PID:2331967] Checking that builder machine is OK [2022-05-09 07:21:27,688][ INFO][PID:2331967] Filling build.info file with builder info [2022-05-09 07:21:27,689][ INFO][PID:2331967] Marking build as running on frontend [2022-05-09 07:21:27,717][ INFO][PID:2331967] Sending fedora-messaging bus message in build.start [2022-05-09 07:21:28,204][ INFO][PID:2331967] Sending fedora-messaging bus message in chroot.start [2022-05-09 07:21:28,215][ INFO][PID:2331967] Starting remote build: copr-rpmbuild --verbose --drop-resultdir --build-id 4277926 --chroot fedora-rawhide-x86_64 --detached [2022-05-09 07:21:28,685][ INFO][PID:2331967] Downloading the builder-live.log file, attempt 1 [2022-05-09 07:25:38,303][ INFO][PID:2331967] Downloading results from builder [2022-05-09 07:25:38,644][ INFO][PID:2331967] Releasing VM back to pool [2022-05-09 07:25:38,654][ INFO][PID:2331967] Searching for 'success' file in resultdir [2022-05-09 07:25:38,655][ INFO][PID:2331967] Going to sign pkgs from source: 4277926-fedora-rawhide-x86_64 in chroot: /var/lib/copr/public_html/results/@rubygems/rubygems/fedora-rawhide-x86_64 [2022-05-09 07:25:38,655][ INFO][PID:2331967] Calling '/bin/sign -u @rubygems#rubygems@copr.fedorahosted.org -p' (attempt #1) [2022-05-09 07:25:39,040][ INFO][PID:2331967] Calling '/bin/sign -h sha1 -u @rubygems#rubygems@copr.fedorahosted.org -r /var/lib/copr/public_html/results/@rubygems/rubygems/fedora-rawhide-x86_64/04277926-rubygem-gamertag/rubygem-gamertag-doc-2.0.1-1.fc37.noarch.rpm' (attempt #1) [2022-05-09 07:25:39,734][ INFO][PID:2331967] signed rpm: /var/lib/copr/public_html/results/@rubygems/rubygems/fedora-rawhide-x86_64/04277926-rubygem-gamertag/rubygem-gamertag-doc-2.0.1-1.fc37.noarch.rpm [2022-05-09 07:25:39,735][ INFO][PID:2331967] Calling '/bin/sign -h sha1 -u @rubygems#rubygems@copr.fedorahosted.org -r /var/lib/copr/public_html/results/@rubygems/rubygems/fedora-rawhide-x86_64/04277926-rubygem-gamertag/rubygem-gamertag-2.0.1-1.fc37.src.rpm' (attempt #1) [2022-05-09 07:25:40,371][ INFO][PID:2331967] signed rpm: /var/lib/copr/public_html/results/@rubygems/rubygems/fedora-rawhide-x86_64/04277926-rubygem-gamertag/rubygem-gamertag-2.0.1-1.fc37.src.rpm [2022-05-09 07:25:40,371][ INFO][PID:2331967] Calling '/bin/sign -h sha1 -u @rubygems#rubygems@copr.fedorahosted.org -r /var/lib/copr/public_html/results/@rubygems/rubygems/fedora-rawhide-x86_64/04277926-rubygem-gamertag/rubygem-gamertag-2.0.1-1.fc37.noarch.rpm' (attempt #1) [2022-05-09 07:25:41,018][ INFO][PID:2331967] signed rpm: /var/lib/copr/public_html/results/@rubygems/rubygems/fedora-rawhide-x86_64/04277926-rubygem-gamertag/rubygem-gamertag-2.0.1-1.fc37.noarch.rpm [2022-05-09 07:25:41,019][ INFO][PID:2331967] Sign done [2022-05-09 07:25:41,019][ INFO][PID:2331967] Incremental createrepo run, adding 04277926-rubygem-gamertag into https://download.copr.fedorainfracloud.org/results/@rubygems/rubygems/fedora-rawhide-x86_64, (auto-create-repo=True) [2022-05-09 07:25:41,020][ INFO][PID:2331967] Running command 'copr-repo --batched /var/lib/copr/public_html/results/@rubygems/rubygems/fedora-rawhide-x86_64 --add 04277926-rubygem-gamertag --no-appstream-metadata' as PID 2341852 [2022-05-09 07:36:43,344][ INFO][PID:2331967] Finished with code 1 (copr-repo --batched /var/lib/copr/public_html/results/@rubygems/rubygems/fedora-rawhide-x86_64 --add 04277926-rubygem-gamertag --no-appstream-metadata) [2022-05-09 07:36:43,345][ ERROR][PID:2331967] Createrepo failed, stderr: Unexpected exception Traceback (most recent call last): File "/usr/bin/copr-repo", line 453, in main main_try_lock(opts, batch) File "/usr/bin/copr-repo", line 405, in main_try_lock main_locked(opts, batch, opts.log) File "/usr/bin/copr-repo", line 333, in main_locked (batch_full, batch_add, batch_delete, batch_rpms_to_remove) = batch.options() File "/usr/lib/python3.10/site-packages/copr_backend/createrepo.py", line 155, in options task_opts = json.loads(task_dict["task"]) KeyError: 'task' Traceback (most recent call last): File "/usr/bin/copr-repo", line 463, in sys.exit(main()) File "/usr/bin/copr-repo", line 453, in main main_try_lock(opts, batch) File "/usr/bin/copr-repo", line 405, in main_try_lock main_locked(opts, batch, opts.log) File "/usr/bin/copr-repo", line 333, in main_locked (batch_full, batch_add, batch_delete, batch_rpms_to_remove) = batch.options() File "/usr/lib/python3.10/site-packages/copr_backend/createrepo.py", line 155, in options task_opts = json.loads(task_dict["task"]) KeyError: 'task' [2022-05-09 07:36:43,346][ INFO][PID:2331967] Finished build: id=4277926 failed=True timeout=18000 destdir=/var/lib/copr/public_html/results/@rubygems/rubygems chroot=fedora-rawhide-x86_64 [2022-05-09 07:36:43,347][ ERROR][PID:2331967] Backend process error: createrepo failed [2022-05-09 07:36:43,347][ INFO][PID:2331967] Worker failed build, took 915.6576459407806 [2022-05-09 07:36:43,372][ INFO][PID:2331967] Sending fedora-messaging bus message in build.end [2022-05-09 07:36:43,385][ INFO][PID:2331967] Compressing /var/lib/copr/public_html/results/@rubygems/rubygems/fedora-rawhide-x86_64/04277926-rubygem-gamertag/builder-live.log by gzip [2022-05-09 07:36:43,406][ INFO][PID:2331967] Compressing /var/lib/copr/public_html/results/@rubygems/rubygems/fedora-rawhide-x86_64/04277926-rubygem-gamertag/backend.log by gzip